]> git.pld-linux.org Git - packages/perl-Object-MultiType.git/blobdiff - perl-Object-MultiType.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Object-MultiType.git] / perl-Object-MultiType.spec
index cd27e534f8284b8c98d18be66bb1a418064b8acd..5eb95908ce0139d63efde78fdc53bae8225153e7 100644 (file)
@@ -1,20 +1,20 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    Object
-%define        pnam    MultiType
+
+%define                pdir    Object
+%define                pnam    MultiType
 Summary:       Object::MultiType - Perl objects as hash, array, scalar, code and glob at the same time
-Summary(pl):   Object::MultiType - obiekty perlowe jako hasze, tablice, skalary, kod i globy jednocze¶nie
+Summary(pl.UTF-8):     Object::MultiType - obiekty perlowe jako hasze, tablice, skalary, kod i globy jednocześnie
 Name:          perl-Object-MultiType
-Version:       0.04
-Release:       1
+Version:       0.05
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 5997746d8bbe57c3fa7e581f4fe5ebe7
+# Source0-md5: 171ed010dab19fb8b94f22a5fca97814
+URL:           http://search.cpan.org/dist/Object-MultiType/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -26,9 +26,9 @@ Code and Glob object at the same time.
 
 The usual way is to call it from your module at new().
 
-%description -l pl
-Ten modu³ zwraca obiekt dzia³aj±cy jako hasz, tablica, skalar, kod i
-glob jednocze¶nie. Zwykle wywo³uje siê go przy new().
+%description -l pl.UTF-8
+Ten moduł zwraca obiekt działający jako hasz, tablica, skalar, kod i
+glob jednocześnie. Zwykle wywołuje się go przy new().
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.245386 seconds and 4 git commands to generate.