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

index fd55cb73d00fd9d223b221765649d77eee3e1d18..c46686da1f08c1724956c8aae0942896ed36c4e9 100644 (file)
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    AsciiDB
 %define                pnam    TagFile
+%include       /usr/lib/rpm/macros.perl
 Summary:       AsciiDB::TagFile - tie class for a simple ASCII database
-Summary(pl.UTF-8):     AsciiDB::TagFile - powiązanie klasy z prostą bazą danych w ASCII 
+Summary(pl.UTF-8):     AsciiDB::TagFile - powiązanie klasy z prostą bazą danych w ASCII
 Name:          perl-AsciiDB-TagFile
 Version:       1.06
 Release:       8
@@ -15,8 +15,9 @@ 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: ba1ef6144e2ca462c46a6b4f83df9e7a
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/AsciiDB-TagFile/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.097093 seconds and 4 git commands to generate.