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

index 8b288421dc410ecd179b8ccf235d68446283380f..273093c8dce1700dcc85697aa340c4f466ed06db 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    Simple
+%include       /usr/lib/rpm/macros.perl
 Summary:       Crypt::Simple Perl module - encrypt stuff simply
 Summary(pl.UTF-8):     Moduł Perla Crypt::Simple - proste szyfrowanie
 Name:          perl-Crypt-Simple
@@ -14,17 +14,18 @@ License:    GPL v2+
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: cdea18a98593364855f27afcb8519ec0
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: perl-IO-Compress >= 1.11
+URL:           http://search.cpan.org/dist/Crypt-Simple/
 BuildRequires: perl-Crypt-Blowfish >= 2.06
 BuildRequires: perl-Digest-MD5 >= 2.13
 BuildRequires: perl-FreezeThaw >= 0.41
+BuildRequires: perl-IO-Compress >= 1.11
 BuildRequires: perl-MIME-Base64 >= 2.11
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-Requires:      perl-IO-Compress >= 1.11
 Requires:      perl-Crypt-Blowfish >= 2.06
 Requires:      perl-Digest-MD5 >= 2.13
 Requires:      perl-FreezeThaw >= 0.41
+Requires:      perl-IO-Compress >= 1.11
 Requires:      perl-MIME-Base64 >= 2.11
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.125841 seconds and 4 git commands to generate.