rpms/pysvn/devel pysvn.spec,1.8,1.9

Caitlyn O'Hanna ravenoak at fedoraproject.org
Thu Mar 5 05:45:50 UTC 2009


Author: ravenoak

Update of /cvs/pkgs/rpms/pysvn/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20309

Modified Files:
	pysvn.spec 
Log Message:
Removed benchmark test.



Index: pysvn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pysvn/devel/pysvn.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pysvn.spec	5 Mar 2009 05:26:27 -0000	1.8
+++ pysvn.spec	5 Mar 2009 05:45:19 -0000	1.9
@@ -2,13 +2,13 @@
 
 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
 URL:            http://pysvn.tigris.org/
 Source0:        http://pysvn.barrys-emacs.org/source_kits/%{name}-%{version}.tar.gz
-Patch0:         pysvn-1.6.2-fix-benchmark.patch
+#Patch0:         pysvn-1.6.2-fix-benchmark.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel
 BuildRequires:  PyXML
@@ -23,7 +23,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0
+#%patch0
 
 %build
 pushd Source
@@ -54,6 +54,9 @@
 %{python_sitearch}/%{name}
 
 %changelog
+* Wed Mer 04 2009 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.3-2
+- Remove the benchmark patch.  Changes included in this release.
+
 * Tue Mar 03 2009 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.3-1
 - Update to 1.6.3
 




More information about the fedora-extras-commits mailing list