Hello community, here is the log from the commit of package irqbalance for openSUSE:Factory checked in at 2017-02-08 12:12:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/irqbalance (Old) and /work/SRC/openSUSE:Factory/.irqbalance.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "irqbalance" Changes: -------- --- /work/SRC/openSUSE:Factory/irqbalance/irqbalance.changes 2017-01-19 10:36:00.443457301 +0100 +++ /work/SRC/openSUSE:Factory/.irqbalance.new/irqbalance.changes 2017-02-08 12:12:38.378175152 +0100 @@ -1,0 +2,6 @@ +Mon Feb 6 17:05:11 UTC 2017 - [email protected] + +- Switch to ncurses6: use ncurses6-config to find the correct + CFLAGS and libraries (boo#1021328). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ irqbalance.spec ++++++ --- /var/tmp/diff_new_pack.ejNAgs/_old 2017-02-08 12:12:39.478020141 +0100 +++ /var/tmp/diff_new_pack.ejNAgs/_new 2017-02-08 12:12:39.478020141 +0100 @@ -54,7 +54,7 @@ %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
