rpms/python-lxml/EL-5 .cvsignore, 1.13, 1.14 python-lxml.spec, 1.15, 1.16 sources, 1.13, 1.14

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Mon Jun 23 02:55:51 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/python-lxml/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3668

Modified Files:
	.cvsignore python-lxml.spec sources 
Log Message:
* Fri Jun 20 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.0.7-1
- Update to 2.0.7
- Update download URL



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/EL-5/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	1 Jun 2008 03:47:28 -0000	1.13
+++ .cvsignore	23 Jun 2008 02:54:48 -0000	1.14
@@ -1 +1 @@
-lxml-2.0.6.tgz
+lxml-2.0.7.tar.gz


Index: python-lxml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/EL-5/python-lxml.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- python-lxml.spec	1 Jun 2008 03:47:28 -0000	1.15
+++ python-lxml.spec	23 Jun 2008 02:54:48 -0000	1.16
@@ -1,14 +1,15 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-lxml
-Version:        2.0.6
+Version:        2.0.7
 Release:        1%{?dist}
 Summary:        ElementTree-like Python bindings for libxml2 and libxslt
 
 Group:          Development/Libraries
 License:        BSD
 URL:            http://codespeak.net/lxml/
-Source0:        http://codespeak.net/lxml/lxml-%{version}.tgz
+Source0:        http://cheeseshop.python.org/packages/source/l/lxml/lxml-%{version}.tar.gz
+#Source0:        http://codespeak.net/lxml/lxml-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxslt-devel
@@ -48,6 +49,10 @@
 %{python_sitearch}/*
 
 %changelog
+* Fri Jun 20 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.0.7-1
+- Update to 2.0.7
+- Update download URL
+
 * Sat May 31 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.0.6-1
 - Update to 2.0.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/EL-5/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	1 Jun 2008 03:47:28 -0000	1.13
+++ sources	23 Jun 2008 02:54:48 -0000	1.14
@@ -1 +1 @@
-e6749a36142b44a969c25a589f51f755  lxml-2.0.6.tgz
+f72a3ce319b286926ac08ae66d30cd31  lxml-2.0.7.tar.gz




More information about the fedora-extras-commits mailing list