[packages/perl-Crypt-GeneratePassword] use generic url

glen glen at pld-linux.org
Tue Nov 25 10:21:46 CET 2014


commit 5cf5b2cf3c620c73abc9c356ac24a0bdd0ad284e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 11:21:43 2014 +0200

    use generic url

 perl-Crypt-GeneratePassword.spec | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/perl-Crypt-GeneratePassword.spec b/perl-Crypt-GeneratePassword.spec
index 24769e8..e8df06d 100644
--- a/perl-Crypt-GeneratePassword.spec
+++ b/perl-Crypt-GeneratePassword.spec
@@ -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	GeneratePassword
+%include	/usr/lib/rpm/macros.perl
 Summary:	Crypt::GeneratePassword - generate secure random pronounceable passwords
 Summary(pl.UTF-8):	Crypt::GeneratePassword - generuj bezpieczne, losowe, wymawialne hasła
 Name:		perl-Crypt-GeneratePassword
@@ -15,22 +15,24 @@ 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:	65a9e924ba7496ebd13b70d863d8ae1b
+URL:		http://search.cpan.org/dist/Crypt-GeneratePassword/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Crypt::GeneratePassword generates random passwords that are (more or less)
-pronounceable.  Unlike Crypt::RandPasswd, it doesn't use the FIPS-181
-NIST standard, which is proven to be insecure.  It does use a similar
-interface, so it should be a drop-in replacement in most cases.
+Crypt::GeneratePassword generates random passwords that are (more or
+less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the
+FIPS-181 NIST standard, which is proven to be insecure. It does use a
+similar interface, so it should be a drop-in replacement in most
+cases.
 
 %description -l pl.UTF-8
 Crypt::GeneratePassword generuje losowe hasła, (lepiej lub gorzej)
-wymawialne.  W odróżnieniu od Crypt::RandPasswd, nie używa on standardu
-FIPS-181 NIST, który -- jak udowodniono -- nie jest bezpieczny.  Używa za
-to podobnego interfejsu, więc zastępowanie w większości przypadków
+wymawialne. W odróżnieniu od Crypt::RandPasswd, nie używa on standardu
+FIPS-181 NIST, który -- jak udowodniono -- nie jest bezpieczny. Używa
+za to podobnego interfejsu, więc zastępowanie w większości przypadków
 powinno być bezproblemowe.
 
 %prep
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-GeneratePassword.git/commitdiff/5cf5b2cf3c620c73abc9c356ac24a0bdd0ad284e



More information about the pld-cvs-commit mailing list