[packages/perl-Stat-lsMode] use generic url

glen glen at pld-linux.org
Wed Nov 26 14:09:20 CET 2014


commit e5ed0a629702615b80f2873d329b1fb503e12a28
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 26 15:09:17 2014 +0200

    use generic url

 perl-Stat-lsMode.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Stat-lsMode.spec b/perl-Stat-lsMode.spec
index 34f775b..ff54674 100644
--- a/perl-Stat-lsMode.spec
+++ b/perl-Stat-lsMode.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Stat
 %define		pnam	lsMode
+%include	/usr/lib/rpm/macros.perl
 Summary:	Stat::lsMode Perl module
 Summary(cs.UTF-8):	Modul Stat::lsMode pro Perl
 Summary(da.UTF-8):	Perlmodul Stat::lsMode
@@ -30,8 +30,9 @@ 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:	bf7e558fd0d668dffb2dcd62d21ef635
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/Stat-lsMode/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,8 +41,8 @@ Stat::lsMode generates mode and permission strings that look like the
 ones generated by the Unix ls -l command.
 
 %description -l pl.UTF-8
-Stat::lsMode generuje łańcuchy z prawami dostępu w podobnym formacie, w
-jakim wyświetla je polecenie ls -l.
+Stat::lsMode generuje łańcuchy z prawami dostępu w podobnym formacie,
+w jakim wyświetla je polecenie ls -l.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Stat-lsMode.git/commitdiff/e5ed0a629702615b80f2873d329b1fb503e12a28



More information about the pld-cvs-commit mailing list