SHA256
1
0
forked from pool/libgphoto2

Accepting request 231401 from graphics

- remove dependency on gpg-offline (blocks rebuilds and
  tarball integrity is checked by source-validator anyway, plus
  it was commented out) (forwarded request 231382 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/231401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgphoto2?expand=0&rev=90
This commit is contained in:
Stephan Kulow 2014-04-26 04:06:02 +00:00 committed by Git OBS Bridge
commit cb659204a3
2 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 24 09:54:12 UTC 2014 - dmueller@suse.com
- remove dependency on gpg-offline (blocks rebuilds and
tarball integrity is checked by source-validator anyway, plus
it was commented out)
-------------------------------------------------------------------
Sun Mar 23 18:23:52 UTC 2014 - meissner@suse.com

View File

@ -57,9 +57,6 @@ Source0: http://downloads.sourceforge.net/project/gphoto/libgphoto/%{vers
Source1: http://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2.asc
Source2: %name.keyring
Source3: baselibs.conf
%if 0%{?suse_version} > 1220
BuildRequires: gpg-offline
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Recommends: %{name}-%{major}-lang = %{version}
@ -113,9 +110,6 @@ These are its development libraries and headers.
%lang_package -n libgphoto2-%{major}
%prep
#if 0%{?suse_version} > 1220
#gpg_verify %{S:1}
#endif
%setup -q
%build