[packages/perl-File-Type] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:44:49 CET 2014
commit 5ff3e5c799ce8d5bea2577be251d8bf15e83d32b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:44:46 2014 +0200
use generic url
perl-File-Type.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-File-Type.spec b/perl-File-Type.spec
index 51d077a..1cf6c5d 100644
--- a/perl-File-Type.spec
+++ b/perl-File-Type.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 Type
+%include /usr/lib/rpm/macros.perl
Summary: File::Type - determine file type using magic
Summary(pl.UTF-8): File::Type - określenie typu pliku za pomocą liczb magicznych
Name: perl-File-Type
@@ -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: 4be3b0b7000b325c60351fcc8a04815d
+URL: http://search.cpan.org/dist/File-Type/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-File-Type.git/commitdiff/5ff3e5c799ce8d5bea2577be251d8bf15e83d32b
More information about the pld-cvs-commit
mailing list