SPECS: python-xlrd.spec - missing %dir

qwiat qwiat at pld-linux.org
Thu Nov 13 12:31:52 CET 2008


Author: qwiat                        Date: Thu Nov 13 11:31:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing %dir

---- Files affected:
SPECS:
   python-xlrd.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-xlrd.spec
diff -u SPECS/python-xlrd.spec:1.1 SPECS/python-xlrd.spec:1.2
--- SPECS/python-xlrd.spec:1.1	Thu Nov 13 12:19:41 2008
+++ SPECS/python-xlrd.spec	Thu Nov 13 12:31:47 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Pythonowy interfejs do odczytywania danych z arkuszy Excela
 Name:		python-%{module}
 Version:	0.6.1
-Release:	0.1
+Release:	0.2
 License:	BSD-style
 Group:		Development/Languages/Python
 Source0:	http://www.lexicon.net/sjmachin/%{module}-%{version}.zip
@@ -50,6 +50,7 @@
 %files
 %defattr(644,root,root,755)
 %doc xlrd/doc/compdoc.html xlrd/doc/HISTORY.html xlrd/doc/README.html xlrd/doc/xlrd.html
+%dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*.py[co]
 %{_examplesdir}/%{name}-%{version}
 %attr(755,root,root) %{_bindir}/runxlrd.py[oc]
@@ -62,6 +63,9 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.2  2008/11/13 11:31:47  qwiat
+- missing %dir
+
 Revision 1.1  2008/11/13 11:19:41  qwiat
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-xlrd.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list