From e328d5f85c16d75f5c3f9f94d16902e4260c6b3b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Feb 28 2006 02:09:44 +0000 Subject: re-enable building on ppc64 --- diff --git a/emacs.spec b/emacs.spec index f27d571..884a23e 100644 --- a/emacs.spec +++ b/emacs.spec @@ -1,6 +1,4 @@ # This file is encoded in UTF-8. -*- coding: utf-8 -*- -# FIXME: doesn't currently build on ppc64 -ExcludeArch: ppc64 %define emacs21 1 %define muleucs_ver current @@ -11,7 +9,7 @@ ExcludeArch: ppc64 Summary: GNU Emacs text editor Name: emacs Version: 21.4 -Release: 13 +Release: 14 License: GPL URL: http://www.gnu.org/software/emacs/ Group: Applications/Editors @@ -542,6 +540,9 @@ fi %endif %changelog +* Tue Feb 28 2006 Jens Petersen - 21.4-14 +- re-enable building on ppc64 + * Mon Feb 27 2006 Jens Petersen - 21.4-13 - buildrequire libXaw-devel for menus and scrollbar - pass -R to setarch to disable address randomization during dumping