packages: python-kitchen/python-kitchen.spec - missing dir
glen
glen at pld-linux.org
Tue Aug 24 00:38:36 CEST 2010
Author: glen Date: Mon Aug 23 22:38:36 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- missing dir
---- Files affected:
packages/python-kitchen:
python-kitchen.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/python-kitchen/python-kitchen.spec
diff -u packages/python-kitchen/python-kitchen.spec:1.3 packages/python-kitchen/python-kitchen.spec:1.4
--- packages/python-kitchen/python-kitchen.spec:1.3 Mon Aug 23 22:00:41 2010
+++ packages/python-kitchen/python-kitchen.spec Tue Aug 24 00:38:30 2010
@@ -5,7 +5,7 @@
%define module kitchen
%define subver a2
-%define rel 1
+%define rel 2
Summary: Small, useful pieces of code to make Python coding easier
Name: python-%{module}
Version: 0.2
@@ -67,6 +67,7 @@
%files
%defattr(644,root,root,755)
%doc COPYING README NEWS COPYING.LESSER docs
+%dir %{py_sitescriptdir}/kitchen
%{py_sitescriptdir}/kitchen/*.py[co]
%{py_sitescriptdir}/kitchen/collections
%{py_sitescriptdir}/kitchen/i18n
@@ -85,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/08/23 22:38:30 glen
+- missing dir
+
Revision 1.3 2010/08/23 20:00:41 glen
- skip failing tests
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-kitchen/python-kitchen.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list