SPECS: fedora-adminutil.spec - 755 for .so

zbyniu zbyniu at pld-linux.org
Mon May 1 02:15:18 CEST 2006


Author: zbyniu                       Date: Mon May  1 00:15:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 755 for .so

---- Files affected:
SPECS:
   fedora-adminutil.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/fedora-adminutil.spec
diff -u SPECS/fedora-adminutil.spec:1.1 SPECS/fedora-adminutil.spec:1.2
--- SPECS/fedora-adminutil.spec:1.1	Mon May  1 01:44:47 2006
+++ SPECS/fedora-adminutil.spec	Mon May  1 02:15:13 2006
@@ -43,7 +43,8 @@
 %files
 %defattr(644,root,root,755)
 %{_includedir}/*
-%{_libdir}/*
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -51,6 +52,6 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.1  2006/04/30 23:44:47  zbyniu
-- init
+Revision 1.2  2006/05/01 00:15:13  zbyniu
+- 755 for .so
 
================================================================

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



More information about the pld-cvs-commit mailing list