SPECS: perl-File-Which.spec - fixed perms on %{_bindir}/pwhich (wa...

agaran agaran at pld-linux.org
Fri Jan 11 16:43:41 CET 2008


Author: agaran                       Date: Fri Jan 11 15:43:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed perms on %{_bindir}/pwhich (was 644), rel 5 

---- Files affected:
SPECS:
   perl-File-Which.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/perl-File-Which.spec
diff -u SPECS/perl-File-Which.spec:1.19 SPECS/perl-File-Which.spec:1.20
--- SPECS/perl-File-Which.spec:1.19	Tue Feb 13 08:47:12 2007
+++ SPECS/perl-File-Which.spec	Fri Jan 11 16:43:36 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Moduł Perla File::Which - przenośna implementacja programu `which'
 Name:		perl-File-Which
 Version:	0.05
-Release:	4
+Release:	5
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -54,7 +54,7 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %{perl_vendorlib}/File/*.pm
 %{_mandir}/man[13]/*
 
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-01-11 15:43:36  agaran
+- fixed perms on %{_bindir}/pwhich (was 644), rel 5
+
 Revision 1.19  2007-02-13 07:47:12  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-File-Which.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list