From 159953ce7fc3c64483bb253ab6dc2bfaf2698083a439c32d8426960e272438a9 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Tue, 7 Mar 2017 14:25:39 +0000 Subject: [PATCH] Accepting request 477517 from home:fschnizlein:branches:Base:System - Remove superfluous comment out man package packing OBS-URL: https://build.opensuse.org/request/show/477517 OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=66 --- irqbalance.changes | 5 +++++ irqbalance.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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