Blame SPECS/egl-wayland.spec

092b7d
Name:           egl-wayland
092b7d
Version:        1.1.9
a0ef1f
Release:        2%{?dist}
092b7d
Summary:        Wayland EGL External Platform library
092b7d
092b7d
License:        MIT
092b7d
URL:            https://github.com/NVIDIA/%{name}
092b7d
Source0:        %url/archive/%{version}/%{name}-%{version}.tar.gz
092b7d
Source1:        10_nvidia_wayland.json
092b7d
Source2:        15_nvidia_gbm.json
092b7d
Patch0:         %url/commit/d4937adc5cd04ac7df98fc5616e40319fb52fdee.patch
092b7d
Patch1:         %url/commit/daab8546eca8428543a4d958a2c53fc747f70672.patch
092b7d
Patch2:         %url/commit/582b2d345abaa0e313cf16c902e602084ea59551.patch
092b7d
092b7d
BuildRequires:  meson
092b7d
BuildRequires:  libtool
092b7d
BuildRequires:  eglexternalplatform-devel
092b7d
%if 0%{?fedora}
092b7d
BuildRequires:  libglvnd-devel
092b7d
%else
092b7d
BuildRequires:  mesa-libEGL-devel
092b7d
%endif
092b7d
BuildRequires:  wayland-devel
092b7d
BuildRequires:  wayland-protocols-devel
092b7d
092b7d
# Required for directory ownership
092b7d
Requires:       libglvnd-egl%{?_isa}
092b7d
092b7d
%description
092b7d
Wayland EGL External Platform library
092b7d
092b7d
%package devel
092b7d
Summary:        Wayland EGL External Platform library development package
092b7d
Requires:       %{name}%{?_isa} = %{version}-%{release}
092b7d
092b7d
%description devel
092b7d
Wayland EGL External Platform library development package
092b7d
092b7d
%prep
092b7d
%autosetup -p1
092b7d
%if 0%{?rhel}
092b7d
sed -i -e 's@>= 0.50@>= 0.47@g'  meson.build
092b7d
%endif
092b7d
092b7d
%build
092b7d
%meson
092b7d
%meson_build
092b7d
092b7d
092b7d
%install
092b7d
%meson_install
092b7d
install -m 0755 -d %{buildroot}%{_datadir}/egl/egl_external_platform.d/
a0ef1f
install -pm 0644 %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/egl/egl_external_platform.d/
092b7d
find %{buildroot} -name '*.la' -exec rm -f {} ';'
092b7d
092b7d
092b7d
%ldconfig_scriptlets
092b7d
092b7d
092b7d
%files
092b7d
%doc README.md
092b7d
%license COPYING
092b7d
%{_libdir}/*.so.*
092b7d
%{_datadir}/egl/egl_external_platform.d/10_nvidia_wayland.json
a0ef1f
%{_datadir}/egl/egl_external_platform.d/15_nvidia_gbm.json
092b7d
092b7d
%files devel
092b7d
%{_libdir}/libnvidia-egl-wayland.so
092b7d
%{_libdir}/pkgconfig/wayland-eglstream.pc
092b7d
%{_datadir}/pkgconfig/wayland-eglstream-protocols.pc
092b7d
%{_datadir}/wayland-eglstream/
092b7d
092b7d
%changelog
a0ef1f
* Tue Jun 28 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.1.9-2
a0ef1f
- Install 15_nvidia_gbm.json
a0ef1f
  Resolves: rhbz#2101695
a0ef1f
092b7d
* Tue Jan 25 2022 Dave Airlie <airlied@redhat.com> - 1.1.9-1
092b7d
- Update to egl-wayland 1.1.9 like Fedora
092b7d
092b7d
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.7-3
092b7d
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
092b7d
  Related: rhbz#1991688
092b7d
092b7d
* Wed Jul 7 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.1.7-2
092b7d
- Rebuild for annobin-9.79 (#1975875)
092b7d
092b7d
* Thu Jul 1 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.1.7-1
092b7d
- Update to 1.1.7 (#1975875)
092b7d
092b7d
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.6-3
092b7d
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
092b7d
092b7d
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-2
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
092b7d
092b7d
* Thu Jan  7 2021 Leigh Scott <leigh123linux@gmail.com> - 1.1.6-1
092b7d
- Update to 1.1.6
092b7d
092b7d
* Fri Aug 14 2020 Leigh Scott <leigh123linux@gmail.com> - 1.1.5-3
092b7d
- Add upstream patch to address rhbz#1842473
092b7d
092b7d
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
092b7d
092b7d
* Mon Jun 01 2020 Leigh Scott <leigh123linux@gmail.com> - 1.1.5-1
092b7d
- Update to 1.1.5
092b7d
092b7d
* Mon Mar 30 2020 leigh123linux <leigh123linux@googlemail.com> - 1.1.4-4
092b7d
- Use upstream commit to address missing mesa includes
092b7d
092b7d
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-3
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
092b7d
092b7d
* Mon Dec 16 2019 Leigh Scott <leigh123linux@gmail.com> - 1.1.4-2
092b7d
- Add patch to add missing mesa includes
092b7d
092b7d
* Sun Sep 15 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.1.4-1
092b7d
- Update to 1.1.4
092b7d
092b7d
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
092b7d
092b7d
* Sun Jun 02 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.1.3-1
092b7d
- Update to 1.1.3
092b7d
092b7d
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 1.1.2-3
092b7d
- Rebuild with Meson fix for #1699099
092b7d
092b7d
* Sat Mar 30 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.1.2-2
092b7d
- Switch to upstream fix
092b7d
092b7d
* Fri Feb 01 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.1.2-1
092b7d
- Update to 1.1.2
092b7d
092b7d
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
092b7d
092b7d
* Thu Dec 06 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.1-3
092b7d
- Fix the same crappy warning f28 generates
092b7d
092b7d
* Thu Dec 06 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.1-2
092b7d
- Fix the crappy warning epel7 generates
092b7d
092b7d
* Thu Dec 06 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.1-1
092b7d
- Update to 1.1.1
092b7d
092b7d
* Mon Nov 26 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.0-0.2.20181015git0eb29d4
092b7d
- Update to latest git snapshot (rhbz#1653118)
092b7d
092b7d
* Mon Aug 20 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.0-0.1.20180916git1676d1d
092b7d
- Update to 1.1.0 snapshot
092b7d
092b7d
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-0.2.20180626git395ce9f
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
092b7d
092b7d
* Sat Jun 30 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.0.5-0.1.20180626git395ce9f
092b7d
- Update to 1.0.5 snapshot
092b7d
092b7d
* Sat Jun 16 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.0.4-0.1.20180602git4ab0873
092b7d
- Update to 1.0.4 snapshot
092b7d
092b7d
* Tue Feb 06 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.0.3-2.20180201git6f5f7d0
092b7d
- Update to latest git snapshot
092b7d
- Switch to meson
092b7d
- Install .so file to -devel as it's listed in wayland-eglstream.pc
092b7d
- Fix directory ownership
092b7d
092b7d
* Wed Jan 31 2018 Jonas Ã…dahl <jadahl@redhat.com> - 1.0.3-1.20180111gitb283689
092b7d
- Update to 1.0.3
092b7d
- Add -devel package
092b7d
092b7d
* Thu Aug 03 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.2-0.4.20170802git1f4b1fd
092b7d
- Update to latest git snapshot
092b7d
092b7d
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-0.3.20170628git818b613
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
092b7d
092b7d
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-0.2.20170628git818b613
092b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
092b7d
092b7d
* Wed Jun 28 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.2-0.1.20170628git818b613
092b7d
- Update to 1.0.2 git
092b7d
092b7d
* Wed Mar 08 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.1-0.1.20170308git582fbf3
092b7d
- Update to 1.0.1 git
092b7d
092b7d
* Tue Feb 07 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.7.20170207git05eb000
092b7d
- Add license file
092b7d
092b7d
* Thu Feb 02 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.6.20170120git743d702
092b7d
- Add requires libglvnd-egl
092b7d
- Make review changes
092b7d
092b7d
* Wed Feb 01 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.5.20170120git743d702
092b7d
- Drop devel sub-package
092b7d
092b7d
* Wed Feb 01 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.4.20170120git743d702
092b7d
- Add 10_nvidia_wayland.json to libs sub-package
092b7d
092b7d
* Wed Feb 01 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.3.20170120git743d702
092b7d
- Add loader directory to common sub-package
092b7d
- Move libs to sub-package
092b7d
092b7d
* Fri Jan 20 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.2.20170120git743d702
092b7d
- Add date to release
092b7d
092b7d
* Fri Jan 20 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.1.git743d702
092b7d
- First build
092b7d