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:
Stephan Kulow 2014-05-27 10:00:31 +00:00 committed by Git OBS Bridge
commit dfd3c22e03
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -157,7 +157,7 @@ CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"
export CFLAGS
./autogen.sh
%{configure}
make %{_smp_mflags}
make
%install
make install DESTDIR=%{buildroot}