Accepting request 261558 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261558 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=117
This commit is contained in:
parent
8cf2ef8f79
commit
e98399ecb8
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 09:19:26 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 12 18:39:01 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
|
@ -21,9 +21,6 @@ Name: xterm
|
||||
BuildRequires: fontpackages-devel
|
||||
%endif
|
||||
BuildRequires: freetype2-devel
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: update-desktop-files
|
||||
%if 0%{?suse_version} > 1130
|
||||
@ -91,10 +88,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
This package contains the basic X.Org terminal program.
|
||||
|
||||
%prep
|
||||
%if 0%{?suse_version} > 1220
|
||||
%gpg_verify %{S:1}
|
||||
%gpg_verify %{S:101}
|
||||
%endif
|
||||
%setup -q -b100
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user