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:
commit
cb659204a3
@ -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
|
Sun Mar 23 18:23:52 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -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
|
Source1: http://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2.asc
|
||||||
Source2: %name.keyring
|
Source2: %name.keyring
|
||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Recommends: %{name}-%{major}-lang = %{version}
|
Recommends: %{name}-%{major}-lang = %{version}
|
||||||
|
|
||||||
@ -113,9 +110,6 @@ These are its development libraries and headers.
|
|||||||
%lang_package -n libgphoto2-%{major}
|
%lang_package -n libgphoto2-%{major}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
#if 0%{?suse_version} > 1220
|
|
||||||
#gpg_verify %{S:1}
|
|
||||||
#endif
|
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user