diff --git a/attr.changes b/attr.changes index 018a04a..887c742 100644 --- a/attr.changes +++ b/attr.changes @@ -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 diff --git a/attr.spec b/attr.spec index 6da50ae..5d39747 100644 --- a/attr.spec +++ b/attr.spec @@ -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