SHA256
1
0
forked from pool/tpm2.0-tools

Accepting request 614208 from security

- fix build after adding install-man.patch: autoreconf is needed again (sigh!)

OBS-URL: https://build.opensuse.org/request/show/614208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2.0-tools?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2018-06-08 21:14:01 +00:00 committed by Git OBS Bridge
commit 06f893a56a
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 5 09:55:43 UTC 2018 - matthias.gerstner@suse.com
- fix build after adding install-man.patch: autoreconf is needed again (sigh!)
-------------------------------------------------------------------
Wed May 2 12:09:22 UTC 2018 - matthias.gerstner@suse.com

View File

@ -63,6 +63,9 @@ associated interfaces.
%patch1 -p1
%build
# patch1 (install-man) requires to run autoreconf ATM, because it modifies
# Makefile.am. This can be dropped with the next release containing the fix.
autoreconf
%configure --disable-static
make %{?_smp_mflags}