- remove dependency on gpg-offline (is already checked
by source_validator) OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=167
This commit is contained in:
parent
6db5e36bcc
commit
b2a1e4bf59
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user