diff --git a/irqbalance.changes b/irqbalance.changes index 4899807..61486f5 100644 --- a/irqbalance.changes +++ b/irqbalance.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 1 16:17:07 UTC 2017 - fschnizlein@suse.com + +- Remove superfluous comment out man package packing + ------------------------------------------------------------------- Mon Feb 6 17:05:11 UTC 2017 - dimstar@opensuse.org diff --git a/irqbalance.spec b/irqbalance.spec index a60d617..03b824b 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -1,7 +1,7 @@ # # spec file for package irqbalance # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,7 +56,6 @@ NOCONFIGURE=1 ./autogen.sh %configure 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 %install %make_install