rpms/gnupg2/devel gnupg2.spec,1.23,1.24

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Dec 1 20:02:27 UTC 2005


Author: rdieter

Update of /cvs/extras/rpms/gnupg2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21962

Modified Files:
	gnupg2.spec 
Log Message:
drop usage of unavailable libksba-0.9.11



Index: gnupg2.spec
===================================================================
RCS file: /cvs/extras/rpms/gnupg2/devel/gnupg2.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gnupg2.spec	1 Dec 2005 19:53:39 -0000	1.23
+++ gnupg2.spec	1 Dec 2005 20:02:24 -0000	1.24
@@ -32,12 +32,12 @@
 BuildRequires: libassuan-devel >= 0.6.10
 BuildRequires: libgcrypt-devel => 1.2.0
 BuildRequires: libgpg-error-devel => 1.0
-%ifarch x86_64
+#ifarch x86_64
 # Hard-code libksba-0.9.11 for now (x86_64 'make check' fails)
-BuildRequires: libksba-devel = 0.9.11
-%else
+#BuildRequires: libksba-devel = 0.9.11
+#else
 BuildRequires: libksba-devel >= 0.9.12
-%endif
+#endif
 
 BuildRequires: gettext
 BuildRequires: openldap-devel
@@ -72,7 +72,7 @@
 %setup -q -n gnupg-%{version}
 
 %patch1 -p1 -b .lvalue
-#patch2 -p1 -b .testverbose
+%patch2 -p1 -b .testverbose
 
 %ifarch x86_64
 sed -i -e 's|^NEED_KSBA_VERSION=.*|NEED_KSBA_VERSION=0.9.11|' configure.ac configure
@@ -157,7 +157,7 @@
 
 
 %changelog
-* Thu Dec 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-4
+* Thu Dec 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-5
 - include gpg-agent-(startup|shutdown) scripts (#136533)
 - BR: libksba-devel >= 1.9.12 
 




More information about the scm-commits mailing list