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

index 49544f7b50c22ae8df555ca7e82b58305c96df39..61a7e02e69d3db039a64b80da752424ae6c62adb 100644 (file)
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
+
 %define                pdir    Proc
 %define                pnam    Wait3
 %include       /usr/lib/rpm/macros.perl
 Summary:       Proc::Wait3 - Perl extension for wait3 system call
-#Summary(pl.UTF-8):    
 Name:          perl-Proc-Wait3
 Version:       0.04
 Release:       5
@@ -14,12 +13,9 @@ License:     unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Proc/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: d87ce5f3557eb86bfa5bafb9f2e028e3
-# generic URL, check or change before uncommenting
-#URL:          http://search.cpan.org/dist/Proc-Wait3/
+URL:           http://search.cpan.org/dist/Proc-Wait3/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.1249 seconds and 4 git commands to generate.