Author: arekm Date: Mon Sep 11 07:55:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.4.0
---- Files affected: SPECS: subversion.spec (1.168 -> 1.169) ---- Diffs: ================================================================ Index: SPECS/subversion.spec diff -u SPECS/subversion.spec:1.168 SPECS/subversion.spec:1.169 --- SPECS/subversion.spec:1.168 Sat Aug 5 21:31:56 2006 +++ SPECS/subversion.spec Mon Sep 11 09:55:11 2006 @@ -17,12 +17,12 @@ Summary(pl): System kontroli wersji podobny, ale lepszy, niż CVS Summary(pt_BR): Sistema de versionamento concorrente Name: subversion -Version: 1.3.2 -Release: 2 +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: f790c49c219b4196e37ebfa71ab797d5 +# Source0-md5: 6f7485986776204138a1d221ac5eec40 Source1: %{name}-dav_svn.conf Source2: %{name}-authz_svn.conf Source3: %{name}-svnserve.init @@ -45,7 +45,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 @@ -326,8 +326,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} \ @@ -356,8 +354,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 @@ -421,7 +417,6 @@ %doc tools/xslt/* %attr(755,root,root) %{_bindir}/svn* %exclude %{_bindir}/svnserve -%exclude %{_bindir}/svn-config %if %{without net_client_only} %exclude %{_bindir}/svn-hot-backup %endif @@ -439,7 +434,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 @@ -521,6 +515,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.169 2006/09/11 07:55:11 arekm +- up to 1.4.0 + Revision 1.168 2006/08/05 19:31:56 wolf - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.168&r2=1.169&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
