[gdm] Add ppc to %ExcludeArch

Matthias Clasen mclasen at fedoraproject.org
Mon Oct 29 23:39:03 UTC 2012


commit 943622bf5b338f5cc217c0d04a43e69c94dfb09d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Oct 29 19:39:27 2012 -0400

    Add ppc to %ExcludeArch

 gdm.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index 4ed4794..3acd188 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -14,7 +14,7 @@
 Summary: The GNOME Display Manager
 Name: gdm
 Version: 3.6.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -62,7 +62,7 @@ BuildRequires: audit-libs-devel >= %{libauditver}
 BuildRequires: gobject-introspection-devel
 BuildRequires: autoconf automake libtool
 BuildRequires: intltool
-%ifnarch s390 s390x ppc64
+%ifnarch s390 s390x ppc ppc64
 BuildRequires: xorg-x11-server-Xorg
 %endif
 BuildRequires: nss-devel >= %{nss_version}
@@ -355,6 +355,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/girepository-1.0/Gdm-1.0.typelib
 
 %changelog
+* Mon Oct 29 2012 Matthias Clasen <mclasen at redhat.com> - 1:3.6.1-3
+- Add ppc to %%ExcludeArch
+
 * Thu Oct 18 2012 Matthias Clasen <mclasen at redhat.com> - 1:3.6.1-2
 - Require gnome-icon-theme-symbolic (#867718)
 


More information about the scm-commits mailing list