diff --git a/subversion.changes b/subversion.changes index cd1bb69..758146a 100644 --- a/subversion.changes +++ b/subversion.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 23 16:14:18 UTC 2014 - dmueller@suse.com + +- remove dependency on gpg-offline (is already checked + by source_validator) + ------------------------------------------------------------------- Wed Feb 19 00:00:00 UTC 2014 - andreas.stieger@gmx.de diff --git a/subversion.spec b/subversion.spec index d5ad5a2..18fca2a 100644 --- a/subversion.spec +++ b/subversion.spec @@ -156,9 +156,6 @@ Source43: subversion.svndiff.sh # https://people.apache.org/keys/group/subversion-pmc.asc Source50: subversion.keyring Source51: https://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2.asc -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %if %with_intree_swig Source90: http://sourceforge.net/projects/swig/files/swig/swig-%{swig_version}/swig-%{swig_version}.tar.gz %else @@ -325,7 +322,6 @@ parameters and keywords for the svn command and other tools. %endif # with_bashcomp %prep -%{?gpg_verify: %gpg_verify %{S:51}} %if %with_intree_swig %setup -q -n subversion-%{version} -a 4 -b 90 %else