diff --git a/xterm.changes b/xterm.changes index 4f5236f..1906214 100644 --- a/xterm.changes +++ b/xterm.changes @@ -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 diff --git a/xterm.spec b/xterm.spec index 9228925..b8abb49 100644 --- a/xterm.spec +++ b/xterm.spec @@ -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