SPECS: cvs.spec - make sure some configure test choose correct val...
arekm
arekm at pld-linux.org
Tue Mar 25 20:27:25 CET 2008
Author: arekm Date: Tue Mar 25 19:27:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make sure some configure test choose correct values; enable pam
---- Files affected:
SPECS:
cvs.spec (1.186 -> 1.187)
---- Diffs:
================================================================
Index: SPECS/cvs.spec
diff -u SPECS/cvs.spec:1.186 SPECS/cvs.spec:1.187
--- SPECS/cvs.spec:1.186 Thu Jan 24 02:22:59 2008
+++ SPECS/cvs.spec Tue Mar 25 20:27:19 2008
@@ -30,6 +30,7 @@
Patch7: %{name}-cvspass.patch
Patch8: %{name}-datetime.patch
Patch9: %{name}-getcwd.patch
+Patch10: %{name}-ac.patch
# patches from debian
Patch100: %{name}-debian-64bit-crash.patch
@@ -233,6 +234,7 @@
%patch7 -p1
%patch8 -p1
%patch9 -p1
+%patch10 -p1
%patch100 -p1
%patch101 -p1
@@ -271,6 +273,8 @@
%{__autoconf}
%{__automake}
%configure \
+ --enable-pam \
+ --with-hardcoded-pam-service-name=cvs \
--with-external-zlib \
--enable-encryption \
--enable-server \
@@ -346,6 +350,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.187 2008-03-25 19:27:19 arekm
+- make sure some configure test choose correct values; enable pam
+
Revision 1.186 2008-01-24 01:22:59 glen
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvs.spec?r1=1.186&r2=1.187&f=u
More information about the pld-cvs-commit
mailing list