Accepting request 42164 from home:jengelh:smp
Copy from home:jengelh:smp/rpm via accept of submit request 42164 revision 3. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42164 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=56
This commit is contained in:
parent
4df1dc2ce4
commit
b2d9f5d501
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 4 16:44:29 CEST 2010 - mls@suse.de
|
||||
|
||||
|
4
rpm.spec
4
rpm.spec
@ -197,11 +197,11 @@ export CFLAGS="-g -O0 -fno-strict-aliasing"
|
||||
cp autogen.sh beecrypt
|
||||
pushd beecrypt
|
||||
./autogen.sh --with-pic
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
popd
|
||||
./autogen.sh --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} --libdir=%{_libdir} --sysconfdir=/etc --localstatedir=/var --with-lua --with-selinux --with-internal-beecrypt --enable-shared %{?with_python: --enable-python}
|
||||
rm po/de.gmo
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
make convertdb1
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user