Accepting request 235381 from network:ha-clustering:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/235381 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=6
This commit is contained in:
commit
dfd3c22e03
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 12:03:38 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
- Don't build in parallell (bnc#878580)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 15 08:58:47 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
|
@ -157,7 +157,7 @@ CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"
|
||||
export CFLAGS
|
||||
./autogen.sh
|
||||
%{configure}
|
||||
make %{_smp_mflags}
|
||||
make
|
||||
|
||||
%install
|
||||
make install DESTDIR=%{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user