Also don't mangle rpath on power
This commit is contained in:
parent
dc4604b258
commit
4f52c4463a
@ -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 <ajax@redhat.com> 3.7.2-3
|
||||
- Also don't mangle rpath on power
|
||||
|
||||
* Mon Dec 10 2012 Adam Jackson <ajax@redhat.com> 3.7.2-2
|
||||
- Disable bluetooth on power
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user