SPECS: rpm.spec - 644 for *.py[co]
qboosh
qboosh at pld-linux.org
Mon Oct 3 15:25:16 CEST 2005
Author: qboosh Date: Mon Oct 3 13:25:16 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 644 for *.py[co]
---- Files affected:
SPECS:
rpm.spec (1.696 -> 1.697)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.696 SPECS/rpm.spec:1.697
--- SPECS/rpm.spec:1.696 Fri Sep 23 18:48:43 2005
+++ SPECS/rpm.spec Mon Oct 3 15:25:11 2005
@@ -1099,7 +1099,7 @@
%defattr(644,root,root,755)
%dir %{py_sitedir}/rpm
%attr(755,root,root) %{py_sitedir}/rpm/*.so
-%attr(755,root,root) %{py_sitedir}/rpm/*.py[co]
+%{py_sitedir}/rpm/*.py[co]
%endif
%if %{with apidocs}
@@ -1114,6 +1114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.697 2005/10/03 13:25:11 qboosh
+- 644 for *.py[co]
+
Revision 1.696 2005/09/23 16:48:43 pluto
- missed dir: %{py_sitedir}/rpm (ported from AC-branch).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.696&r2=1.697&f=u
More information about the pld-cvs-commit
mailing list