]> git.pld-linux.org Git - packages/perl-Crypt-UnixCrypt.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:23:09 +0000 (11:23 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:23:09 +0000 (11:23 +0200)
perl-Crypt-UnixCrypt.spec

index 337d20f3f12380f3ff8f1077c7f407efec4697d1..7da6f5459ff4f4973b17e0e9ce6222290b0c4660 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Crypt
 %define                pnam    UnixCrypt
+%include       /usr/lib/rpm/macros.perl
 Summary:       Crypt::UnixCrypt - Perl-only implementation of the "crypt" function
 Summary(pl.UTF-8):     Crypt::UnixCrypt - czysto perlowa implementacja funkcji "crypt"
 Name:          perl-Crypt-UnixCrypt
@@ -15,8 +15,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: ff007b7fdda2aa626acaca216750c422
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Crypt-UnixCrypt/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.068306 seconds and 4 git commands to generate.