SPECS: subversion.spec - adapter

arvenil arvenil at pld-linux.org
Sat May 17 15:33:10 CEST 2008


Author: arvenil                      Date: Sat May 17 13:33:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   subversion.spec (1.208 -> 1.209) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.208 SPECS/subversion.spec:1.209
--- SPECS/subversion.spec:1.208	Sat May 17 14:55:18 2008
+++ SPECS/subversion.spec	Sat May 17 15:33:04 2008
@@ -172,14 +172,14 @@
 Summary(pl.UTF-8):	Subversion svnserve
 Group:		Networking/Daemons
 Requires(post,preun):	/sbin/chkconfig
-Requires(postun):       /usr/sbin/groupdel
-Requires(postun):       /usr/sbin/userdel
-Requires(pre):  /bin/id
-Requires(pre):  /usr/bin/getgid
-Requires(pre):  /usr/lib/rpm/user_group.sh
-Requires(pre):  /usr/sbin/groupadd
-Requires(pre):  /usr/sbin/useradd
-Requires(pre):  /usr/sbin/usermod
+Requires(postun):	/usr/sbin/groupdel
+Requires(postun):	/usr/sbin/userdel
+Requires(pre):	/bin/id
+Requires(pre):	/usr/bin/getgid
+Requires(pre):	/usr/lib/rpm/user_group.sh
+Requires(pre):	/usr/sbin/groupadd
+Requires(pre):	/usr/sbin/useradd
+Requires(pre):	/usr/sbin/usermod
 Requires:	%{name} = %{version}-%{release}
 Requires:	rc-scripts
 Provides:	group(svn)
@@ -302,7 +302,7 @@
 %patch1 -p1
 
 %build
-rm subversion/bindings/swig/proxy/*.swg 
+rm subversion/bindings/swig/proxy/*.swg
 cd subversion/bindings/swig && python "%{SOURCE5}" && cd ../../..
 cp -f /usr/share/automake/config.sub ac-helpers
 chmod +x ./autogen.sh && ./autogen.sh
@@ -311,8 +311,8 @@
 %configure \
 	--with-editor=vi \
 	--with-zlib=%{_libdir} \
-	--with-python=%{_bindir}/python \
-	--with-perl5=%{_bindir}/perl \
+	--with-python=%{__python} \
+	--with-perl5=%{__perl} \
 %if %{with net_client_only}
 	--without-apache \
 	--without-swig \
@@ -586,6 +586,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.209  2008-05-17 13:33:04  arvenil
+- adapter
+
 Revision 1.208  2008-05-17 12:55:18  arvenil
 - build with javahl support
 
================================================================

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



More information about the pld-cvs-commit mailing list