From: zbyniu Date: Wed, 2 Feb 2011 10:11:35 +0000 (+0000) Subject: - missing dir X-Git-Tag: auto/th/python3-markupsafe-2.0.1-1~27 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython3-markupsafe.git;a=commitdiff_plain;h=de06c19493b552682a8113407674bacc07af7cb6 - missing dir Changed files: python-MarkupSafe.spec -> 1.2 --- diff --git a/python-MarkupSafe.spec b/python-MarkupSafe.spec index c36fb41..625fe65 100644 --- a/python-MarkupSafe.spec +++ b/python-MarkupSafe.spec @@ -3,7 +3,7 @@ Summary: Implements a XML/HTML/XHTML Markup safe string for Python Summary(pl.UTF-8): - Name: python-%{module} Version: 0.11 -Release: 0.1 +Release: 0.2 License: BSD Group: Development/Languages/Python Source0: http://pypi.python.org/packages/source/M/MarkupSafe/%{module}-%{version}.tar.gz @@ -48,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc README.rst %{py_sitedir}/markupsafe/*.py[co] +%dir %attr(755,root,root) %{py_sitedir}/markupsafe %attr(755,root,root) %{py_sitedir}/markupsafe/*.so %if "%{py_ver}" > "2.4" %{py_sitedir}/%{module}-*.egg-info