]> git.pld-linux.org Git - packages/perl-Tie-Cfg.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:35:37 +0000 (16:35 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:35:37 +0000 (16:35 +0200)
perl-Tie-Cfg.spec

index 4111796af22dfa352db1d9b1a393fb26f44e98bf..63174762415622e48c12efe31595ca736c75f751 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Tie
 %define                pnam    Cfg
+%include       /usr/lib/rpm/macros.perl
 Summary:       Tie::Cfg - ties simple configuration files to hashes
 Summary(pl.UTF-8):     Tie::Cfg - powiązanie prostych plików konfiguracyjnych z haszami
 Name:          perl-Tie-Cfg
@@ -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: 2c1f051a98cbcf3b0495c82e15b159b4
+URL:           http://search.cpan.org/dist/Tie-Cfg/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.0980259999999999 seconds and 4 git commands to generate.