]> git.pld-linux.org Git - packages/perl-Stat-lsMode.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:09:17 +0000 (15:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:09:17 +0000 (15:09 +0200)
perl-Stat-lsMode.spec

index 34f775bcf8c720851516e6f878372151dd3889c3..ff54674d317662899d657472eefced3e2d3aab5a 100644 (file)
@@ -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,
+jakim wyświetla je polecenie ls -l.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.118057 seconds and 4 git commands to generate.