Accepting request 43442 from Base:System
Copy from Base:System/cracklib based on submit request 43442 from user coolo OBS-URL: https://build.opensuse.org/request/show/43442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cracklib?expand=0&rev=32
This commit is contained in:
commit
97304389fd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 25 17:53:22 CEST 2010 - dmueller@suse.de
|
Fri Jun 25 17:53:22 CEST 2010 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Obsoletes: cracklib-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 2.8.16
|
Version: 2.8.16
|
||||||
Release: 3
|
Release: 4
|
||||||
Requires: cracklib-dict
|
Requires: cracklib-dict
|
||||||
Summary: Library to crack passwords using dictionaries
|
Summary: Library to crack passwords using dictionaries
|
||||||
Source: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.bz2
|
Source: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.bz2
|
||||||
@ -98,7 +98,7 @@ This package contains a small dictionay file used by cracklib.
|
|||||||
%build
|
%build
|
||||||
AUTOPOINT=true autoreconf -fi
|
AUTOPOINT=true autoreconf -fi
|
||||||
%configure --disable-static --with-pic
|
%configure --disable-static --with-pic
|
||||||
%{__make} %{?jobs:-j%jobs}
|
%{__make} %{?_smp_mflags}
|
||||||
make -C po update-po
|
make -C po update-po
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
|
Loading…
Reference in New Issue
Block a user