Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mesa-demos.git#23ec03ef5faa5a26db6e08d4b7099298e158f3f7
This commit is contained in:
parent
9ec6399117
commit
4eb4f355cf
@ -7,7 +7,7 @@
|
||||
Summary: Mesa demos
|
||||
Name: mesa-demos
|
||||
Version: 8.4.0
|
||||
Release: 8.%{gitdate}git%{shortcommit}%{?dist}
|
||||
Release: 9.%{gitdate}git%{shortcommit}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
#Source0: https://mesa.freedesktop.org/archive/demos/%{version}/%{name}-%{version}.tar.bz2
|
||||
@ -19,6 +19,7 @@ Patch0: mesa-demos-8.0.1-legal.patch
|
||||
Patch1: mesa-demos-as-needed.patch
|
||||
# Fix xdriinfo not working with libglvnd
|
||||
Patch2: xdriinfo-1.0.4-glvnd.patch
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig autoconf automake libtool
|
||||
BuildRequires: freeglut-devel
|
||||
@ -113,6 +114,9 @@ install -m 0755 src/egl/opengles2/es2_info %{buildroot}%{_bindir}
|
||||
%{_bindir}/es2_info
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.0-9.20181118git1830dcb
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Tom Stellard <tstellar@redhat.com> - 8.4.0-8.20181118git1830dcb
|
||||
- Use make macros
|
||||
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
|
||||
|
Loading…
Reference in New Issue
Block a user