SPECS (AC-branch): subversion.spec - up to 1.4.0

arekm arekm at pld-linux.org
Mon Sep 11 14:27:04 CEST 2006


Author: arekm                        Date: Mon Sep 11 12:27:04 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 1.4.0

---- Files affected:
SPECS:
   subversion.spec (1.153 -> 1.153.2.1) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.153 SPECS/subversion.spec:1.153.2.1
--- SPECS/subversion.spec:1.153	Tue Jan 17 16:03:11 2006
+++ SPECS/subversion.spec	Mon Sep 11 14:26:58 2006
@@ -15,12 +15,12 @@
 Summary(pl):	System kontroli wersji podobny, ale lepszy, niż CVS
 Summary(pt_BR):	Sistema de versionamento concorrente
 Name:		subversion
-Version:	1.3.0
-Release:	3
+Version:	1.4.0
+Release:	1
 License:	Apache/BSD Style
 Group:		Development/Version Control
 Source0:	http://subversion.tigris.org/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	0d91a7fe152d0373044c47c54deb2c9a
+# Source0-md5:	6f7485986776204138a1d221ac5eec40
 Source1:	%{name}-dav_svn.conf
 Source2:	%{name}-authz_svn.conf
 Source3:	%{name}-svnserve.init
@@ -42,7 +42,7 @@
 %endif
 %endif
 BuildRequires:	apr-devel >= 1:1.0.0
-BuildRequires:	apr-util-devel >= 1:1.0.0
+BuildRequires:	apr-util-devel >= 1:1.2.7-4
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	bison
 BuildRequires:	expat-devel
@@ -323,8 +323,6 @@
 %endif
 %endif
 
-%{__sed} -i -e 's/@SVN_DB_INCLUDES@//g' -e 's/@SVN_DB_LIBS@//g' svn-config
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig,bash_completion.d} \
@@ -353,8 +351,6 @@
 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
@@ -428,7 +424,6 @@
 %doc tools/xslt/*
 %attr(755,root,root) %{_bindir}/svn*
 %exclude %{_bindir}/svnserve
-%exclude %{_bindir}/svn-config
 %exclude %{_bindir}/svn-hot-backup
 %{_mandir}/man1/*
 %{_mandir}/man5/*
@@ -444,7 +439,6 @@
 
 %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
@@ -520,6 +514,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153.2.1  2006/09/11 12:26:58  arekm
+- up to 1.4.0
+
 Revision 1.153  2006/01/17 15:03:11  baggins
 - release 3
 - rebuild with openldap 2.3
================================================================

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



More information about the pld-cvs-commit mailing list