From 63c3abd542578063f30a4389aaea5ad796c6b359667dedaa17e326886e317b28 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 25 Apr 2014 10:35:30 +0000 Subject: [PATCH] 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 --- libgphoto2.changes | 7 +++++++ libgphoto2.spec | 6 ------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/libgphoto2.changes b/libgphoto2.changes index 4290c10..6f3a3cd 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -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 diff --git a/libgphoto2.spec b/libgphoto2.spec index 541bac3..e783678 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -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