SPECS: subversion.spec - update nonexistant options

arekm arekm at pld-linux.org
Sat Jun 28 11:56:05 CEST 2008


Author: arekm                        Date: Sat Jun 28 09:56:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update nonexistant options

---- Files affected:
SPECS:
   subversion.spec (1.220 -> 1.221) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.220 SPECS/subversion.spec:1.221
--- SPECS/subversion.spec:1.220	Mon Jun 23 00:31:42 2008
+++ SPECS/subversion.spec	Sat Jun 28 11:56:00 2008
@@ -336,19 +336,16 @@
 cp -f /usr/share/automake/config.sub ac-helpers
 chmod +x ./autogen.sh && ./autogen.sh
 
-# don't enable dso - currently it's broken
 %configure \
 	--with-editor=vi \
 	--with-zlib=%{_libdir} \
-	--with-python=%{__python} \
-	--with-perl5=%{__perl} \
 %if %{with net_client_only}
 	--without-apache \
 	--without-swig \
 	--without-apxs \
 	--without-berkeley-db \
 %else
-	--disable-dso \
+	--disable-runtime-module-search \
 	--disable-mod-activation \
 %if %{with apache}
 	--with-apxs=%{_sbindir}/apxs \
@@ -713,6 +710,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221  2008/06/28 09:56:00  arekm
+- update nonexistant options
+
 Revision 1.220  2008/06/22 22:31:42  arekm
 - rel 1; perl bindings broken, upstream doesn't care
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/subversion.spec?r1=1.220&r2=1.221&f=u



More information about the pld-cvs-commit mailing list