SPECS: initng-pld.spec - proper attr

glen glen at pld-linux.org
Mon Oct 17 20:11:25 CEST 2005


Author: glen                         Date: Mon Oct 17 18:11:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper attr

---- Files affected:
SPECS:
   initng-pld.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/initng-pld.spec
diff -u SPECS/initng-pld.spec:1.6 SPECS/initng-pld.spec:1.7
--- SPECS/initng-pld.spec:1.6	Mon Oct 17 20:09:23 2005
+++ SPECS/initng-pld.spec	Mon Oct 17 20:11:20 2005
@@ -4,7 +4,7 @@
 Name:		initng-pld
 Version:	0.0.1
 %define		_snap 20051017
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 License:	GPL
 Group:		Base
 Source0:	http://glen.alkohol.ee/pld/initng/initscripts/initng-initscripts-%{_snap}.tar.bz2
@@ -43,7 +43,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.runlevel
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.i
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*/*.i
-%{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -51,6 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/17 18:11:20  glen
+- proper attr
+
 Revision 1.6  2005/10/17 18:09:23  glen
 - new snap with shutdown_script
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/initng-pld.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list