diff --git a/cracklib.spec b/cracklib.spec index 47ff6b9..5372c12 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -5,7 +5,7 @@ Summary: A password-checking library Name: cracklib Version: 2.8.16 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Libraries Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz @@ -53,8 +53,7 @@ URL: http://sourceforge.net/projects/cracklib/ License: LGPLv2+ Buildroot: %{_tmppath}/%{name}-%{version}-root BuildRequires: python-devel, words, autoconf, automake, gettext, libtool -# This one's for gettext's sake. -BuildRequires: cvs +BuildRequires: gettext-autopoint Conflicts: cracklib-dicts < 2.8 # The cracklib-format script calls gzip, but without a specific path. Requires: gzip @@ -229,6 +228,9 @@ EOF %{_libdir}/../lib/python*/site-packages/*.py* %changelog +* Sat Jul 3 2010 Dan HorĂ¡k - 2.8.16-3 +- added gettext-autopoint as BR: + * Thu May 20 2010 Nalin Dahyabhai - 2.8.16-2 - pull in changes to the Hindi translation (#589188)