Hello community, here is the log from the commit of package ghc-rpm-macros for openSUSE:Factory checked in at 2014-10-23 14:20:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-rpm-macros (Old) and /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-rpm-macros" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-rpm-macros/ghc-rpm-macros.changes 2014-08-03 15:36:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new/ghc-rpm-macros.changes 2014-10-23 14:20:25.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 12 13:11:17 UTC 2014 - [email protected] + +- disable dependency on prelink for arm and aarch64 architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-rpm-macros.spec ++++++ --- /var/tmp/diff_new_pack.5KsyRf/_old 2014-10-23 14:20:27.000000000 +0200 +++ /var/tmp/diff_new_pack.5KsyRf/_new 2014-10-23 14:20:27.000000000 +0200 @@ -50,7 +50,7 @@ BuildRequires: xz Requires: ghc-srpm-macros = %{version}-%{release} -%ifnarch ppc64le +%ifnarch ppc64le aarch64 %arm # for execstack Requires: prelink %endif @@ -99,8 +99,8 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 -# remove when prelink is available on ppc64le -%ifarch ppc64le +# remove when prelink is available on any of those architectures +%ifarch ppc64le aarch64 %arm %patch6 -p1 %endif %if 0%{?sles_version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
