forked from pool/parted
Accepting request 261551 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261551 OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=107
This commit is contained in:
parent
64eafa17ea
commit
ba90def03c
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 14 09:18:50 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- No longer perform gpg validation; osc source_validator does it
|
||||||
|
implicit:
|
||||||
|
+ Drop gpg-offline BuildRequires.
|
||||||
|
+ No longer execute gpg_verify.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 11 10:30:04 UTC 2014 - puzel@suse.com
|
Thu Sep 11 10:30:04 UTC 2014 - puzel@suse.com
|
||||||
|
|
||||||
|
@ -81,9 +81,6 @@ BuildRequires: libuuid-devel
|
|||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
%if %suse_version >= 1230
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -121,7 +118,6 @@ to develop applications that require these.
|
|||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:1}}
|
|
||||||
%setup -a 4
|
%setup -a 4
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user