SPECS: crossmipsel-uClibc.spec - more .so perms, cosmetics

qboosh qboosh at pld-linux.org
Sat Apr 1 14:00:48 CEST 2006


Author: qboosh                       Date: Sat Apr  1 12:00:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more .so perms, cosmetics

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

---- Diffs:

================================================================
Index: SPECS/crossmipsel-uClibc.spec
diff -u SPECS/crossmipsel-uClibc.spec:1.2 SPECS/crossmipsel-uClibc.spec:1.3
--- SPECS/crossmipsel-uClibc.spec:1.2	Thu Mar 30 19:49:35 2006
+++ SPECS/crossmipsel-uClibc.spec	Sat Apr  1 14:00:42 2006
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-#
 
 %define		llh_version	2.4.31
 
@@ -45,7 +44,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -55,7 +56,7 @@
 %doc Changelog* DEDICATION.mjn3 MAINTAINERS README TODO docs/threads.txt
 %dir %{arch}/lib
 %attr(755,root,root) %{arch}/lib/*.so
-%{arch}/lib/*.so.*
+%attr(755,root,root) %{arch}/lib/*.so.*
 %{arch}/lib/*.[ao]
 %{arch}/include
 
@@ -65,9 +66,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/04/01 12:00:42  qboosh
+- more .so perms, cosmetics
+
 Revision 1.2  2006/03/30 17:49:35  kosmo
 - finished
 
 Revision 1.1  2006/03/11 08:05:06  aredridel
 - added, NFY (doesn't build shared libs)
-
================================================================

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



More information about the pld-cvs-commit mailing list