packages: libp11/libp11.spec - BR: doxygen; don't require c++ compiler

sparky sparky at pld-linux.org
Thu May 20 01:19:21 CEST 2010


Author: sparky                       Date: Wed May 19 23:19:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: doxygen; don't require c++ compiler

---- Files affected:
packages/libp11:
   libp11.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/libp11/libp11.spec
diff -u packages/libp11/libp11.spec:1.16 packages/libp11/libp11.spec:1.17
--- packages/libp11/libp11.spec:1.16	Mon Apr 12 21:26:34 2010
+++ packages/libp11/libp11.spec	Thu May 20 01:19:16 2010
@@ -9,11 +9,14 @@
 Source0:	http://www.opensc-project.org/files/libp11/%{name}-%{version}.tar.gz
 # Source0-md5:	9e2c5cbececde245e2d2f535bd49ce35
 URL:		http://www.opensc-project.org/libp11/
+BuildRequires:	doxygen
 BuildRequires:	libltdl-devel
 BuildRequires:	openssl-devel >= 0.9.7
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 Libp11 is a library implementing a small layer on top of PKCS#11 API
 to make using PKCS#11 implementations easier.
@@ -96,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/05/19 23:19:16  sparky
+- BR: doxygen; don't require c++ compiler
+
 Revision 1.16  2010/04/12 19:26:34  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libp11/libp11.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list