SHA256
1
0
forked from pool/cracklib

- update to version 2.9.0

* add new FascistCheckUser function
- remove translation-fix.dif
  * text changed

OBS-URL: https://build.opensuse.org/package/show/Base:System/cracklib?expand=0&rev=34
This commit is contained in:
2013-06-08 09:30:58 +00:00
committed by Git OBS Bridge
parent d1389c89e8
commit 7119ba7538
5 changed files with 28 additions and 14 deletions

View File

@@ -28,7 +28,7 @@ Url: http://sourceforge.net/projects/cracklib
Obsoletes: cracklib-64bit
%endif
#
Version: 2.8.22
Version: 2.9.0
Release: 0
Requires: cracklib-dict
Summary: Library to crack passwords using dictionaries
@@ -41,7 +41,6 @@ Source2: baselibs.conf
Patch: cracklib-magic.diff
# PATCH-FIX-OPENSUSE Hide non-public functions
Patch1: cracklib-visibility.patch
Patch2: translation-fix.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -94,7 +93,6 @@ This package contains a small dictionay file used by cracklib.
%prep
%setup -q
%patch2
translation-update-upstream
%patch
%patch1