]> git.pld-linux.org Git - packages/python-lxml.git/commitdiff
- include __pycache__ auto/th/python-lxml-2_3-2
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 15 Jul 2011 19:00:38 +0000 (19:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release: 2

Changed files:
    python-lxml.spec -> 1.30

python-lxml.spec

index f9ef2828df88bec303e6fc5fbb012c1e665731b1..3c194ad2f9c37d11802bd98d3f872175a4f84e0c 100644 (file)
@@ -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
This page took 0.051322 seconds and 4 git commands to generate.