libglvnd 1.1.1
This commit is contained in:
parent
3bca570a7f
commit
b16b4b7821
@ -1,12 +1,12 @@
|
|||||||
%global commit0 f92208be88dd06a70b6f79a1cb95571e2762a9ec
|
#global commit0 f92208be88dd06a70b6f79a1cb95571e2762a9ec
|
||||||
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
|
#global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
%global _without_mesa_glvnd_default 1
|
%global _without_mesa_glvnd_default 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libglvnd
|
Name: libglvnd
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 4%{?commit0:.git%{shortcommit0}}%{?dist}
|
Release: 4%{?commit0:.git%{shortcommit0}}%{?dist}
|
||||||
# Provide an upgrade path from the negativo17.org pkgs which have Epoch 1
|
# Provide an upgrade path from the negativo17.org pkgs which have Epoch 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
@ -14,8 +14,8 @@ Summary: The GL Vendor-Neutral Dispatch library
|
|||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/NVIDIA/libglvnd
|
URL: https://github.com/NVIDIA/libglvnd
|
||||||
#Source0: %%{url}/archive/v%%{version}/%%{name}-%%{version}.tar.gz
|
Source0: %%{url}/archive/v%%{version}/%%{name}-%%{version}.tar.gz
|
||||||
Source0: %{url}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
|
#Source0: %{url}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
|
||||||
Patch0: libglvnd-python3.patch
|
Patch0: libglvnd-python3.patch
|
||||||
Patch1: 0001-glx-Add-another-fallback-library-name.patch
|
Patch1: 0001-glx-Add-another-fallback-library-name.patch
|
||||||
|
|
||||||
@ -235,6 +235,9 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2019 Adam Jackson <ajax@redhat.com> - 1.1.1-4
|
||||||
|
- libglvnd 1.1.1
|
||||||
|
|
||||||
* Thu Feb 14 2019 Nicolas Chauvet <kwizart@gmail.com> - 1:1.1.0-4.gitf92208b
|
* Thu Feb 14 2019 Nicolas Chauvet <kwizart@gmail.com> - 1:1.1.0-4.gitf92208b
|
||||||
- Update snapshot
|
- Update snapshot
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libglvnd-f92208b.tar.gz) = 772445cbb5574c1900109b3e0d8aab442b8c8d9790c4d91e1400fccdff4a53b653b59120e4fb631a45fc47af02949288924e62a22c3d877d4f741d5596736e37
|
SHA512 (libglvnd-1.1.1.tar.gz) = f64a481be002b108bc45147f9ecddc97561d09b15dd2fee82e76642f8d298f5b21458042dea3083ade650181d5f937bf550bba2914fbf46a774990abdbc56883
|
||||||
|
Loading…
Reference in New Issue
Block a user