forked from pool/cryptsetup
Accepting request 42090 from home:jengelh:smp
Copy from home:jengelh:smp/cryptsetup via accept of submit request 42090 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42090 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=47
This commit is contained in:
parent
bde545e09d
commit
ea43e1383b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 26 10:07:24 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 31 09:42:27 UTC 2010 - lnussel@suse.de
|
Mon May 31 09:42:27 UTC 2010 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -138,14 +138,14 @@ CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --mandir=%_mandir \
|
|||||||
--bindir=/sbin --sbindir=/sbin \
|
--bindir=/sbin --sbindir=/sbin \
|
||||||
--disable-static --enable-shared \
|
--disable-static --enable-shared \
|
||||||
--enable-selinux
|
--enable-selinux
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
#
|
#
|
||||||
# hashalot build
|
# hashalot build
|
||||||
pushd ../hashalot-%haver
|
pushd ../hashalot-%haver
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
%{?suse_update_config:%{suse_update_config}}
|
%{?suse_update_config:%{suse_update_config}}
|
||||||
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --sbindir=/sbin --mandir=%_mandir
|
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --sbindir=/sbin --mandir=%_mandir
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user