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

index 37f9c37a033d8096398da7a958062b9b5363e7d2..b5673becb055092c596dd05e9c172399396341fa 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # don't perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Apache
 %define                pnam    ConfigParser
+%include       /usr/lib/rpm/macros.perl
 Summary:       Apache::ConfigParser - load Apache configuration files
 Summary(pl.UTF-8):     Apache::ConfigParser - wczytywanie plików konfiguracyjnych Apache'a
 Name:          perl-Apache-ConfigParser
@@ -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: 2c1a863a2fc9d32313f277066bd9ea81
+URL:           http://search.cpan.org/dist/Apache-ConfigParser/
 BuildRequires: perl-devel >= 1:5.8.0
 %if %{with tests}
 BuildRequires: perl-Test-Simple
This page took 0.082507 seconds and 4 git commands to generate.