SHA256
1
0
forked from pool/gtypist

Drop gpg-offline

OBS-URL: https://build.opensuse.org/package/show/Education/gtypist?expand=0&rev=8
This commit is contained in:
Jan Engelhardt 2014-09-23 15:38:27 +00:00 committed by Git OBS Bridge
parent 8b7897a4a9
commit f616e52d04
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

View File

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