SPECS: ckermit.spec - fix const name clash with openssl

baggins baggins at pld-linux.org
Sun Apr 1 01:51:32 CEST 2007


Author: baggins                      Date: Sat Mar 31 23:51:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix const name clash with openssl

---- Files affected:
SPECS:
   ckermit.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/ckermit.spec
diff -u SPECS/ckermit.spec:1.30 SPECS/ckermit.spec:1.31
--- SPECS/ckermit.spec:1.30	Sun Apr  1 01:21:51 2007
+++ SPECS/ckermit.spec	Sun Apr  1 01:51:26 2007
@@ -14,6 +14,7 @@
 Source4:	cku-%{name}.phone
 Patch0:		cku-makefile.patch
 Patch1:		%{name}-gcc4.patch
+Patch2:		%{name}-openssl-clash.patch
 URL:		http://www.columbia.edu/kermit/
 BuildRequires:	krb5-devel
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -40,6 +41,7 @@
 %setup -q -c
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} linux-PLD+krb5+openssl+zlib+pam+shadow \
@@ -77,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2007/03/31 23:51:26  baggins
+- fix const name clash with openssl
+
 Revision 1.30  2007/03/31 23:21:51  baggins
 - much needed real update
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ckermit.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list