rpms/pysvn/F-9 pysvn.spec, 1.4, 1.5 sources, 1.4, 1.5 pysvn-1.6.2-fix-benchmark.patch, 1.1, NONE

Caitlyn O'Hanna ravenoak at fedoraproject.org
Fri Mar 6 04:58:48 UTC 2009


Author: ravenoak

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

Modified Files:
	pysvn.spec sources 
Removed Files:
	pysvn-1.6.2-fix-benchmark.patch 
Log Message:
Update to 1.6.3, remove benchmark patch



Index: pysvn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pysvn/F-9/pysvn.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pysvn.spec	28 Oct 2008 18:41:45 -0000	1.4
+++ pysvn.spec	6 Mar 2009 04:58:18 -0000	1.5
@@ -1,14 +1,13 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pysvn
-Version:        1.6.2
+Version:        1.6.3
 Release:        1%{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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel
 BuildRequires:  PyXML
@@ -23,7 +22,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0
 
 %build
 pushd Source
@@ -54,6 +52,9 @@
 %{python_sitearch}/%{name}
 
 %changelog
+* Thu Mar 05 2009 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.3-1
+- Update to 1.6.3, removed need of benchmark patch
+
 * Tue Oct 28 2008 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.2-1
 - Upstream to 1.6.2, upstream provided some build fixes to remove patches
 -   (Thanks Barry!).  Re-enabled testing with provided patch to fix whitespace


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pysvn/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	28 Oct 2008 18:41:45 -0000	1.4
+++ sources	6 Mar 2009 04:58:18 -0000	1.5
@@ -1 +1 @@
-58bb216b815f3c05ed77f70708515355  pysvn-1.6.2.tar.gz
+41d312ff09b05f7b53d3641a82c64c93  pysvn-1.6.3.tar.gz


--- pysvn-1.6.2-fix-benchmark.patch DELETED ---




More information about the fedora-extras-commits mailing list