SPECS: perl-Log-Detect.spec - fixed attr on files in bindir

agaran agaran at pld-linux.org
Fri Jan 11 16:56:20 CET 2008


Author: agaran                       Date: Fri Jan 11 15:56:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed attr on files in bindir

---- Files affected:
SPECS:
   perl-Log-Detect.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/perl-Log-Detect.spec
diff -u SPECS/perl-Log-Detect.spec:1.23 SPECS/perl-Log-Detect.spec:1.24
--- SPECS/perl-Log-Detect.spec:1.23	Sun May 27 16:06:18 2007
+++ SPECS/perl-Log-Detect.spec	Fri Jan 11 16:56:15 2008
@@ -62,7 +62,7 @@
 %defattr(644,root,root,755)
 %{perl_vendorlib}/%{pdir}/*.pm
 %{_examplesdir}/%{name}-%{version}
-%{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %{_mandir}/man?/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008-01-11 15:56:15  agaran
+- fixed attr on files in bindir
+
 Revision 1.23  2007-05-27 14:06:18  qboosh
 - generic URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Log-Detect.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list