]> git.pld-linux.org Git - packages/perl-PerlIO-via-symlink.git/blobdiff - perl-PerlIO-via-symlink.spec
use generic url
[packages/perl-PerlIO-via-symlink.git] / perl-PerlIO-via-symlink.spec
index 70e313c0177224a625c3ce0027fe665527fcaade..18c79901f660667615d6fd0bd2191e82c430aed9 100644 (file)
@@ -1,20 +1,21 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    PerlIO
 %define                pnam    via-symlink
+%include       /usr/lib/rpm/macros.perl
 Summary:       PerlIO::via::symlink - PerlIO layers for create symlinks
-Summary(pl):   PerlIO::via::symlink - warstwy PerlIO do tworzenia symlinków
+Summary(pl.UTF-8):     PerlIO::via::symlink - warstwy PerlIO do tworzenia symlinków
 Name:          perl-PerlIO-via-symlink
-Version:       0.02
-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: 60b456f3122252e72be182e5bb29e41d
+# Source0-md5: bf33533dba6a48eb459a15df15c8415f
+URL:           http://search.cpan.org/dist/PerlIO-via-symlink/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -27,12 +28,12 @@ writing to the file handle.
 You need to write "link $name" to the file handle. If the format does
 not match, close will fail with EINVAL.
 
-%description -l pl
-Warstwa PerlIO symlink umo¿liwia tworzenie dowi±zañ symbolicznych
+%description -l pl.UTF-8
+Warstwa PerlIO symlink umożliwia tworzenie dowiązań symbolicznych
 poprzez zapis do uchwytu pliku.
 
-Wystarczy zapisaæ "link $name" do uchwytu pliku. Je¶li format siê nie
-zgadza, close nie powiedzie siê z kodem EINVAL.
+Wystarczy zapisać "link $name" do uchwytu pliku. Jeśli format się nie
+zgadza, close nie powiedzie się z kodem EINVAL.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.029015 seconds and 4 git commands to generate.