]> git.pld-linux.org Git - packages/perl-Sub-Name.git/commitdiff
- updated to 0.12 auto/th/perl-Sub-Name-0.12-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Mar 2015 08:32:51 +0000 (09:32 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Mar 2015 08:32:51 +0000 (09:32 +0100)
perl-Sub-Name.spec

index 4aae7e402b76b68afba44e77785a945b8efd50d7..3937d9f51c2649189633168a689eaf044ff241be 100644 (file)
@@ -8,14 +8,20 @@
 Summary:       Sub::Name - (re)name a sub
 Summary(pl.UTF-8):     Sub::Name - nazwanie/zmiana nazwy podprogramu
 Name:          perl-Sub-Name
-Version:       0.05
-Release:       6
+Version:       0.12
+Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/Sub/FLORA/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 26077202597620e4a6068c8087f3e09f
+Source0:       http://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 421afad5e34c0b4f753d578d99be535f
 URL:           http://search.cpan.org/dist/Sub-Name/
+BuildRequires: perl-ExtUtils-MakeMaker
+%if %{with tests}
+BuildRequires: perl(Exporter) >= 5.57
+BuildRequires: perl-Devel-CheckBin
+BuildRequires: perl-Test-Simple >= 0.88
+%endif
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.148105 seconds and 4 git commands to generate.