X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=perl-Object-MultiType.spec;h=5eb95908ce0139d63efde78fdc53bae8225153e7;hb=HEAD;hp=9ca38f57dd4751b7b8810436404710a1241ae418;hpb=b4fbcb6dfd621f725953845e9c587b18840df450;p=packages%2Fperl-Object-MultiType.git diff --git a/perl-Object-MultiType.spec b/perl-Object-MultiType.spec index 9ca38f5..5eb9590 100644 --- a/perl-Object-MultiType.spec +++ b/perl-Object-MultiType.spec @@ -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 +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}