SHA256
1
0
forked from pool/cracklib

Accepting request 42116 from home:jengelh:smp

Copy from home:jengelh:smp/cracklib via accept of submit request 42116 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42116
OBS-URL: https://build.opensuse.org/package/show/Base:System/cracklib?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2010-06-28 21:27:52 +00:00 committed by Git OBS Bridge
parent b046474581
commit b34cedfe01
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -98,7 +98,7 @@ This package contains a small dictionay file used by cracklib.
%build
AUTOPOINT=true autoreconf -fi
%configure --disable-static --with-pic
%{__make} %{?jobs:-j%jobs}
%{__make} %{?_smp_mflags}
make -C po update-po
%clean