SPECS: perl-Crypt-Cracklib.spec - updated 1.2 to ensure that prope...
qboosh
qboosh at pld-linux.org
Sat Mar 15 21:48:40 CET 2008
Author: qboosh Date: Sat Mar 15 20:48:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated 1.2 to ensure that proper License is specified
---- Files affected:
SPECS:
perl-Crypt-Cracklib.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/perl-Crypt-Cracklib.spec
diff -u SPECS/perl-Crypt-Cracklib.spec:1.17 SPECS/perl-Crypt-Cracklib.spec:1.18
--- SPECS/perl-Crypt-Cracklib.spec:1.17 Sat Mar 15 21:11:44 2008
+++ SPECS/perl-Crypt-Cracklib.spec Sat Mar 15 21:48:35 2008
@@ -5,13 +5,13 @@
Summary: Crypt::Cracklib - Perl interface to Cracklib
Summary(pl.UTF-8): Crypt::Cracklib - perlowy interfejs do biblioteki Cracklib
Name: perl-Crypt-Cracklib
-Version: 0.01
-Release: 4
+Version: 1.2
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: a24234aeb3eb9eac71c344f9ca736b7b
+# Source0-md5: 3e7a199d07b2fe5350c6e5201474ae16
URL: http://search.cpan.org/dist/Crypt-Cracklib/
BuildRequires: cracklib-devel
BuildRequires: perl-devel >= 1:5.8.0
@@ -29,7 +29,7 @@
%setup -q -n %{pdir}-%{pnam}-%{version}
%build
-%{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"Crypt::Cracklib")' \
+%{__perl} Makefile.PL \
INSTALLDIRS=vendor
%{__make} \
CC="%{__cc}" \
@@ -51,7 +51,7 @@
%dir %{perl_vendorarch}/auto/Crypt/Cracklib
%{perl_vendorarch}/auto/Crypt/Cracklib/*.bs
%attr(755,root,root) %{perl_vendorarch}/auto/Crypt/Cracklib/*.so
-%{_mandir}/man3/*
+%{_mandir}/man3/Crypt::Cracklib.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -59,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2008-03-15 20:48:35 qboosh
+- updated 1.2 to ensure that proper License is specified
+
Revision 1.17 2008-03-15 20:11:44 qboosh
- generic URL
- License (of current version) is perlish
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Crypt-Cracklib.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list