SPECS: ckermit.spec - gcc4 fix.
pluto
pluto at pld-linux.org
Sun Jun 12 17:13:09 CEST 2005
Author: pluto Date: Sun Jun 12 15:13:09 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gcc4 fix.
---- Files affected:
SPECS:
ckermit.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/ckermit.spec
diff -u SPECS/ckermit.spec:1.24 SPECS/ckermit.spec:1.25
--- SPECS/ckermit.spec:1.24 Tue Apr 13 21:34:12 2004
+++ SPECS/ckermit.spec Sun Jun 12 17:13:00 2005
@@ -15,6 +15,7 @@
Source4: cku-%{name}.phone
Patch0: cku-ssl-krb-srp.patch.gz
Patch1: cku-makefile.patch
+Patch2: %{name}-gcc4.patch
URL: http://www.columbia.edu/kermit/
BuildRequires: pam-devel
BuildRequires: openssl-devel >= 0.9.7d
@@ -39,6 +40,7 @@
%setup -q -c
#%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__make} linux-PLD+ssl+pam OPT="%{rpmcflags}" LNKFLAGS="%{rpmldflags}"
@@ -77,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2005/06/12 15:13:00 pluto
+- gcc4 fix.
+
Revision 1.24 2004/04/13 19:34:12 areq
- 8.0.211
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ckermit.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list