Accepting request 42405 from home:jengelh:smp
Copy from home:jengelh:smp/e2fsprogs via accept of submit request 42405 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42405 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=6
This commit is contained in:
parent
2204a6a2fc
commit
ac3fa109ad
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 19 16:21:09 UTC 2010 - pth@novell.com
|
Mon Apr 19 16:21:09 UTC 2010 - pth@novell.com
|
||||||
|
|
||||||
|
@ -137,7 +137,7 @@ autoreconf --force --install
|
|||||||
--disable-uuidd \
|
--disable-uuidd \
|
||||||
--disable-fsck \
|
--disable-fsck \
|
||||||
CFLAGS="$RPM_OPT_FLAGS"
|
CFLAGS="$RPM_OPT_FLAGS"
|
||||||
make %{?jobs:-j%jobs} V=1
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install install-libs DESTDIR=$RPM_BUILD_ROOT ELF_INSTALL_DIR=/%{_lib}
|
make install install-libs DESTDIR=$RPM_BUILD_ROOT ELF_INSTALL_DIR=/%{_lib}
|
||||||
|
Loading…
Reference in New Issue
Block a user