]> git.pld-linux.org Git - packages/perl-Readonly.git/blobdiff - perl-Readonly.spec
- updated to 1.03
[packages/perl-Readonly.git] / perl-Readonly.spec
index 1a6a57f81ca2b4ad3aafb240a7f6647ff76d12b2..e2716297096a7f3d2b0d02adf72765039ca8dc2e 100644 (file)
@@ -4,15 +4,15 @@
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Readonly
-Summary:       Readonly - Facility for creating read-only scalars, arrays, hashes
-Summary(pl):   Readonly - Udogodnienie do tworzenia zmiennych tylko do odczytu
+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.03
+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: 64a31798c8a409b85703821f35f58236
+# Source0-md5: 0acef3a995ac9ecf575f66a726d638f4
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: perl-devel >= 5.6.1
 %if %{?_without_tests:0}%{!?_without_tests:1}
@@ -40,7 +40,7 @@ wy
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor 
+       INSTALLDIRS=vendor
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.066471 seconds and 4 git commands to generate.