rpms/subversion/F-9 sources, 1.30, 1.31 subversion.spec, 1.113, 1.114 upstream, 1.18, 1.19

Joe Orton jorton at fedoraproject.org
Tue Sep 30 12:36:34 UTC 2008


Author: jorton

Update of /cvs/extras/rpms/subversion/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15335

Modified Files:
	sources subversion.spec upstream 
Log Message:
* Tue Sep 30 2008 Joe Orton <jorton at redhat.com> 1.5.2-1.fc9
- update to 1.5.2
- enable SASL support



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/subversion/F-9/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	28 Jul 2008 08:07:30 -0000	1.30
+++ sources	30 Sep 2008 12:36:04 -0000	1.31
@@ -1 +1 @@
-37533b0435caaa3e4e1be359389fcbb9  subversion-1.5.1.tar.gz
+ec3ae55d43ee87c1c1f57e2411009459  subversion-1.5.2.tar.gz


Index: subversion.spec
===================================================================
RCS file: /cvs/extras/rpms/subversion/F-9/subversion.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- subversion.spec	28 Jul 2008 08:07:30 -0000	1.113
+++ subversion.spec	30 Sep 2008 12:36:04 -0000	1.114
@@ -14,7 +14,7 @@
 
 Summary: Modern Version Control System designed to replace CVS
 Name: subversion
-Version: 1.5.1
+Version: 1.5.2
 Release: 1%{?dist}
 License: ASL 1.1
 Group: Development/Tools
@@ -31,7 +31,7 @@
 BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
 BuildRequires: db4-devel >= 4.1.25, swig >= 1.3.24, gettext
 BuildRequires: apr-devel >= 0.9.7, apr-util-devel >= 0.9.7
-BuildRequires: neon-devel >= 0:0.24.7-1
+BuildRequires: neon-devel >= 0:0.24.7-1, cyrus-sasl-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides: svn = %{version}-%{release}
 
@@ -128,7 +128,7 @@
         --with-swig --with-neon=%{_prefix} \
         --with-ruby-sitedir=%{ruby_sitearch} \
         --with-apxs=%{_sbindir}/apxs --disable-mod-activation \
-        --disable-static
+        --disable-static --with-sasl=%{_prefix}
 make %{?_smp_mflags} all
 make swig-py swig-py-lib %{swigdirs}
 make swig-pl swig-pl-lib swig-rb swig-rb-lib
@@ -284,6 +284,10 @@
 %endif
 
 %changelog
+* Tue Sep 30 2008 Joe Orton <jorton at redhat.com> 1.5.2-1.fc9
+- update to 1.5.2
+- enable SASL support
+
 * Mon Jul 28 2008 Joe Orton <jorton at redhat.com> 1.5.1-1.fc9
 - update to 1.5.1
 


Index: upstream
===================================================================
RCS file: /cvs/extras/rpms/subversion/F-9/upstream,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- upstream	28 Jul 2008 08:07:30 -0000	1.18
+++ upstream	30 Sep 2008 12:36:04 -0000	1.19
@@ -1 +1 @@
-subversion-1.5.1.tar.gz
+subversion-1.5.2.tar.gz




More information about the fedora-extras-commits mailing list