Hello community, here is the log from the commit of package cifs-utils for openSUSE:Factory checked in at 2013-10-10 08:26:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cifs-utils (Old) and /work/SRC/openSUSE:Factory/.cifs-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cifs-utils" Changes: -------- --- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes 2013-10-09 14:17:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cifs-utils.new/cifs-utils.changes 2013-10-10 08:26:19.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 9 12:16:57 UTC 2013 - [email protected] + +- Verify source tar ball gpg signature. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cifs-utils.spec ++++++ --- /var/tmp/diff_new_pack.SzCUad/_old 2013-10-10 08:26:20.000000000 +0200 +++ /var/tmp/diff_new_pack.SzCUad/_new 2013-10-10 08:26:20.000000000 +0200 @@ -25,7 +25,7 @@ Url: http://www.samba.org/linux-cifs/cifs-utils/ Source: ftp://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2 Source5: ftp://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2.asc -Source6 ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-pubkey_70F3B981.asc +Source6: ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-pubkey_70F3B981.asc %if "%{_vendor}" == "suse" %define NET_CFGDIR network %else @@ -73,6 +73,9 @@ BuildRequires: pkgconfig %endif Requires: keyutils +%if %suse_version > 1220 +BuildRequires: gpg-offline +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -89,6 +92,7 @@ necessary for building ID mapping plugins for cifs-utils. %prep +%{?gpg_verify: %gpg_verify --keyring %{SOURCE6} %{SOURCE5}} %setup -q %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
