]> git.pld-linux.org Git - packages/perl-Include.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:00:35 +0000 (13:00 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:00:35 +0000 (13:00 +0200)
perl-Include.spec

index e9e0f505fd9c0ea4941201f2cba531831675b409..8b9b934c5e2e3973d1acc8758fcb94ca4f1d5173 100644 (file)
@@ -1,7 +1,8 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    Include
 %include       /usr/lib/rpm/macros.perl
 Summary:       Include - allow use #defines from C header files
 Summary(pl.UTF-8):     Include - umożliwienie używania #define z plików nagłówkowych C
@@ -13,8 +14,9 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Include/Include-%{version}.tar.gz
 # Source0-md5: 441aed9cce2e237f749615ca40ecb8b3
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Include/
 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.081497 seconds and 4 git commands to generate.