diff --git a/cifs-utils.changes b/cifs-utils.changes index 1f97765..be0a443 100644 --- a/cifs-utils.changes +++ b/cifs-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 28 19:04:30 UTC 2014 - lmuelle@suse.com + +- Remove dependency on gpg-offline as signature checking is implemented in the + source validator. + ------------------------------------------------------------------- Tue Oct 28 10:47:47 UTC 2014 - lmuelle@suse.com diff --git a/cifs-utils-pubkey_70F3B981.asc b/cifs-utils.keyring similarity index 100% rename from cifs-utils-pubkey_70F3B981.asc rename to cifs-utils.keyring diff --git a/cifs-utils.spec b/cifs-utils.spec index 0e307ea..d7056a4 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -25,7 +25,8 @@ Group: System/Filesystems 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 +# ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-pubkey_70F3B981.asc +Source6: cifs-utils.keyring Source100: README.cifstab.migration %if "%{_vendor}" == "suse" %define NET_CFGDIR network @@ -75,9 +76,6 @@ BuildRequires: pkg-config BuildRequires: pkgconfig %endif Requires: keyutils -%if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline -%endif %if ! %{defined _rundir} %define _rundir %{_localstatedir}/run %endif @@ -112,7 +110,6 @@ for each user from somewhere. The pam_cifscreds module can be used to provide these credentials to the kernel automatically at login. %prep -%{?gpg_verify: %gpg_verify --keyring %{SOURCE6} %{SOURCE5}} %setup -q cp -a ${RPM_SOURCE_DIR}/README.cifstab.migration .