From: Jacek Konieczny Date: Fri, 15 Jul 2011 19:00:38 +0000 (+0000) Subject: - include __pycache__ X-Git-Tag: auto/th/python-lxml-2_3-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-lxml.git;a=commitdiff_plain;h=38e20aab61c02adaacc3710df288898ef8cb7a84;hp=740159560d37715dd7d94f95062cd7250ad678ac - include __pycache__ - Release: 2 Changed files: python-lxml.spec -> 1.30 --- diff --git a/python-lxml.spec b/python-lxml.spec index f9ef282..3c194ad 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -9,7 +9,7 @@ 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.3 -Release: 1 +Release: 2 License: BSD Group: Libraries/Python Source0: http://codespeak.net/lxml/%{module}-%{version}.tgz @@ -121,6 +121,7 @@ rm -rf $RPM_BUILD_ROOT %dir %{py3_sitedir}/lxml %attr(755,root,root) %{py3_sitedir}/lxml/*.so %{py3_sitedir}/lxml/*.py +%{py3_sitedir}/lxml/__pycache__ %{py3_sitedir}/lxml/isoschematron %{py3_sitedir}/lxml/html %{py3_sitedir}/lxml-*.egg-info