SPECS: emcast.spec - .so and .la perms

darekr darekr at pld-linux.org
Tue May 2 21:57:53 CEST 2006


Author: darekr                       Date: Tue May  2 19:57:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- .so and .la perms

---- Files affected:
SPECS:
   emcast.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/emcast.spec
diff -u SPECS/emcast.spec:1.2 SPECS/emcast.spec:1.3
--- SPECS/emcast.spec:1.2	Tue Jan 11 21:06:27 2005
+++ SPECS/emcast.spec	Tue May  2 21:57:48 2006
@@ -102,8 +102,8 @@
 %defattr(644,root,root,755)
 %doc HACKING doc/*.txt
 %attr(755,root,root) %{_bindir}/%{name}-config
-%attr(755,root,root) %{_libdir}/*.la
-%{_libdir}/*.so
+%attr(755,root,root %{_libdir}/*.so
+%{_libdir}/*.la
 %{_includedir}/%{name}
 %{_includedir}/btp
 %{_libdir}/%{name}
@@ -120,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/02 19:57:48  darekr
+- .so and .la perms
+
 Revision 1.2  2005/01/11 20:06:27  qboosh
 - longer pl desc, some unifications
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/emcast.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list