Hello community, here is the log from the commit of package acl for openSUSE:Factory checked in at 2013-03-22 10:59:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acl (Old) and /work/SRC/openSUSE:Factory/.acl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acl", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/acl/acl.changes 2013-02-04 17:55:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.acl.new/acl.changes 2013-03-22 10:59:44.000000000 +0100 @@ -1,0 +2,10 @@ +Tue Mar 19 10:32:32 UTC 2013 - [email protected] + +- add gpg checking + +------------------------------------------------------------------- +Fri Mar 15 10:14:39 UTC 2013 - [email protected] + +- use source url + +------------------------------------------------------------------- New: ---- acl-2.2.51.src.tar.gz.sig acl.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acl.spec ++++++ --- /var/tmp/diff_new_pack.eywOEk/_old 2013-03-22 10:59:46.000000000 +0100 +++ /var/tmp/diff_new_pack.eywOEk/_new 2013-03-22 10:59:46.000000000 +0100 @@ -24,13 +24,19 @@ Group: System/Filesystems Version: 2.2.51 Release: 0 -Source: %name-%version.src.tar.gz +Source: http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz +Source1: http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz.sig Source2: baselibs.conf +# http://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=acl +Source3: %name.keyring Patch0: builddefs.in.diff Patch1: acl-fiximplicit.patch Patch2: 0001-Use-OS-byteswapping-macros.patch Patch3: config-guess-sub-update.diff Url: http://download.savannah.gnu.org/releases-noredirect/acl/ +%if 0%{?suse_version} > 1220 +BuildRequires: gpg-offline +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -73,6 +79,9 @@ to develop applications that require these. %prep +%if 0%{?suse_version} > 1220 +%gpg_verify %{S:1} +%endif %setup -q -n acl-%version %patch0 -p1 %patch1 -p1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
