[packages/perl-Getopt-Regex] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:49:31 CET 2014
commit 3e1713c43416ead7f08a409c202574fddd05347d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:49:27 2014 +0200
use generic url
perl-Getopt-Regex.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Getopt-Regex.spec b/perl-Getopt-Regex.spec
index 55a9bf0..fa4aee6 100644
--- a/perl-Getopt-Regex.spec
+++ b/perl-Getopt-Regex.spec
@@ -1,6 +1,6 @@
-%include /usr/lib/rpm/macros.perl
%define pdir Getopt
%define pnam Regex
+%include /usr/lib/rpm/macros.perl
Summary: Getopt::Regex - handle command line options flexibly using regular expressions
Summary(pl.UTF-8): Getopt::Regex - elastyczna obsługa opcji z linii poleceń przy pomocy wyrażeń regularnych
Name: perl-Getopt-Regex
@@ -11,6 +11,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: 44054a9d96b88da3b9774ec95dac70c9
+URL: http://search.cpan.org/dist/Getopt-Regex/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
@@ -18,9 +19,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Getopt::Regex Perl module provides a flexible yet simple method for
-handling command line options. It does not stamp over the callers
+handling command line options. It does not stamp over the callers
namespace or, currently, inforce any particular standard for the
-options - the user can do this if they want. By using anonymous
+options - the user can do this if they want. By using anonymous
closures sophisticated option specifications can be constructed.
%description -l pl.UTF-8
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Getopt-Regex.git/commitdiff/3e1713c43416ead7f08a409c202574fddd05347d
More information about the pld-cvs-commit
mailing list