Hello community, here is the log from the commit of package gpg2 for openSUSE:Factory checked in at 2014-02-17 07:18:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpg2 (Old) and /work/SRC/openSUSE:Factory/.gpg2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpg2" Changes: -------- --- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes 2013-10-06 14:52:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes 2014-02-17 07:18:18.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 14 16:14:14 UTC 2014 - [email protected] + +- install scdaemon to /usr/bin (bnc#863645) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpg2.spec ++++++ --- /var/tmp/diff_new_pack.jjeKza/_old 2014-02-17 07:18:18.000000000 +0100 +++ /var/tmp/diff_new_pack.jjeKza/_new 2014-02-17 07:18:18.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gpg2 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -126,6 +126,8 @@ rm -rf $RPM_BUILD_ROOT/%_datadir/locale/en@{bold,}quot # additional files to documentation directory install -m 644 AUTHORS COPYING ChangeLog NEWS THANKS TODO doc/FAQ $RPM_BUILD_ROOT/%{_docdir}/%{name} +# install scdaemon to %{_bindir} (bnc#863645) +mv %{buildroot}%{_libdir}/scdaemon %{buildroot}%{_bindir} %find_lang gnupg2 %if 0%{?suse_version} > 1020 %fdupes %buildroot -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
