Accepting request 231382 from home:dirkmueller:branches:graphics

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

OBS-URL: https://build.opensuse.org/request/show/231382
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=114
This commit is contained in:
2014-04-25 10:35:30 +00:00
committed by Git OBS Bridge
parent 05429d1d2c
commit 63c3abd542
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