packages: perl-IO-stringy/perl-IO-stringy.spec - generic URL - verbose file...
qboosh
qboosh at pld-linux.org
Mon Dec 5 18:57:11 CET 2011
Author: qboosh Date: Mon Dec 5 17:57:11 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- generic URL
- verbose file list within common (IO) perl dir
- added COPYING to doc (general copyright notes)
---- Files affected:
packages/perl-IO-stringy:
perl-IO-stringy.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: packages/perl-IO-stringy/perl-IO-stringy.spec
diff -u packages/perl-IO-stringy/perl-IO-stringy.spec:1.46 packages/perl-IO-stringy/perl-IO-stringy.spec:1.47
--- packages/perl-IO-stringy/perl-IO-stringy.spec:1.46 Mon Jul 28 00:25:34 2008
+++ packages/perl-IO-stringy/perl-IO-stringy.spec Mon Dec 5 18:57:06 2011
@@ -14,8 +14,9 @@
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: http://www.cpan.org/modules/by-module/IO/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 2e6a976cfa5521e815c1fdf4006982de
+URL: http://search.cpan.org/dist/IO-stringy/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
@@ -54,9 +55,23 @@
%files
%defattr(644,root,root,755)
-%doc README
-%{perl_vendorlib}/IO/*.pm
-%{_mandir}/man3/*
+%doc COPYING README
+%{perl_vendorlib}/IO/AtomicFile.pm
+%{perl_vendorlib}/IO/InnerFile.pm
+%{perl_vendorlib}/IO/Lines.pm
+%{perl_vendorlib}/IO/Scalar.pm
+%{perl_vendorlib}/IO/ScalarArray.pm
+%{perl_vendorlib}/IO/Stringy.pm
+%{perl_vendorlib}/IO/Wrap.pm
+%{perl_vendorlib}/IO/WrapTie.pm
+%{_mandir}/man3/IO::AtomicFile.3pm*
+%{_mandir}/man3/IO::InnerFile.3pm*
+%{_mandir}/man3/IO::Lines.3pm*
+%{_mandir}/man3/IO::Scalar.3pm*
+%{_mandir}/man3/IO::ScalarArray.3pm*
+%{_mandir}/man3/IO::Stringy.3pm*
+%{_mandir}/man3/IO::Wrap.3pm*
+%{_mandir}/man3/IO::WrapTie.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -64,6 +79,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2011/12/05 17:57:06 qboosh
+- generic URL
+- verbose file list within common (IO) perl dir
+- added COPYING to doc (general copyright notes)
+
Revision 1.46 2008/07/27 22:25:34 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-IO-stringy/perl-IO-stringy.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list