rpms/subversion/devel subversion.spec,1.98,1.99

Joe Orton (jorton) fedora-extras-commits at redhat.com
Thu Aug 23 07:51:32 UTC 2007


Author: jorton

Update of /cvs/extras/rpms/subversion/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24615

Modified Files:
	subversion.spec 
Log Message:
* Thu Aug 23 2007 Joe Orton <jorton at redhat.com> 1.4.4-5
- rebuild for neon 0.27



Index: subversion.spec
===================================================================
RCS file: /cvs/extras/rpms/subversion/devel/subversion.spec,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- subversion.spec	22 Aug 2007 10:37:26 -0000	1.98
+++ subversion.spec	23 Aug 2007 07:50:59 -0000	1.99
@@ -15,7 +15,7 @@
 Summary: Modern Version Control System designed to replace CVS
 Name: subversion
 Version: 1.4.4
-Release: 4
+Release: 5
 License: BSD
 Group: Development/Tools
 URL: http://subversion.tigris.org/
@@ -123,11 +123,12 @@
 export svn_cv_ruby_sitedir_archsuffix=""
 
 export CC=gcc CXX=g++ JAVA_HOME=%{jdk_path}
+export CPPFLAGS="-DSVN_NEON_0_26 -DSVN_NEON_0_25"
 %configure --with-apr=%{_prefix} --with-apr-util=%{_prefix} \
         --with-swig --with-neon=%{_prefix} \
         --with-ruby-sitedir=%{ruby_sitearch} \
         --with-apxs=%{_sbindir}/apxs --disable-mod-activation \
-        --disable-static
+        --disable-static --disable-neon-version-check
 # 1.3.0 tarball ships with generated swig sources
 make extraclean-swig-headers
 make %{?_smp_mflags} all
@@ -273,6 +274,9 @@
 %endif
 
 %changelog
+* Thu Aug 23 2007 Joe Orton <jorton at redhat.com> 1.4.4-5
+- rebuild for neon 0.27
+
 * Wed Aug 22 2007 Joe Orton <jorton at redhat.com> 1.4.4-4
 - trim dependencies from .la files
 - detabify spec file




More information about the fedora-extras-commits mailing list