X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=perl-Text-RecordParser.spec;h=bc2ff86c7a01e0aa3b963b987dd5e06cae76ca96;hb=HEAD;hp=b6b7827e67f19f57e0c888373f1c2444bdb21036;hpb=282f8e16a245eb2470afa80589a0f5b3e39caafb;p=packages%2Fperl-Text-RecordParser.git diff --git a/perl-Text-RecordParser.spec b/perl-Text-RecordParser.spec index b6b7827..bc2ff86 100644 --- a/perl-Text-RecordParser.spec +++ b/perl-Text-RecordParser.spec @@ -3,14 +3,13 @@ %bcond_with tests # perform "make test" # Text::TabularDisplay 1.21 not available yet # -%include /usr/lib/rpm/macros.perl %define pdir Text %define pnam RecordParser Summary: Text::RecordParser - read record-oriented files Summary(pl.UTF-8): Text::RecordParser - odczyt plików rekordowych Name: perl-Text-RecordParser Version: 1.2.1 -Release: 2 +Release: 3 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl @@ -23,9 +22,13 @@ BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: perl-Text-TabularDisplay >= 1.21 BuildConflicts: perl-Text-TabularDisplay = 1.20 %endif +# sigh... perl.prov can't handle version->new(...) -- Safe.pm +Provides: perl(Text::RecordParser) = %{version} BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _noautoreq 'perl(Text::RecordParser)' + %description This module is for reading record-oriented data. The most common example have records separated by newlines and fields separated by