Hello community, here is the log from the commit of package amarok for openSUSE:Factory checked in at 2015-02-06 22:36:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/amarok (Old) and /work/SRC/openSUSE:Factory/.amarok.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amarok" Changes: -------- --- /work/SRC/openSUSE:Factory/amarok/amarok.changes 2015-01-15 15:58:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.amarok.new/amarok.changes 2015-02-06 22:36:31.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Feb 4 10:08:19 UTC 2015 - [email protected] + +- add the changes file as source so the .src.rpm can be rebuild + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amarok.spec ++++++ --- /var/tmp/diff_new_pack.FsXgaU/_old 2015-02-06 22:36:33.000000000 +0100 +++ /var/tmp/diff_new_pack.FsXgaU/_new 2015-02-06 22:36:33.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package amarok # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,8 @@ Group: Productivity/Multimedia/Sound/Players Url: http://amarok.kde.org/ Source0: ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2 +# for reproducible builds +Source99: %{name}.changes # PATCH-FIX-OPENSUSE initial-preference.diff bnc#605522 [email protected] -- Increase initial preference to be used for audio files instead of Kaffeine Patch1: initial-preference.diff # PATCH-FIX-OPENSUSE flac_mimetype_bnc671581.diff bnc#671581 [email protected] -- Support for the changed mimetype for flac files @@ -121,7 +123,7 @@ %patch108 -p1 # Remove build time references so build-compare can do its work -FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y') +FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{S:99} '+%%b %%e %%Y') sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/main.cpp %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
