]> git.pld-linux.org Git - packages/perl-Data-OptList.git/commitdiff
- updated to 0.106 auto/th/perl-Data-OptList-0_106-1 auto/ti/perl-Data-OptList-0_106-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Feb 2011 16:04:26 +0000 (16:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Data-OptList.spec -> 1.7

perl-Data-OptList.spec

index f3a128672e5f21b3ae9e5d98ab112c1cbfae4cb0..5784c24208cad105b4ae9cc7dfcc19ae63294769 100644 (file)
@@ -8,19 +8,19 @@
 Summary:       Data::OptList - parse and validate simple name/value option pairs
 Summary(pl.UTF-8):     Data::OptList - analiza i sprawdzanie poprawności prostych par opcji nazwa/wartość
 Name:          perl-Data-OptList
-Version:       0.104
+Version:       0.106
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/Data/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 95620446a0e49917b01a789e8a60cdd3
+Source0:       http://www.cpan.org/modules/by-module/Data/RJBS/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: d2e2e74540f9a388a7d180849d63d03a
 URL:           http://search.cpan.org/dist/Data-OptList/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Params-Util >= 0.14
-BuildRequires: perl-Sub-Install >= 0.92
+BuildRequires: perl-Sub-Install >= 0.921
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,5 +53,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/Data/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Data/OptList.pm
+%{_mandir}/man3/Data::OptList.3pm*
This page took 0.166361 seconds and 4 git commands to generate.