diff --git a/gnome-shell.spec b/gnome-shell.spec index eec7104..7af2d2b 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell Version: 3.7.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -127,7 +127,7 @@ rm %{buildroot}/usr/bin/gnome-shell-perf-tool %find_lang %{name} -%ifnarch s390 s390x +%ifnarch s390 s390x ppc ppc64 ppc64p7 # The libdir rpath breaks nvidia binary only folks, so we remove it. # See bug 716572 # skip on s390(x), workarounds a chrpath issue @@ -171,6 +171,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Mon Dec 17 2012 Adam Jackson 3.7.2-3 +- Also don't mangle rpath on power + * Mon Dec 10 2012 Adam Jackson 3.7.2-2 - Disable bluetooth on power