[packages/perl-Getopt-Mixed] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:49:27 CET 2014


commit 07b3d449a7fb0ade54f9d270dab7019ee76432bf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:49:23 2014 +0200

    use generic url

 perl-Getopt-Mixed.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Getopt-Mixed.spec b/perl-Getopt-Mixed.spec
index cae6672..17cff7c 100644
--- a/perl-Getopt-Mixed.spec
+++ b/perl-Getopt-Mixed.spec
@@ -1,6 +1,6 @@
-%include	/usr/lib/rpm/macros.perl
 %define		pdir	Getopt
 %define		pnam	Mixed
+%include	/usr/lib/rpm/macros.perl
 Summary:	Getopt::Mixed - getopt processing with both long and short options
 Summary(pl.UTF-8):	Getopt::Mixed - obsługa długich i krótkich opcji
 Name:		perl-Getopt-Mixed
@@ -10,15 +10,16 @@ License:	GPL v2+
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	9d384322a4368b326efdf899bce5838a
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/Getopt-Mixed/
 BuildRequires:	perl-devel >= 1:5.8.0
-Provides:	perl(Getopt::Mixed) = %version
+BuildRequires:	rpm-perlprov >= 4.1-13
+Provides:	perl(Getopt::Mixed) = %{version}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Getopt::Mixed Perl module is intended to be the
-"Getopt-to-end-all-Getop's".  It combines flexibility and simplicity. 
+"Getopt-to-end-all-Getop's". It combines flexibility and simplicity.
 It supports both short options (introduced by "-") and long options
 (introduced by "--"). Short options which do not take an argument can
 be grouped together. Short options which do take an argument must be
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Getopt-Mixed.git/commitdiff/07b3d449a7fb0ade54f9d270dab7019ee76432bf



More information about the pld-cvs-commit mailing list