Accepting request 536375 from network:messaging:zeromq:git-stable

Fix build on CentOS 6 - autoreconf fails due to missing m4 directory

OBS-URL: https://build.opensuse.org/request/show/536375
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/openpgm?expand=0&rev=11
This commit is contained in:
Ismail Dönmez 2017-10-24 14:18:16 +00:00 committed by Git OBS Bridge
parent 40826716a9
commit 9a3656be7a
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 24 12:47:51 UTC 2017 - luca.boccassi@gmail.com
- Create m4 directory before running autoreconf -fi to avoid build
failure on CentOS 6 due to older version of autoconf.
-------------------------------------------------------------------
Fri Oct 6 13:22:06 UTC 2017 - bwiedemann@suse.com

View File

@ -80,6 +80,7 @@ This subpackage contains the header files for OpenPGM.
%patch0 -p1
%build
mkdir -p m4
autoreconf -fi
%{configure} \
--disable-static