Disable build of wayland packages. These have been obseleted by wayland-devel.
This commit is contained in:
parent
0258306f9b
commit
eee84703a2
@ -1,4 +1,4 @@
|
||||
%bcond_without wayland
|
||||
%bcond_with wayland
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1546714
|
||||
%undefine _annotated_build
|
||||
@ -53,7 +53,7 @@
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
Version: 18.0.0
|
||||
Release: 2%{?rctag:.%{rctag}}%{?dist}
|
||||
Release: 3%{?rctag:.%{rctag}}%{?dist}
|
||||
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
@ -661,6 +661,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 03 2018 Tom Stellard <tstellar@redhat.com> - 18.0.0-3
|
||||
- Disable build of wayland packages. These have been obseleted by wayland-devel.
|
||||
|
||||
* Wed Mar 28 2018 Adam Jackson <ajax@redhat.com> - 18.0.0-2
|
||||
- Unifarch OpenCL and OpenMAX (except ppc32 and s390 because llvm)
|
||||
- Simplify C/LDFLAGS setup to match
|
||||
|
Loading…
Reference in New Issue
Block a user