!5 Package upgrade
From: @wk333 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
fab5ccd282
Binary file not shown.
@ -1,16 +1,16 @@
|
||||
Name: mesa-demos
|
||||
Version: 8.3.0
|
||||
Release: 14
|
||||
Version: 8.4.0
|
||||
Release: 1
|
||||
Summary: Demo applications for testing Mesa
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
Source0: %{name}-20171027.tar.bz2
|
||||
Source0: %{name}-20210504.tar.bz2
|
||||
Source1: http://www.x.org/pub/individual/app/xdriinfo-1.0.4.tar.bz2
|
||||
Source2: mesad-git-snapshot.sh
|
||||
|
||||
Patch0000: mesa-demos-8.0.1-legal.patch
|
||||
Patch0001: mesa-demos-as-needed.patch
|
||||
Patch0002: xdriinfo-1.0.4-glvnd.patch
|
||||
Patch0: mesa-demos-8.0.1-legal.patch
|
||||
Patch1: mesa-demos-as-needed.patch
|
||||
Patch2: xdriinfo-1.0.4-glvnd.patch
|
||||
|
||||
BuildRequires: gcc-c++ pkgconfig autoconf automake libtool glew-devel
|
||||
BuildRequires: freeglut-devel mesa-libGL-devel mesa-libEGL-devel
|
||||
@ -33,7 +33,7 @@ Requires: %{name} = %{version}-%{release}
|
||||
This package contains some man files for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-20171027 -b1
|
||||
%setup -q -n %{name}-20210504 -b1
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
@ -76,6 +76,9 @@ install -m755 src/xdemos/glxinfo %{buildroot}%{_bindir}/glxinfo%{?__isa_bits}
|
||||
%{_datadir}/man/man1/xdriinfo.1*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 8.4.0-1
|
||||
- Upgrade to version 8.4.0
|
||||
|
||||
* Fri Aug 07 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 8.3.0-14
|
||||
- Add compilation dependency to solve compilation failure
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user