[packages/python-xlrd] Package missing dir Release 2
baggins
baggins at pld-linux.org
Thu Jul 19 10:38:59 CEST 2012
commit c8ab85bc947cb4728865d067beaaaff1c59e9ffa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Jul 19 10:38:43 2012 +0200
Package missing dir
Release 2
python-xlrd.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-xlrd.spec b/python-xlrd.spec
index ab0c5a4..980dc34 100644
--- a/python-xlrd.spec
+++ b/python-xlrd.spec
@@ -3,7 +3,7 @@ Summary: Python interface to extracting data from Excel datasheets
Summary(pl.UTF-8): Pythonowy interfejs do odczytywania danych z arkuszy Excela
Name: python-%{module}
Version: 0.7.9
-Release: 1
+Release: 2
License: BSD-style
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/x/xlrd/%{module}-%{version}.tar.gz
@@ -60,6 +60,7 @@ rm -rf $RPM_BUILD_ROOT
%dir %{py_sitescriptdir}/%{module}
%{py_sitescriptdir}/%{module}/*.py[co]
%{_examplesdir}/%{name}-%{version}
+%dir %{_datadir}/%{name}
%{_datadir}/%{name}/runxlrd.pyc
%attr(755,root,root) %{_bindir}/runxlrd
%if "%{py_ver}" > "2.4"
More information about the pld-cvs-commit
mailing list