diff --git a/cracklib.spec b/cracklib.spec index 037f940..c801b51 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -5,7 +5,7 @@ Summary: A password-checking library Name: cracklib Version: 2.9.0 -Release: 8%{?dist} +Release: 9%{?dist} Group: System Environment/Libraries Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz @@ -150,7 +150,7 @@ chmod +x util/cracklib-format %build %configure --with-pic --with-python --with-default-dict=%{dictpath} --disable-static -make -C po update-po +make -C po update-gmo make %install @@ -261,6 +261,9 @@ EOF %{_libdir}/../lib/python*/site-packages/*.py* %changelog +* Mon Dec 2 2013 Tomáš Mráz - 2.9.0-9 +- update only .gmo files to avoid multilib conflicts (#1036305) + * Thu Nov 28 2013 Tomáš Mráz - 2.9.0-8 - updated translations