SPECS: subversion.spec - install svn-config

arekm arekm at pld-linux.org
Sun Jul 3 18:25:09 CEST 2005


Author: arekm                        Date: Sun Jul  3 16:25:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install svn-config

---- Files affected:
SPECS:
   subversion.spec (1.140 -> 1.141) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.140 SPECS/subversion.spec:1.141
--- SPECS/subversion.spec:1.140	Mon Jun 27 02:02:22 2005
+++ SPECS/subversion.spec	Sun Jul  3 18:25:04 2005
@@ -17,7 +17,7 @@
 Summary(pt_BR):	Sistema de versionamento concorrente
 Name:		subversion
 Version:	1.2.0
-Release:	3
+Release:	4
 License:	Apache/BSD Style
 Group:		Development/Version Control
 Source0:	http://subversion.tigris.org/tarballs/%{name}-%{version}.tar.bz2
@@ -351,6 +351,8 @@
 cd $odir
 %endif
 
+install svn-config $RPM_BUILD_ROOT%{_bindir}
+
 %if %{with apache}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/httpd.conf/65_mod_dav_svn.conf
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/httpd.conf/66_mod_authz_svn.conf
@@ -440,6 +442,7 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/svn-config
 %{_includedir}/%{name}*
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
@@ -514,6 +517,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141  2005/07/03 16:25:04  arekm
+- install svn-config
+
 Revision 1.140  2005/06/27 00:02:22  saq
 - adapted for swig >= 1.3.24
 - release 3 to drop the swig runtime dependencies
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.140&r2=1.141&f=u




More information about the pld-cvs-commit mailing list