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

index de73ad28d3326046a3b9721038b920508ceb5601..bdc63eb127ed90867689bef821270b4fcca1d72c 100644 (file)
@@ -6,10 +6,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Python
 %define                pnam    pyperl
+%include       /usr/lib/rpm/macros.perl
 Summary:       Encapuslate Python objects
 Summary(pl.UTF-8):     Osadzanie obiektów Pythona
 Name:          perl-pyperl
@@ -21,6 +21,7 @@ Group:                Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
 # Source0-md5: 6e48c2c889bf55c2656e6ed4589854bf
 Patch0:                pyperl-build.patch
+URL:           http://search.cpan.org/dist/pyperl/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: python-devel
 BuildRequires: rpm-perlprov >= 4.1-13
This page took 0.100075 seconds and 4 git commands to generate.