SHA256
1
0
forked from pool/cracklib
OBS User unknown
2009-02-06 20:55:18 +00:00
committed by Git OBS Bridge
parent 44e3bd8f51
commit bae7945f1f
3 changed files with 11 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package cracklib (Version 2.8.12)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@ Obsoletes: cracklib-64bit
%endif
#
Version: 2.8.12
Release: 55
Release: 57
Requires: cracklib-dict
Summary: Full Dictionary for cracklib
Source: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.bz2
@@ -160,6 +160,8 @@ ln -sf %{_datadir}/cracklib/pw_dict.pwi $RPM_BUILD_ROOT/usr/lib/cracklib_dict.pw
%{_datadir}/cracklib/pw_dict.pwi
%changelog
* Wed Feb 04 2009 mc@suse.de
- update translations
* Wed Dec 10 2008 olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)