]> git.pld-linux.org Git - packages/perl-Proc-SyncExec.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 10:35:02 +0000 (12:35 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 10:35:02 +0000 (12:35 +0200)
perl-Proc-SyncExec.spec

index d4de12a1a548a8dbb47b5cc4c0f267887d1fb423..64c8d7f265bac699fbbdf5b4aca57c01b68f4e8e 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Proc
 %define                pnam    SyncExec
+%include       /usr/lib/rpm/macros.perl
 Summary:       Proc::SyncExec perl module
 Summary(pl.UTF-8):     Moduł perla Proc::SyncExec
 Name:          perl-Proc-SyncExec
@@ -15,8 +15,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: 38dd51ed78504d73bf6520a044744cb8
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Proc-SyncExec/
 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.084865 seconds and 4 git commands to generate.