packages: python-pyicu/python-pyicu.spec - files fix
glen
glen at pld-linux.org
Wed Sep 22 16:21:19 CEST 2010
Author: glen Date: Wed Sep 22 14:21:19 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- files fix
---- Files affected:
packages/python-pyicu:
python-pyicu.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/python-pyicu/python-pyicu.spec
diff -u packages/python-pyicu/python-pyicu.spec:1.1 packages/python-pyicu/python-pyicu.spec:1.2
--- packages/python-pyicu/python-pyicu.spec:1.1 Wed Sep 22 16:18:22 2010
+++ packages/python-pyicu/python-pyicu.spec Wed Sep 22 16:21:14 2010
@@ -43,9 +43,8 @@
%files
%defattr(644,root,root,755)
%doc CHANGES CREDITS LICENSE README
-%{py_sitedir}/PyICU.py
%{py_sitedir}/PyICU.py[co]
-%{py_sitedir}/_PyICU.so
+%attr(755,root,root) %{py_sitedir}/_PyICU.so
%if "%{py_ver}" > "2.4"
%{py_sitedir}/PyICU-%{version}*.egg-info
%endif
@@ -56,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2010/09/22 14:21:14 glen
+- files fix
+
Revision 1.1 2010/09/22 14:18:22 glen
- new, based on rpmforge list post
http://lists.rpmforge.net/pipermail/users/2008-December/002149.html
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pyicu/python-pyicu.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list