Accepting request 52641 from Base:System

Accepted submit request 52641 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/52641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irqbalance?expand=0&rev=15
This commit is contained in:
Ruediger Oertel 2010-11-10 19:53:00 +00:00 committed by Git OBS Bridge
commit 775ce11e11
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