diff --git a/acpid.changes b/acpid.changes index a89aa6b..cd23a72 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 9 15:42:19 UTC 2010 - cristian.rodriguez@opensuse.org + +- use full RELRO here. + ------------------------------------------------------------------- Tue Oct 12 18:51:58 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/acpid.spec b/acpid.spec index ec0facd..fada902 100644 --- a/acpid.spec +++ b/acpid.spec @@ -67,6 +67,7 @@ Authors: cp %{S:2} %{S:3} %{S:4} %{S:5} %{S:6} %{S:7} %{S:9} . %build +export LDFLAGS="-Wl,-z,relro,-z,now" make OPT="$RPM_OPT_FLAGS" %{?_smp_mflags} %install