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

index 32e9177289ec7e5cbb08cc9a79f03e6e1a33bd07..b803fa12fc736689a2fea3d59792f31c243708a8 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    OTP
+%include       /usr/lib/rpm/macros.perl
 Summary:       Crypt::OTP Perl module - OTP encryption method implementation
 Summary(pl.UTF-8):     Moduł Perla Crypt::OTP - implementacja kodowania metodą OTP
 Name:          perl-Crypt-OTP
@@ -15,6 +15,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: af841dbb3641f73ee4048b15e6b56197
+URL:           http://search.cpan.org/dist/Crypt-OTP/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.105887 seconds and 4 git commands to generate.