SPECS: cpuinfo.spec - .so perms
darekr
darekr at pld-linux.org
Sat Apr 15 15:29:11 CEST 2006
Author: darekr Date: Sat Apr 15 13:29:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- .so perms
---- Files affected:
SPECS:
cpuinfo.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/cpuinfo.spec
diff -u SPECS/cpuinfo.spec:1.3 SPECS/cpuinfo.spec:1.4
--- SPECS/cpuinfo.spec:1.3 Sat Apr 15 13:23:13 2006
+++ SPECS/cpuinfo.spec Sat Apr 15 15:29:06 2006
@@ -47,7 +47,7 @@
%doc AUTHORS ChangeLog NEWS README TODO
#%{_libdir}/*.a
%attr(755,root,root) %{_libdir}/kde3/*.la
-%{_libdir}/kde3/*.so
+%attr(755,root,root) %{_libdir}/kde3/*.so
%{_datadir}/apps/kicker/applets/cpuinfo.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -56,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/04/15 13:29:06 darekr
+- .so perms
+
Revision 1.3 2006/04/15 11:23:13 glen
- ldconfig on %post/%postun is quite sufficent
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cpuinfo.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list