From 38e20aab61c02adaacc3710df288898ef8cb7a84 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Fri, 15 Jul 2011 19:00:38 +0000 Subject: [PATCH] - include __pycache__ - Release: 2 Changed files: python-lxml.spec -> 1.30 --- python-lxml.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.43.0