rpms/python-lxml/devel .cvsignore, 1.6, 1.7 python-lxml.spec, 1.8, 1.9 sources, 1.6, 1.7

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sat Jan 20 02:54:43 UTC 2007


Author: jcollie

Update of /cvs/extras/rpms/python-lxml/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5347

Modified Files:
	.cvsignore python-lxml.spec sources 
Log Message:
Updating to 1.1.2 (#220280)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-lxml/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	17 Aug 2006 17:07:00 -0000	1.6
+++ .cvsignore	20 Jan 2007 02:54:13 -0000	1.7
@@ -1 +1 @@
-lxml-1.0.3.tgz
+lxml-1.1.2.tgz


Index: python-lxml.spec
===================================================================
RCS file: /cvs/extras/rpms/python-lxml/devel/python-lxml.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-lxml.spec	15 Dec 2006 02:40:26 -0000	1.8
+++ python-lxml.spec	20 Jan 2007 02:54:13 -0000	1.9
@@ -4,8 +4,8 @@
 %define srcname lxml
 
 Name:           python-%{srcname}
-Version:        1.0.3
-Release:        3%{?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,9 @@
 %{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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-lxml/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	17 Aug 2006 17:07:00 -0000	1.6
+++ sources	20 Jan 2007 02:54:13 -0000	1.7
@@ -1 +1 @@
-5b01f595b28de9cb75cd2e31ebc37c53  lxml-1.0.3.tgz
+d18ecaacdecf7c9f02a6e9aecb16c720  lxml-1.1.2.tgz




More information about the scm-commits mailing list