SHA256
1
0
forked from pool/gtypist

Accepting request 251696 from Education

- Drop gpg-offline build-time requirement; this is now handled by
  the local source validator

OBS-URL: https://build.opensuse.org/request/show/251696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtypist?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2014-09-25 06:42:58 +00:00 committed by Git OBS Bridge
commit f14254665d
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 23 15:37:45 UTC 2014 - jengelh@inai.de
- Drop gpg-offline build-time requirement; this is now handled by
the local source validator
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 4 02:29:09 UTC 2014 - jengelh@inai.de Tue Feb 4 02:29:09 UTC 2014 - jengelh@inai.de

View File

@ -31,9 +31,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: bison BuildRequires: bison
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: xz BuildRequires: xz
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
%endif
PreReq: %install_info_prereq PreReq: %install_info_prereq
%description %description
@ -69,7 +66,6 @@ a regular basis.
This subpackage contain the translations for the package gtypist. This subpackage contain the translations for the package gtypist.
%prep %prep
%{?gpg_verify: %gpg_verify %{S:2}}
%setup -q %setup -q
%build %build