]> git.pld-linux.org Git - packages/perl-Text-RecordParser.git/commitdiff
- release 3: noautoreq self (b0rken rpm wrr), provide self (uses version->new) auto/th/perl-Text-RecordParser-1_2_1-3
authorradek <radek@pld-linux.org>
Sun, 17 Feb 2008 18:27:33 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Text-RecordParser.spec -> 1.9

perl-Text-RecordParser.spec

index b6b7827e67f19f57e0c888373f1c2444bdb21036..df2d4ce8e6890a5d03ccafa2247ee01d48aeb35e 100644 (file)
@@ -10,13 +10,15 @@ 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
 Source0:       http://www.cpan.org/modules/by-module/Text/%{pdir}-%{pnam}-v%{version}.tar.gz
 # Source0-md5: 65c2a85a2ed2a9bc791d377954bd5a44
 URL:           http://search.cpan.org/dist/Text-RecordParser/
+# sigh... perl.prov can't handle version->new(...) -- Safe.pm
+Provides:      perl(Text::RecordParser) = %{version}
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -26,6 +28,8 @@ BuildConflicts:       perl-Text-TabularDisplay = 1.20
 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
This page took 0.162604 seconds and 4 git commands to generate.