]> git.pld-linux.org Git - packages/python-pyicu.git/commitdiff
- files fix
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 22 Sep 2010 14:21:14 +0000 (14:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pyicu.spec -> 1.2

python-pyicu.spec

index b079984e2bda48092b6e7126d4aa4683d4986f67..ab9d4f96c6fdb2b5f56efa340f16b902f0273982 100644 (file)
@@ -42,9 +42,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc CHANGES CREDITS LICENSE README
 %files
 %defattr(644,root,root,755)
 %doc CHANGES CREDITS LICENSE README
-%{py_sitedir}/PyICU.py
 %{py_sitedir}/PyICU.py[co]
 %{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
 %if "%{py_ver}" > "2.4"
 %{py_sitedir}/PyICU-%{version}*.egg-info
 %endif
This page took 0.036524 seconds and 4 git commands to generate.