Accepting request 308732 from home:dgutu:branches:server:monitoring

- Replaced autogen.sh in spec file with autoreconf -fvi

OBS-URL: https://build.opensuse.org/request/show/308732
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/protobuf-c?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2015-06-09 11:34:38 +00:00 committed by Git OBS Bridge
parent c6a774a1a9
commit 7c26bbf334
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:49340784ca0f8657f38547088731fff3bfe8084adb89bf5e8dbc19ac43339aa6 oid sha256:09c5bb187b7a8e86bc0ff860f7df86370be9e8661cdb99c1072dcdab0763562c
size 116223 size 454913

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 26 11:13:22 UTC 2015 - dgutu@suse.com
- Replaced autogen.sh in spec file with autoreconf -fvi
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 7 06:29:51 UTC 2015 - meissner@suse.com Tue Apr 7 06:29:51 UTC 2015 - meissner@suse.com

View File

@ -81,7 +81,7 @@ cmake \
%__make %{?_smp_flags} %__make %{?_smp_flags}
popd #build popd #build
%else %else
bash ./autogen.sh autoreconf -fvi
%configure %configure
%__make %{?_smp_flags} %__make %{?_smp_flags}
%endif %endif