SPECS: perl-Test-Reporter.spec - fixed perms

agaran agaran at pld-linux.org
Fri Jan 11 16:37:47 CET 2008


Author: agaran                       Date: Fri Jan 11 15:37:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed perms

---- Files affected:
SPECS:
   perl-Test-Reporter.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Test-Reporter.spec
diff -u SPECS/perl-Test-Reporter.spec:1.1 SPECS/perl-Test-Reporter.spec:1.2
--- SPECS/perl-Test-Reporter.spec:1.1	Fri Jan 11 16:37:21 2008
+++ SPECS/perl-Test-Reporter.spec	Fri Jan 11 16:37:41 2008
@@ -63,7 +63,7 @@
 %{perl_vendorlib}/Test/*.pm
 #%%{perl_vendorlib}/Test/Reporter
 %{_mandir}/man3/*
-%{_bindir}/cpantest
+%attr(755,root,root) %{_bindir}/cpantest
 %{_mandir}/man1/*
 
 
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-11 15:37:41  agaran
+- fixed perms
+
 Revision 1.1  2008-01-11 15:37:21  agaran
 - initial, builds here, rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Test-Reporter.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list