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

Caitlyn O'Hanna ravenoak at fedoraproject.org
Thu Jul 16 08:41:23 UTC 2009


Author: ravenoak

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

Modified Files:
	pysvn.spec sources 
Log Message:
Update F10 to 1.7.0 package



Index: pysvn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pysvn/F-10/pysvn.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- pysvn.spec	6 Mar 2009 05:52:31 -0000	1.6
+++ pysvn.spec	16 Jul 2009 08:40:53 -0000	1.7
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pysvn
-Version:        1.6.3
-Release:        2%{dist}
+Version:        1.7.0
+Release:        1%{dist}
 Summary:        Pythonic style bindings for Subversion
 Group:          Development/Languages
 License:        ASL 1.1
@@ -25,9 +25,7 @@ Pythonic style bindings for Subversion
 
 %build
 pushd Source
-#%{__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
 %{__make} %{?_smp_mflags}
 
@@ -53,8 +51,23 @@ pushd Tests
 %{python_sitearch}/%{name}
 
 %changelog
-* Thu Mar 05 2009 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.6.3-2
-- Update to 1.6.3, removed benchmark patch
+* Mon Jun 29 2009 Caitlyn O'Hanna <ravenoak at virtualxistenz.com> - 1.7.0-1
+- Update to new version
+
+* Wed Mar 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
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.2-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Sat Jan 17 2009 Tomas Mraz <tmraz at redhat.com> - 1.6.2-3
+- rebuild with new openssl
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.6.2-2
+- Rebuild for Python 2.6
 
 * 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pysvn/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	6 Mar 2009 05:35:33 -0000	1.5
+++ sources	16 Jul 2009 08:40:53 -0000	1.6
@@ -1 +1 @@
-41d312ff09b05f7b53d3641a82c64c93  pysvn-1.6.3.tar.gz
+77614676d24bca45749034ea6ec449d8  pysvn-1.7.0.tar.gz




More information about the fedora-extras-commits mailing list