X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-lxml.git;a=blobdiff_plain;f=python-lxml.spec;h=876643ea3f0292819c659de0c9d774a871ee9d0b;hp=25048d60e2a78b04827d688b8be7ebe17225b5ca;hb=7217b13fdce209b8d89a7440cec9cc61e9475ea6;hpb=7bc7247088fd687dbd8afe350ace21655ff2874f diff --git a/python-lxml.spec b/python-lxml.spec index 25048d6..876643e 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -4,16 +4,18 @@ 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.0.5 -Release: 2 +Version: 2.2.4 +Release: 1 License: BSD -Group: Development/Languages/Python +Group: Libraries/Python Source0: http://codespeak.net/lxml/%{module}-%{version}.tgz -# Source0-md5: 2cc8caf84c3b55353d5513c6d668c090 +# Source0-md5: 077841e74ee728e7746b65d8483274be URL: http://codespeak.net/lxml/ BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: python-devel +BuildRequires: python-modules +BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: unzip BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,5 +53,4 @@ rm -rf $RPM_BUILD_ROOT %{py_sitedir}/lxml/html/*.py[co] %attr(755,root,root) %{py_sitedir}/lxml/etree.so %attr(755,root,root) %{py_sitedir}/lxml/objectify.so -%attr(755,root,root) %{py_sitedir}/lxml/pyclasslookup.so %{py_sitedir}/lxml-*.egg-info