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

index 43ddade7c48b2e0009d60f7cbe22a9e5dac36a99..d07db315edca043c82b7dfc1608655af8bd59fc2 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Inline
 %define                pnam    CPP
+%include       /usr/lib/rpm/macros.perl
 Summary:       Inline::CPP Perl module
 Summary(cs.UTF-8):     Modul Inline::CPP pro Perl
 Summary(da.UTF-8):     Perlmodul Inline::CPP
@@ -30,8 +30,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: 365609155c8cbde9aee7307f408929a9
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Inline-CPP/
 BuildRequires: perl-Inline-C >= 0.43
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      libstdc++-devel
 BuildArch:     noarch
This page took 0.089401 seconds and 4 git commands to generate.