SPECS (DEVEL): subversion.spec - updated to 1.3.0rc4.

pluto pluto at pld-linux.org
Thu Nov 24 10:24:51 CET 2005


Author: pluto                        Date: Thu Nov 24 09:24:51 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 1.3.0rc4.

---- Files affected:
SPECS:
   subversion.spec (1.148.2.2 -> 1.148.2.3) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.148.2.2 SPECS/subversion.spec:1.148.2.3
--- SPECS/subversion.spec:1.148.2.2	Fri Nov  4 13:10:34 2005
+++ SPECS/subversion.spec	Thu Nov 24 10:24:46 2005
@@ -16,11 +16,12 @@
 Summary(pt_BR):	Sistema de versionamento concorrente
 Name:		subversion
 Version:	1.3.0
-Release:	0.rc2.1
+%define		_rc	rc4
+Release:	0.%{_rc}.1
 License:	Apache/BSD Style
 Group:		Development/Version Control
-Source0:	http://lolut.utbm.info/pub/subversion-1.3.0/rc2/subversion-1.3.0-rc2-nodeps.tar.bz2
-# Source0-md5:	c72b74f545ba7f786cfbbde25906597d
+Source0:	http://lolut.utbm.info/pub/subversion-1.3.0/%{_rc}/subversion-1.3.0-%{_rc}.tar.bz2
+# Source0-md5:	32bd8a7ff6855151704ae5d5773f7028
 #Source0:	http://subversion.tigris.org/tarballs/%{name}-%{version}.tar.bz2
 Source1:	%{name}-dav_svn.conf
 Source2:	%{name}-authz_svn.conf
@@ -192,7 +193,7 @@
 Group:		Applications/Shells
 Requires:	bash-completion
 Requires:	%{name} = %{version}-%{release}
-Conflicts:	%{name}-tools <= 1.1.0-0.rc2.1
+Conflicts:	%{name}-tools <= 1.1.0-0.%{_rc}.1
 
 %description -n bash-completion-subversion
 Bash completion for subversion.
@@ -265,11 +266,10 @@
 Moduł apache: autoryzacja na podstawie ścieżki dla serwera Subversion.
 
 %prep
-%setup -q -n %{name}-%{version}-rc2
+%setup -q -n %{name}-%{version}-%{_rc}
+rm -rf apr apr-util neon
 %patch0 -p0
 
-rm -rf apr-util{,/xml/expat}/autom4te.cache
-
 %build
 cp -f /usr/share/automake/config.sub ac-helpers
 chmod +x ./autogen.sh && ./autogen.sh
@@ -518,6 +518,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148.2.3  2005/11/24 09:24:46  pluto
+- updated to 1.3.0rc4.
+
 Revision 1.148.2.2  2005/11/04 12:10:34  pluto
 - files fixed.
 
================================================================

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




More information about the pld-cvs-commit mailing list