diff --git a/cracklib.spec b/cracklib.spec index 9536cdb..f2e352a 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -5,7 +5,7 @@ Summary: A password-checking library Name: cracklib Version: 2.8.13 -Release: 2 +Release: 3 Group: System Environment/Libraries Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz @@ -91,7 +91,7 @@ The cracklib-python package contains a module which permits applications written in the Python programming language to use cracklib. %package dicts -Summary: The standard CrackLib dictionaries. +Summary: The standard CrackLib dictionaries Group: System Environment/Libraries BuildRequires: words >= 2-13 Requires: cracklib = %{version}-%{release} @@ -223,6 +223,10 @@ EOF %{_libdir}/../lib/python*/site-packages/*.py* %changelog +* Thu Feb 19 2009 Nalin Dahyabhai - 2.8.13-3 +- drop trailing "." from the package description for the dicts + subpackage (#225659) + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.8.13-2 - Rebuild for Python 2.6