OBS User unknown
2007-05-11 13:35:54 +00:00
committed by Git OBS Bridge
parent 20069d6d5f
commit 7234d5adcc
4 changed files with 14 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gpg2 (Version 2.0.3)
# spec file for package gpg2 (Version 2.0.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -21,9 +21,9 @@ Requires: pinentry, dirmngr, gpg
Provides: newpg
Obsoletes: newpg
Summary: GnuPG 2
Version: 2.0.3
Version: 2.0.4
Release: 1
Source: gnupg-%{version}.tar.bz2
Source: gnupg-%{version}-svn4472.tar.bz2
%define nld_build 0
Patch2: nld-build.diff
Patch5: gnupg-1.9.22-ccid-driver-fix.diff
@@ -42,7 +42,7 @@ Authors:
Neal H. Walfield <neal@g10code.de>
%prep
%setup -q -n gnupg-%{version}
%setup -q -n gnupg-%{version}-svn4472
%if %nld_build
%patch2
%endif
@@ -101,6 +101,8 @@ rm $RPM_BUILD_ROOT/usr/share/gnupg/faq.html
/usr/share/gnupg
%changelog
* Fri May 11 2007 - ltinkl@suse.cz
- updated to 2.0.4 stable snapshot
* Wed Apr 04 2007 - ltinkl@suse.cz
- update to 2.0.3
- fixed #251605 - VUL-0: signing issues within GNUPG