Own %{_sysconfdir}/egl and %{_datadir}/egl dirs

https://bugzilla.redhat.com/show_bug.cgi?id=1481242
This commit is contained in:
Ville Skyttä 2017-08-14 15:26:14 +03:00
parent 52ad272654
commit 829621d37d

View File

@ -11,7 +11,7 @@
Name: libglvnd
Version: 0.2.999
Release: 22%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
Release: 23%{?commit0:.%{date}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
@ -224,7 +224,9 @@ xvfb-run -a make check V=1 || cat `find . -name test-suite.log`
%files egl
%dir %{_sysconfdir}/glvnd/egl_vendor.d
%dir %{_datadir}/glvnd/egl_vendor.d
%dir %{_sysconfdir}/egl/
%dir %{_sysconfdir}/egl/egl_external_platform.d/
%dir %{_datadir}/egl/
%dir %{_datadir}/egl/egl_external_platform.d/
%if 0%{?_without_mesa_glvnd_default}
%{_libdir}/%{name}/libEGL*.so.*
@ -245,6 +247,9 @@ xvfb-run -a make check V=1 || cat `find . -name test-suite.log`
%changelog
* Mon Aug 14 2017 Ville Skyttä <ville.skytta@iki.fi> - 1:0.2.999-23.20170620gitd850cdd
- Own %%{_sysconfdir}/egl and %%{_datadir}/egl dirs
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2.999-22.20170620gitd850cdd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild