Remove the signature and keyring file, as this doesn't work.

OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=65
This commit is contained in:
Bernhard Voelker 2016-01-11 22:30:23 +00:00 committed by Git OBS Bridge
parent ffbca3a158
commit 69cc15be27
4 changed files with 4 additions and 5 deletions

Binary file not shown.

View File

@ -1,9 +1,8 @@
-------------------------------------------------------------------
Tue Dec 29 16:26:33 UTC 2015 - mail@bernhard-voelker.de
Mon Jan 11 22:25:09 UTC 2016 - mail@bernhard-voelker.de
- Upgrade to 4.6.0
stable release, removing 'oldfind'.
- Add signature file and keyring.
- Delete now-upstream patches: findutils-gnulib-ppc64le.patch,
gnulib-perl522.patch
- Refresh patch: findutils-4.4.2-xautofs.patch

Binary file not shown.

View File

@ -1,7 +1,7 @@
#
# spec file for package findutils
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@ -28,8 +28,8 @@ Group: Productivity/File utilities
# tarballs, then run osc service localrun download_files, osc addremove,
# osc vc and osc ci and you are done.
Source0: http://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
Source1: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=%{name}&download=1&file=./%{name}.keyring
#Source1: https://ftp.gnu.org/gnu/%%{name}/%%{name}-%%{version}.tar.gz.sig
#Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=%%{name}&download=1&file=./%%{name}.keyring
# adds a new option -xautofs to find to not descend into directories on autofs file systems
Patch0: findutils-4.4.2-xautofs.patch