packages: pkcs11-helper/pkcs11-helper.spec - BR: automake (for _aclocaldir)...

sparky sparky at pld-linux.org
Sat May 22 23:37:18 CEST 2010


Author: sparky                       Date: Sat May 22 21:37:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: automake (for _aclocaldir)
- don't require c++ compiler

---- Files affected:
packages/pkcs11-helper:
   pkcs11-helper.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/pkcs11-helper/pkcs11-helper.spec
diff -u packages/pkcs11-helper/pkcs11-helper.spec:1.10 packages/pkcs11-helper/pkcs11-helper.spec:1.11
--- packages/pkcs11-helper/pkcs11-helper.spec:1.10	Sat May  8 22:46:57 2010
+++ packages/pkcs11-helper/pkcs11-helper.spec	Sat May 22 23:37:13 2010
@@ -9,6 +9,8 @@
 Source0:	http://www.opensc-project.org/files/pkcs11-helper/%{name}-%{version}.tar.bz2
 # Source0-md5:	d0034481a39af9e840702246e2ffa43e
 URL:		http://www.opensc-project.org/
+# for macros
+BuildRequires:	automake
 BuildRequires:	doxygen
 BuildRequires:	gnutls-devel >= 1.4
 BuildRequires:	nss-devel >= 3.11
@@ -17,6 +19,8 @@
 Requires:	openssl >= 0.9.7a
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 pkcs11-helper provides a simple API to access PKCS#11 tokens.
 
@@ -96,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/05/22 21:37:13  sparky
+- BR: automake (for _aclocaldir)
+- don't require c++ compiler
+
 Revision 1.10  2010/05/08 20:46:57  glen
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pkcs11-helper/pkcs11-helper.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list