]> git.pld-linux.org Git - packages/perl-Module-Util.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:27 +0000 (21:57 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:27 +0000 (21:57 +0200)
perl-Module-Util.spec

index 01c9072af6b80ed5f2d74a78e40c83f0d50d2b30..e17fd43ea755c08083df9eda711894045e7a301f 100644 (file)
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
+
 %define                pdir    Module
 %define                pnam    Util
 %include       /usr/lib/rpm/macros.perl
 Summary:       Module::Util - Module name tools and transformations
-#Summary(pl.UTF-8):    
 Name:          perl-Module-Util
 Version:       1.07
 Release:       1
@@ -15,13 +14,10 @@ License:    GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: d9e5d48b7f1aee18582fab57f27cccfa
-# generic URL, check or change before uncommenting
-#URL:          http://search.cpan.org/dist/Module-Util/
+URL:           http://search.cpan.org/dist/Module-Util/
 BuildRequires: perl-Module-Build
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,9 +27,6 @@ names. Its main aim is to centralise some of the functions commonly
 used by modules that manipulate other modules in some way, like
 converting module names to relative paths.
 
-# %description -l pl.UTF-8
-# TODO
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
This page took 0.106529 seconds and 4 git commands to generate.