]> git.pld-linux.org Git - packages/perl-Readonly.git/blobdiff - perl-Readonly.spec
- updated to 1.02
[packages/perl-Readonly.git] / perl-Readonly.spec
index 2424475df733b735802705eb596f823fe616b5ed..03414c8120b978e042e0dcda25372d6d4840bd1b 100644 (file)
@@ -7,13 +7,14 @@
 Summary:       Readonly - Facility for creating read-only scalars, arrays, hashes
 Summary(pl):   Readonly - Udogodnienie do tworzenia zmiennych tylko do odczytu
 Name:          perl-Readonly
-Version:       1.01
-Release:       2
+Version:       1.02
+Release:       1
 License:       GPL/Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/authors/id/R/RO/ROODE/%{pdir}-%{version}.tar.gz
+# Source0-md5: c5da5b0da4a1d6fdbefb15385e9d1baf
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl >= 5.6.1
+BuildRequires: perl-devel >= 5.6.1
 %if %{?_without_tests:0}%{!?_without_tests:1}
 BuildRequires: perl-Test-Simple
 BuildRequires: perl-Test-Harness
@@ -39,7 +40,7 @@ wy
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor 
+       INSTALLDIRS=vendor
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.032136 seconds and 4 git commands to generate.