]> git.pld-linux.org Git - packages/python3-markupsafe.git/commitdiff
- missing dir
authorzbyniu <zbyniu@pld-linux.org>
Wed, 2 Feb 2011 10:11:35 +0000 (10:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-MarkupSafe.spec -> 1.2

python-MarkupSafe.spec

index c36fb413b72cf76cee776a1ec777b87a6f13b20e..625fe65bb34666bca74492bca692cf5875caa781 100644 (file)
@@ -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
 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
 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]
 %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
 %attr(755,root,root) %{py_sitedir}/markupsafe/*.so
 %if "%{py_ver}" > "2.4"
 %{py_sitedir}/%{module}-*.egg-info
This page took 0.079453 seconds and 4 git commands to generate.