SPECS: xca.spec - added gcc4, openssl, db4.5 patches from gentoo (se...

qboosh qboosh at pld-linux.org
Sat Apr 28 11:31:01 CEST 2007


Author: qboosh                       Date: Sat Apr 28 09:31:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gcc4,openssl,db4.5 patches from gentoo (sent by Piotr Pawlow)
- release 0.2

---- Files affected:
SPECS:
   xca.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/xca.spec
diff -u SPECS/xca.spec:1.20 SPECS/xca.spec:1.21
--- SPECS/xca.spec:1.20	Mon Feb 12 23:09:21 2007
+++ SPECS/xca.spec	Sat Apr 28 11:30:56 2007
@@ -1,10 +1,9 @@
 # $Revision$, $Date$
-
 Summary:	A GUI for handling X509 certificates, RSA keys, PKCS#10 Requests
 Summary(pl.UTF-8):	GUI do obsługi certyfikatów X509, kluczy RSA, żądań PKCS#10
 Name:		xca
 Version:	0.5.1
-Release:	0.1
+Release:	0.2
 Epoch:		1
 License:	BSD
 Group:		Applications/Communications
@@ -13,6 +12,9 @@
 Patch0:		%{name}-misc.patch
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-qfont.patch
+Patch3:		%{name}-gcc4.patch
+Patch4:		%{name}-openssl.patch
+Patch5:		%{name}-db4.5.patch
 URL:		http://www.hohnstaedt.de/xca.html
 BuildRequires:	db-cxx-devel
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -41,9 +43,11 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
-
 LDFLAGS="%{rpmldflags}" \
 CFLAGS="%{rpmcflags}" \
 CXXFLAGS="%{rpmcflags}" \
@@ -82,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/04/28 09:30:56  qboosh
+- added gcc4,openssl,db4.5 patches from gentoo (sent by Piotr Pawlow)
+- release 0.2
+
 Revision 1.20  2007/02/12 22:09:21  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xca.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list