From: Elan Ruusamäe Date: Tue, 25 Nov 2014 10:44:27 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=548c0ad84bdd6cf032c3bccf08a386487de67a76;p=packages%2Fperl-File-PathConvert.git use generic url --- diff --git a/perl-File-PathConvert.spec b/perl-File-PathConvert.spec index 5ef84f6..d88fc90 100644 --- a/perl-File-PathConvert.spec +++ b/perl-File-PathConvert.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir File %define pnam PathConvert +%include /usr/lib/rpm/macros.perl Summary: File::PathConvert - convert absolute/relative and logical/physical paths Summary(pl.UTF-8): File::PathConvert - konwersja (bez-)względnych i logicznych/fizycznych ścieżek Name: perl-File-PathConvert @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 64e731d1165a0bd5e8f3de93775d7795 Patch0: %{name}-paths.patch +URL: http://search.cpan.org/dist/File-PathConvert/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch