packages: python-lxml/python-lxml.spec, python-lxml/python3.patch (REMOVED)...

wrobell wrobell at pld-linux.org
Sun May 22 03:42:29 CEST 2011


Author: wrobell                      Date: Sun May 22 01:42:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ver. 2.3

---- Files affected:
packages/python-lxml:
   python-lxml.spec (1.27 -> 1.28) , python3.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/python-lxml/python-lxml.spec
diff -u packages/python-lxml/python-lxml.spec:1.27 packages/python-lxml/python-lxml.spec:1.28
--- packages/python-lxml/python-lxml.spec:1.27	Mon Nov  8 19:42:54 2010
+++ packages/python-lxml/python-lxml.spec	Sun May 22 03:42:24 2011
@@ -9,13 +9,12 @@
 Summary:	A Pythonic binding for the libxml2 and libxslt libraries
 Summary(pl.UTF-8):	Pythonowe wiązanie do bibliotek libxml2 i libxslt
 Name:		python-%{module}
-Version:	2.2.8
-Release:	2
+Version:	2.3
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 Source0:	http://codespeak.net/lxml/%{module}-%{version}.tgz
-# Source0-md5:	d6c612d63a84d79440912a1b29d3b981
-Patch0:		python3.patch
+# Source0-md5:	a245a015fd59b63e220005f263e1682a
 URL:		http://codespeak.net/lxml/
 BuildRequires:	libxml2-devel
 BuildRequires:	libxslt-devel
@@ -61,7 +60,6 @@
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
 
 %build
 %if %{with python2}
@@ -88,8 +86,6 @@
 	install \
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
-
-%py3_postclean
 %endif
 
 # cleanup for packaging
@@ -111,6 +107,7 @@
 %doc docs/* CHANGES.txt CREDITS.txt TODO.txt
 %dir %{py_sitedir}/lxml
 %{py_sitedir}/lxml/*.py[co]
+%{py_sitedir}/lxml/isoschematron
 %dir %{py_sitedir}/lxml/html
 %{py_sitedir}/lxml/html/*.py[co]
 %attr(755,root,root) %{py_sitedir}/lxml/etree.so
@@ -123,11 +120,11 @@
 %defattr(644,root,root,755)
 %doc docs/* CHANGES.txt CREDITS.txt TODO.txt
 %dir %{py3_sitedir}/lxml
-%{py3_sitedir}/lxml/*.py[co]
-%dir %{py3_sitedir}/lxml/html
-%{py3_sitedir}/lxml/html/*.py[co]
-%attr(755,root,root) %{py3_sitedir}/lxml/etree.so
-%attr(755,root,root) %{py3_sitedir}/lxml/objectify.so
+%attr(755,root,root) %{py3_sitedir}/lxml/*.so
+%{py3_sitedir}/lxml/__pycache__
+%{py3_sitedir}/lxml/*.py
+%{py3_sitedir}/lxml/isoschematron
+%{py3_sitedir}/lxml/html
 %{py3_sitedir}/lxml-*.egg-info
 %endif
 
@@ -143,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2011/05/22 01:42:24  wrobell
+- ver. 2.3
+
 Revision 1.27  2010/11/08 18:42:54  shadzik
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-lxml/python-lxml.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list