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

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-tools?expand=0&rev=40
This commit is contained in:
Matthias Gerstner 2018-06-05 09:56:06 +00:00 committed by Git OBS Bridge
parent 04fa779b2e
commit 9deb2b9aaa
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}