import egl-wayland-1.1.4-1.el8

This commit is contained in:
CentOS Sources 2020-04-28 04:55:53 -04:00 committed by Andrew Lukoshko
parent e46c96085f
commit abfadfb9ad
4 changed files with 7 additions and 17 deletions

View File

@ -1 +1 @@
1a72ab8ed1df9ba2e8a4683d93443337be530c53 SOURCES/egl-wayland-1.1.2.tar.gz
5008c8371114a48e02c2fb47aa6487b7b5fa6aaf SOURCES/egl-wayland-1.1.4.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/egl-wayland-1.1.2.tar.gz
SOURCES/egl-wayland-1.1.4.tar.gz

View File

@ -1,11 +0,0 @@
--- a/src/meson.build
+++ b/src/meson.build
@@ -6,6 +6,7 @@
add_project_arguments('-Wall', language : 'c')
add_project_arguments('-Werror', language : 'c')
+add_project_arguments('-Wno-deprecated-declarations', language : 'c')
add_project_arguments('-fvisibility=hidden', language : 'c')
add_project_link_arguments('-Wl,-Bsymbolic', language : 'c')

View File

@ -1,5 +1,5 @@
Name: egl-wayland
Version: 1.1.2
Version: 1.1.4
Release: 1%{?dist}
Summary: Wayland EGL External Platform library
@ -7,9 +7,6 @@ License: MIT
URL: https://github.com/NVIDIA/%{name}
Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz
Source1: 10_nvidia_wayland.json
%if 0%{?rhel} || 0%{?fedora} <= 28
Patch0: fix_deprecated-declarations.patch
%endif
BuildRequires: meson
BuildRequires: libtool
@ -32,6 +29,7 @@ Wayland EGL External Platform library development package
%prep
%autosetup -p1
sed -i 's/0.50/0.49/' meson.build
%build
%meson
@ -61,6 +59,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/wayland-eglstream/
%changelog
* Tue Nov 19 2019 Adam Jackson <ajax@redhat.com> - 1.1.4-1
- egl-wayland 1.1.4
* Fri Feb 01 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.1.2-1
- Update to 1.1.2