- add requires prelink

* need execstack to fix ghc generated binaries

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-rpm-macros?expand=0&rev=23
This commit is contained in:
Peter Trommler 2013-12-16 15:28:59 +00:00 committed by Git OBS Bridge
parent 456cadc55a
commit 6c97b6c250
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 16 15:26:01 UTC 2013 - peter.trommler@ohm-hochschule.de
- add requires prelink
* need execstack to fix ghc generated binaries
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 13 21:56:16 UTC 2013 - peter.trommler@ohm-hochschule.de Fri Dec 13 21:56:16 UTC 2013 - peter.trommler@ohm-hochschule.de

View File

@ -44,6 +44,8 @@ Patch4: suse-docdir.patch
# PATCH-FIX-SLE sle-sp1-rpmdeps.patch peter.trommler@ohm-hochschule.de -- SLE's RPM is too old in 11 SP1 and SP2 # PATCH-FIX-SLE sle-sp1-rpmdeps.patch peter.trommler@ohm-hochschule.de -- SLE's RPM is too old in 11 SP1 and SP2
Patch100: sle-sp1-rpmdeps.patch Patch100: sle-sp1-rpmdeps.patch
# for execstack
Requires: prelink
Requires: rpm Requires: rpm
%if %{undefined without_hscolour} %if %{undefined without_hscolour}
Requires: hscolour Requires: hscolour