SHA256
1
0
forked from pool/attr

- remove gpg-offline from bootstrap packages

OBS-URL: https://build.opensuse.org/package/show/Base:System/attr?expand=0&rev=35
This commit is contained in:
Stephan Kulow 2013-06-18 08:14:47 +00:00 committed by Git OBS Bridge
parent e6f22a087c
commit 74dc8e92ca
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 18 08:14:36 UTC 2013 - coolo@suse.com
- remove gpg-offline from bootstrap packages
-------------------------------------------------------------------
Sun Jun 16 21:53:46 UTC 2013 - jengelh@inai.de

View File

@ -34,9 +34,7 @@ Source4: xattr.conf
Source5: baselibs.conf
#Patch0: builddefs.in.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
%endif
#BuildRequires: gpg-offline
Conflicts: xfsdump < 2.0.0
%description
@ -90,7 +88,6 @@ This package contains the static library of libattr which is needed to develop
statically linked programs which make use of extended attributes.
%prep
%{?gpg_verify: %gpg_verify %{S:2}}
%setup -q
%build