SPECS: gpsd.spec - unified, .so perms
qboosh
qboosh at pld-linux.org
Tue Jul 22 18:54:10 CEST 2008
Author: qboosh Date: Tue Jul 22 16:54:10 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified, .so perms
---- Files affected:
SPECS:
gpsd.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/gpsd.spec
diff -u SPECS/gpsd.spec:1.11 SPECS/gpsd.spec:1.12
--- SPECS/gpsd.spec:1.11 Tue Jul 22 10:16:07 2008
+++ SPECS/gpsd.spec Tue Jul 22 18:54:04 2008
@@ -238,9 +238,8 @@
%files -n python-gps
%defattr(644,root,root,755)
-%{py_sitescriptdir}/*.pyc
-%{py_sitescriptdir}/*.pyo
-%{py_sitedir}/*.so
+%{py_sitescriptdir}/*.py[co]
+%attr(755,root,root) %{py_sitedir}/*.so
%files clients
%defattr(644,root,root,755)
@@ -269,6 +268,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2008/07/22 16:54:04 qboosh
+- unified, .so perms
+
Revision 1.11 2008/07/22 08:16:07 jajcus
- python-gps package added
- cleanup in %install
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gpsd.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list