SPECS: perl-Text-RecordParser.spec - version 1.2.1
radek
radek at pld-linux.org
Thu Mar 29 18:17:07 CEST 2007
Author: radek Date: Thu Mar 29 16:17:07 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 1.2.1
---- Files affected:
SPECS:
perl-Text-RecordParser.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/perl-Text-RecordParser.spec
diff -u SPECS/perl-Text-RecordParser.spec:1.5 SPECS/perl-Text-RecordParser.spec:1.6
--- SPECS/perl-Text-RecordParser.spec:1.5 Tue Feb 13 08:47:15 2007
+++ SPECS/perl-Text-RecordParser.spec Thu Mar 29 18:17:02 2007
@@ -10,13 +10,13 @@
Summary: Text::RecordParser - read record-oriented files
Summary(pl.UTF-8): Text::RecordParser - odczyt plików rekordowych
Name: perl-Text-RecordParser
-Version: 0.08
+Version: 1.2.1
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-md5: db2490a5548247da8d393f945d9a245e
+Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-v%{version}.tar.gz
+# Source0-md5: 65c2a85a2ed2a9bc791d377954bd5a44
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -50,7 +50,7 @@
pobierania danych jako tablice lub hasze.
%prep
-%setup -q -n %{pdir}-%{pnam}-%{version}
+%setup -q -n %{pdir}-%{pnam}-v%{version}
%build
%{__perl} Makefile.PL \
@@ -73,6 +73,7 @@
%doc Changes INSTALL TODO
%attr(755,root,root) %{_bindir}/*
%{perl_vendorlib}/Text/*.pm
+%{perl_vendorlib}/Text/RecordParser
%{_mandir}/man?/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/03/29 16:17:02 radek
+- version 1.2.1
+
Revision 1.5 2007/02/13 07:47:15 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Text-RecordParser.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list