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

index 461619cb52da08853f693a0c241b9f4a4b49ec0d..f06458c3ed20f9cb10ee3be0bb036fb3f89bf1eb 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    Background
+%include       /usr/lib/rpm/macros.perl
 Summary:       Proc::Background Perl module - generic interface to background process management
 Summary(pl.UTF-8):     Moduł Perla Proc::Background - ogólny interfejs do zarządzania procesami w tle
 Name:          perl-Proc-Background
@@ -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: 4f9d850e31c4131d1a28ffe0d26ef4e2
+URL:           http://search.cpan.org/dist/Proc-Background/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Provides:      perl(Proc::Generic)
This page took 0.078827 seconds and 4 git commands to generate.