summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2014-12-11 13:39:40 -0500
committerAdam Jackson <ajax@redhat.com>2014-12-11 13:39:40 -0500
commit73be3c3499b645773f305eb0084b171296edf96a (patch)
tree00f1bfb22d4a05edb5c7cb900af9efa03b0a9b63
parent35be28bfb5547cdea56bbc17694909652a9aef69 (diff)
downloadmesa-73be3c3499b645773f305eb0084b171296edf96a.tar.gz
mesa-73be3c3499b645773f305eb0084b171296edf96a.tar.xz
mesa-73be3c3499b645773f305eb0084b171296edf96a.zip
Restore hardware drivers on ppc64{,le}
-rw-r--r--mesa.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/mesa.spec b/mesa.spec
index bfb2c64..44310b6 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -23,11 +23,11 @@
%define with_radeonsi 1
%endif
-%ifarch s390 s390x %{power64} ppc
+%ifarch s390 s390x ppc
%define with_hardware 0
%define base_drivers swrast
%endif
-%ifnarch s390 s390x %{power64} ppc
+%ifnarch s390 s390x ppc
%define with_hardware 1
%define base_drivers swrast,nouveau,radeon,r200
%ifarch %{ix86} x86_64
@@ -55,7 +55,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 10.5.0
-Release: 0.devel.3.%{git}%{?dist}
+Release: 0.devel.4.%{git}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -669,6 +669,9 @@ rm -rf $RPM_BUILD_ROOT
# Generate changelog using:
# git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)"
%changelog
+* Thu Dec 11 2014 Adam Jackson <ajax@redhat.com> 10.5.0-0.devel.4
+- Restore hardware drivers on ppc64{,le}
+
* Tue Dec 02 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.5.0-0.devel.3.git29c7cf2
- 29c7cf2