]> git.pld-linux.org Git - packages/perl-File-ReadBackwards.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:44:34 +0000 (12:44 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:44:34 +0000 (12:44 +0200)
perl-File-ReadBackwards.spec

index fa8a11647ab9f123e5cfa0abdb41224a1b8ad04a..615b3169d53497674113a713c65787a5e2e5d313 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    File
 %define                pnam    ReadBackwards
+%include       /usr/lib/rpm/macros.perl
 Summary:       File::ReadBackwards - read a file backwards by lines
 Summary(pl.UTF-8):     File::ReadBackwards - czytanie pliku od końca, linia po linii
 Name:          perl-File-ReadBackwards
@@ -15,6 +15,7 @@ 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: 613d9d02de6c1d86d5fa5b8816a6b214
+URL:           http://search.cpan.org/dist/File-ReadBackwards/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -22,12 +23,12 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 File::ReadBackwards reads a file backwards line by line. It is simple
-to use, memory efficient and fast.  It supports both an object and a
+to use, memory efficient and fast. It supports both an object and a
 tied handle interface.
 
 %description -l pl.UTF-8
-File::ReadBackwards czyta plik od końca, linia po linii. Jest prosty
-użyciu, wydajny pod względem zajętości pamięci i szybki. Obsługuje
+File::ReadBackwards czyta plik od końca, linia po linii. Jest prosty w
+użyciu, wydajny pod względem zajętości pamięci i szybki. Obsługuje
 zarówno interfejs obiektowy, jak i dowiązane (przez tie()) uchwyty.
 
 %prep
This page took 0.087128 seconds and 4 git commands to generate.