rename fallback from fedora to system

This commit is contained in:
Dave Airlie 2018-07-24 08:52:28 +10:00
parent 70ffdf773e
commit 730861035a
2 changed files with 5 additions and 2 deletions

View File

@ -19,7 +19,7 @@ index be384f8..2016a04 100644
}
+ if (!vendor) {
+ vendor = __glXLookupVendorByName("fedora");
+ vendor = __glXLookupVendorByName("system");
+ }
+
dpyInfo->vendors[screen] = vendor;

View File

@ -7,7 +7,7 @@
Name: libglvnd
Version: 1.0.1
Release: 0.8%{?commit0:.git%{shortcommit0}}%{?dist}
Release: 0.9%{?commit0:.git%{shortcommit0}}%{?dist}
# Provide an upgrade path from the negativo17.org pkgs which have Epoch 1
Epoch: 1
Summary: The GL Vendor-Neutral Dispatch library
@ -234,6 +234,9 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || \
%changelog
* Tue Jul 24 2018 Dave Airlie <airlied@redhat.com> - 1.0.1-0.9.git5baa1e5
- rename fallback from fedora to system
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.1-0.8.git5baa1e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild