rpms/python-lxml/FC-5 python-lxml.spec, 1.7, 1.8 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Wed Jan 24 15:37:26 UTC 2007


Author: jcollie

Update of /cvs/extras/rpms/python-lxml/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26559

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


Index: python-lxml.spec
===================================================================
RCS file: /cvs/extras/rpms/python-lxml/FC-5/python-lxml.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-lxml.spec	16 Sep 2006 18:37:40 -0000	1.7
+++ python-lxml.spec	24 Jan 2007 15:36:56 -0000	1.8
@@ -4,8 +4,8 @@
 %define srcname lxml
 
 Name:           python-%{srcname}
-Version:        1.0.3
-Release:        2%{?dist}
+Version:        1.1.2
+Release:        1%{?dist}
 Summary:        ElementTree-like Python bindings for libxml2 and libxslt
 
 Group:          Development/Libraries
@@ -31,6 +31,7 @@
 %prep
 %setup -q -n %{srcname}-%{version}
 
+chmod a-x doc/rest2html.py
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
@@ -56,6 +57,12 @@
 %{python_sitearch}/lxml/*.pyo
 
 %changelog
+* Fri Jan 19 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.1.2-1
+- Update to 1.1.2
+
+* Thu Dec 14 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.0.3-3
+- Rebuild for new Python
+
 * Sat Sep 16 2006 Shahms E. King <shahms at shahms.com> 1.0.3-2
 - Rebuild for FC6
 


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-lxml/FC-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	17 Aug 2006 17:06:54 -0000	1.6
+++ .cvsignore	24 Jan 2007 15:36:56 -0000	1.7
@@ -1 +1 @@
-lxml-1.0.3.tgz
+lxml-1.1.2.tgz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-lxml/FC-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	17 Aug 2006 17:06:54 -0000	1.6
+++ sources	24 Jan 2007 15:36:56 -0000	1.7
@@ -1 +1 @@
-5b01f595b28de9cb75cd2e31ebc37c53  lxml-1.0.3.tgz
+d18ecaacdecf7c9f02a6e9aecb16c720  lxml-1.1.2.tgz




More information about the fedora-extras-commits mailing list