Accepting request 52351 from home:elvigia:branches:Base:System

OBS-URL: https://build.opensuse.org/request/show/52351
OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=6
This commit is contained in:
Cristian Rodríguez 2010-11-09 19:13:11 +00:00 committed by Git OBS Bridge
parent f4a8f5479e
commit 3d6945d9c7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 7 13:56:53 UTC 2010 - cristian.rodriguez@opensuse.org
- This is a long running service, use full RELRO here.
-------------------------------------------------------------------
Sat Oct 2 19:37:52 UTC 2010 - cristian.rodriguez@opensuse.org

View File

@ -59,7 +59,7 @@ Authors:
%build
./autogen.sh
%configure
make CFLAGS="$RPM_OPT_FLAGS -fPIE -pie"
make LDFLAGS="-Wl,-z,relro,-z,now" CFLAGS="$RPM_OPT_FLAGS -fPIE -pie"
cp %{SOURCE1} .
cp %{SOURCE3} .
pod2man --release=0.5.5 --center=irqbalance irqbalance.pod irqbalance.1