From 8cec9910ed87748922932bee1b8bf65781cd72ee2ee5e0c41fac5f206865981a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 9 Oct 2017 09:23:23 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/openpgm?expand=0&rev=8 --- openpgm.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openpgm.spec b/openpgm.spec index 7eb2fc4..7c5617f 100644 --- a/openpgm.spec +++ b/openpgm.spec @@ -37,6 +37,8 @@ Source: https://github.com/steve-o/openpgm/archive/release-5-2-122.tar.g # PATCH-FIX-UPSTREAM bmwiedemann https://github.com/steve-o/openpgm/pull/48 Patch0: libpgm-5.2.122-reproducible.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: autoconf +BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: glibc-devel BuildRequires: make @@ -77,6 +79,7 @@ This subpackage contains the header files for OpenPGM. %patch0 -p1 %build +autoreconf -fi %{configure} \ --disable-static