Hello community, here is the log from the commit of package patterns-haskell for openSUSE:Factory checked in at 2017-05-09 18:07:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-haskell (Old) and /work/SRC/openSUSE:Factory/.patterns-haskell.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-haskell" Tue May 9 18:07:20 2017 rev:2 rq:493513 version:20170319 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-haskell/patterns-haskell.changes 2017-05-06 18:21:21.857388912 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-haskell.new/patterns-haskell.changes 2017-05-09 18:07:20.885297949 +0200 @@ -1,0 +2,5 @@ +Mon Apr 10 13:27:52 UTC 2017 - [email protected] + +- Use macros over old $RPM shell vars. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-haskell.spec ++++++ --- /var/tmp/diff_new_pack.Vhz9fd/_old 2017-05-09 18:07:21.517208653 +0200 +++ /var/tmp/diff_new_pack.Vhz9fd/_new 2017-05-09 18:07:21.521208087 +0200 @@ -1,5 +1,5 @@ # -# spec file for package patterns-openSUSE +# spec file for package patterns-haskell # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -29,7 +29,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: patterns-rpm-macros - %description This is an internal package that is used to create the patterns as part of the installation source setup. Installation of this package does @@ -119,8 +118,8 @@ Think of it as "Haskell: batteries included." %files haskell_platform -%dir /usr/share/doc/packages/patterns -/usr/share/doc/packages/patterns/haskell_platform.txt +%dir %{_defaultdocdir}/patterns +%{_defaultdocdir}/patterns/haskell_platform.txt ################################################################################ @@ -129,7 +128,7 @@ %build %install -mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/ -echo 'This file marks the pattern haskell_platform to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/haskell_platform.txt +mkdir -p %{buildroot}/%{_defaultdocdir}/patterns/ +echo 'This file marks the pattern haskell_platform to be installed.' >%{buildroot}/%{_defaultdocdir}/patterns/haskell_platform.txt %changelog
