[packages/python-webtest] missing dir
glen
glen at pld-linux.org
Sun Mar 17 01:59:38 CET 2013
commit 2ab6b7bd6b61bcb1e6cff39fe97b6b2d56745994
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 17 02:58:47 2013 +0200
missing dir
python-webtest.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-webtest.spec b/python-webtest.spec
index ad941a8..3a614b3 100644
--- a/python-webtest.spec
+++ b/python-webtest.spec
@@ -10,7 +10,7 @@
Summary: Helper to test WSGI applications
Name: python-%{module}
Version: 1.3.4
-Release: 1
+Release: 2
License: MIT
Group: Libraries/Python
URL: http://pythonpaste.org/webtest/
@@ -111,6 +111,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc docs/*
%{py3_sitescriptdir}/WebTest-%{version}-py*.egg-info
+%dir %{py3_sitescriptdir}/webtest
%{py3_sitescriptdir}/%{module}/*.py
%{py3_sitescriptdir}/%{module}/__pycache__
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-webtest.git/commitdiff/2ab6b7bd6b61bcb1e6cff39fe97b6b2d56745994
More information about the pld-cvs-commit
mailing list