Accepting request 591711 from home:dimstar:Factory

- Explicitly call autoreconf, unless without autoconf is specified.
  In this case, there is spec-file logic to touch timestampes of
  relevant files. Move this logic to build instead of prep phase.

Fixes build with automake 1.6, see current failure in Staging:B
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:B:DVD/emacs/standard/x86_64

OBS-URL: https://build.opensuse.org/request/show/591711
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=245
This commit is contained in:
Martin Pluskal
2018-03-30 09:50:19 +00:00
committed by Git OBS Bridge
parent 59578c809a
commit 9f65ca7e0a
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 27 16:34:37 UTC 2018 - dimstar@opensuse.org
- Explicitly call autoreconf, unless without autoconf is specified.
In this case, there is spec-file logic to touch timestampes of
relevant files. Move this logic to build instead of prep phase.
-------------------------------------------------------------------
Wed Mar 14 21:08:52 UTC 2018 - crrodriguez@opensuse.org