rpms/python-lxml/F-7 .cvsignore, 1.7, 1.8 python-lxml.spec, 1.9, 1.10 sources, 1.7, 1.8

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Tue Jul 31 05:09:42 UTC 2007


Author: jcollie

Update of /cvs/pkgs/rpms/python-lxml/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2153

Modified Files:
	.cvsignore python-lxml.spec sources 
Log Message:
Update to 1.3.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/F-7/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	20 Jan 2007 02:54:13 -0000	1.7
+++ .cvsignore	31 Jul 2007 05:09:07 -0000	1.8
@@ -1 +1 @@
-lxml-1.1.2.tgz
+lxml-1.3.3.tgz


Index: python-lxml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/F-7/python-lxml.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-lxml.spec	20 Jan 2007 02:54:13 -0000	1.9
+++ python-lxml.spec	31 Jul 2007 05:09:07 -0000	1.10
@@ -1,10 +1,9 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%{!?python_version: %define python_version %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 %define srcname lxml
 
 Name:           python-%{srcname}
-Version:        1.1.2
+Version:        1.3.3
 Release:        1%{?dist}
 Summary:        ElementTree-like Python bindings for libxml2 and libxslt
 
@@ -18,7 +17,6 @@
 # Upstream now includes the generated .c file and the Pyrex shipped
 # with FC (0.9.3.1) is broken for gcc >= 4.0
 #BuildRequires: Pyrex >= 0.9.4
-Requires:   python-abi = %{python_version}
 
 %description
 lxml provides a Python binding to the libxslt and libxml2 libraries.  It
@@ -49,14 +47,12 @@
 %files
 %defattr(-,root,root,-)
 %doc README.txt LICENSES.txt PKG-INFO CREDITS.txt CHANGES.txt doc/
-%{python_sitearch}/lxml-%{version}-py%{python_version}.egg-info/
-%dir %{python_sitearch}/lxml
-%{python_sitearch}/lxml/*.so
-%{python_sitearch}/lxml/*.py
-%{python_sitearch}/lxml/*.pyc
-%{python_sitearch}/lxml/*.pyo
+%{python_sitearch}/*
 
 %changelog
+* Mon Jul 30 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.3.3-1
+- Update to 1.3.3
+
 * Fri Jan 19 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.1.2-1
 - Update to 1.1.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/F-7/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	20 Jan 2007 02:54:13 -0000	1.7
+++ sources	31 Jul 2007 05:09:07 -0000	1.8
@@ -1 +1 @@
-d18ecaacdecf7c9f02a6e9aecb16c720  lxml-1.1.2.tgz
+2baa9f8ad14aa6dcfb763cfa0ce3bbcb  lxml-1.3.3.tgz




More information about the scm-commits mailing list