Accepting request 455089 from home:dimstar:Factory

- Switch to ncurses6: use ncurses6-config to find the correct
  CFLAGS and libraries (boo#1021328).

OBS-URL: https://build.opensuse.org/request/show/455089
OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=64
This commit is contained in:
2017-02-06 17:15:50 +00:00
committed by Git OBS Bridge
parent 18cbb20e87
commit 47d5a2d3e0
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 6 17:05:11 UTC 2017 - dimstar@opensuse.org
- Switch to ncurses6: use ncurses6-config to find the correct
CFLAGS and libraries (boo#1021328).
-------------------------------------------------------------------
Thu Jan 12 18:03:02 UTC 2017 - dmueller@suse.com

View File

@@ -54,7 +54,7 @@ being used for all IRQs.
%build
NOCONFIGURE=1 ./autogen.sh
%configure
make %{?_smp_mflags} LDFLAGS="-Wl,-z,relro,-z,now" CFLAGS="%{optflags} -fPIE -pie -std=c99 $(ncurses5-config --cflags)" LDFLAGS="$(ncurses5-config --libs)"
make %{?_smp_mflags} LDFLAGS="-Wl,-z,relro,-z,now" CFLAGS="%{optflags} -fPIE -pie -std=c99 $(ncurses6-config --cflags)" LDFLAGS="$(ncurses6-config --libs)"
cp %{SOURCE3} .
#gzip irqbalance.1