Accepting request 251709 from Archiving
- Drop gpg-offline build-time requirement; OBS-URL: https://build.opensuse.org/request/show/251709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lhasa?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 15:41:34 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Drop gpg-offline build-time requirement; this is now handled by
|
||||
the local source validator
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 21:20:14 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lhasa
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,15 +25,11 @@ License: ISC
|
||||
Group: Productivity/Archiving/Compression
|
||||
Url: http://fragglet.github.com/lhasa/
|
||||
|
||||
#Freecode-URL: http://freecode.com/projects/lhasa
|
||||
#Git-Clone: git://github.com/fragglet/lhasa
|
||||
Source: http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz
|
||||
Source2: http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xz
|
||||
|
||||
@@ -62,7 +58,6 @@ This package contains the development headers for the library found
|
||||
in %lname.
|
||||
|
||||
%prep
|
||||
%{?gpg_verify: %gpg_verify %{S:2}}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user