]> git.pld-linux.org Git - packages/perl-Devel-Caller-Perl.git/blobdiff - perl-Devel-Caller-Perl.spec
use generic url
[packages/perl-Devel-Caller-Perl.git] / perl-Devel-Caller-Perl.spec
index 3dfee4b05bbd9848690092ecfecd581c0b8dcc83..6b501a2f790df3bbe84081157d652ef33ed704eb 100644 (file)
@@ -1,20 +1,21 @@
 #
 # Conditional build:
 %bcond_without tests   # do perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Devel
 %define                pnam    Caller-Perl
+%include       /usr/lib/rpm/macros.perl
 Summary:       Devel::Caller::Perl - allow method to get arguments passed to higher subroutines
-Summary(pl):   Devel::Caller::Perl - umo¿liwienie metodzie pobranie argumentów z wy¿szych funkcji
+Summary(pl.UTF-8):     Devel::Caller::Perl - umożliwienie metodzie pobranie argumentów z wyższych funkcji
 Name:          perl-Devel-Caller-Perl
 Version:       1.4
-Release:       1
+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: ef4407ab5c506e4daa63ee1496b5872f
+URL:           http://search.cpan.org/dist/Devel-Caller-Perl/
 BuildRequires: perl-Module-Build >= 0.21-2
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -28,9 +29,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Devel::Caller::Perl Perl module allows a method to get arguments
 passed to subroutines higher up in the call stack.
 
-%description -l pl
-Modu³ Perla Devel::Caller::Perl pozwala metodzie odczytaæ argumenty
-przekazane do funkcji wy¿ej w stosie wywo³añ.
+%description -l pl.UTF-8
+Moduł Perla Devel::Caller::Perl pozwala metodzie odczytać argumenty
+przekazane do funkcji wyżej w stosie wywołań.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.083366 seconds and 4 git commands to generate.