rpms/pysvn/F-10 pysvn.spec,1.5,1.6

Caitlyn O'Hanna ravenoak at fedoraproject.org
Fri Mar 6 05:53:02 UTC 2009


Author: ravenoak

Update of /cvs/pkgs/rpms/pysvn/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22756

Modified Files:
	pysvn.spec 
Log Message:
Hmmm...why is this failing the tests?



Index: pysvn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pysvn/F-10/pysvn.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pysvn.spec	6 Mar 2009 05:35:33 -0000	1.5
+++ pysvn.spec	6 Mar 2009 05:52:31 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           pysvn
 Version:        1.6.3
-Release:        1%{dist}
+Release:        2%{dist}
 Summary:        Pythonic style bindings for Subversion
 Group:          Development/Languages
 License:        ASL 1.1
@@ -25,7 +25,7 @@
 
 %build
 pushd Source
-%{__python} setup.py backport
+#%{__python} setup.py backport
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py configure --enable-debug --verbose --norpath --fixed-module-name
 # Set correct build flags
 %{__sed} -i -e 's/-Wall -fPIC -fexceptions -frtti/%{optflags} -fPIC -frtti/' Makefile
@@ -53,7 +53,7 @@
 %{python_sitearch}/%{name}
 
 %changelog
-* Thu Mar 05 2009 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.3-1
+* Thu Mar 05 2009 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.3-2
 - Update to 1.6.3, removed benchmark patch
 
 * Tue Oct 28 2008 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.2-1




More information about the fedora-extras-commits mailing list