SPECS: perl-File-Copy-Link.spec - fixed attrs on copylink
agaran
agaran at pld-linux.org
Sun Dec 30 19:16:27 CET 2007
Author: agaran Date: Sun Dec 30 18:16:27 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed attrs on copylink
---- Files affected:
SPECS:
perl-File-Copy-Link.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-File-Copy-Link.spec
diff -u SPECS/perl-File-Copy-Link.spec:1.1 SPECS/perl-File-Copy-Link.spec:1.2
--- SPECS/perl-File-Copy-Link.spec:1.1 Sun Dec 30 18:41:34 2007
+++ SPECS/perl-File-Copy-Link.spec Sun Dec 30 19:16:22 2007
@@ -10,7 +10,7 @@
#Summary(pl):
Name: perl-File-Copy-Link
Version: 0.110
-Release: 0.1
+Release: 0.2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -61,7 +61,7 @@
%files
%defattr(644,root,root,755)
%doc Changes README
-%{_bindir}/copylink
+%attr(755,root,root) %{_bindir}/copylink
%{perl_vendorlib}/File/Copy/*.pm
%{_mandir}/man3/File::Copy*
%{_mandir}/man1/copylink*
@@ -76,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007-12-30 18:16:22 agaran
+- fixed attrs on copylink
+
Revision 1.1 2007-12-30 17:41:34 agaran
- initial, builds here, tests under way
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-File-Copy-Link.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list