Author: qboosh Date: Sun Mar 23 19:53:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL - informative summaries
---- Files affected: SPECS: perl-IO-String.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/perl-IO-String.spec diff -u SPECS/perl-IO-String.spec:1.42 SPECS/perl-IO-String.spec:1.43 --- SPECS/perl-IO-String.spec:1.42 Tue Feb 13 08:47:12 2007 +++ SPECS/perl-IO-String.spec Sun Mar 23 20:53:11 2008 @@ -6,16 +6,17 @@ %include /usr/lib/rpm/macros.perl %define pdir IO %define pnam String -Summary: IO::String perl module -Summary(pl.UTF-8): Moduł perla IO::String +Summary: IO::String - emulate file interface for in-core strings +Summary(pl.UTF-8): IO::String - emulacja interfejsu plikowego dla ciągów znaków Name: perl-IO-String Version: 1.08 Release: 1 # 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: 250e5424f290299fc3d6b5d1e9da3835 +URL: http://search.cpan.org/dist/IO-String/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -50,7 +51,7 @@ %files %defattr(644,root,root,755) %doc Changes README -%{perl_vendorlib}/%{pdir}/%{pnam}.pm +%{perl_vendorlib}/IO/String.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -59,6 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2008-03-23 19:53:11 qboosh +- generic URL +- informative summaries + Revision 1.42 2007-02-13 07:47:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-IO-String.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
