Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
95366061db
!38 [sync] PR-37: backport patch from upstream
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2024-09-27 06:26:23 +00:00
zhangpan
56464c7e89 backport patch from upstream
(cherry picked from commit 07f4b90f7559ae7cdd7de224fcff254c7ad3b1f3)
2024-09-26 10:43:09 +08:00
openeuler-ci-bot
332578a55d
!36 update to version 1.7.0
From: @paulthomas100199 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
2023-12-29 07:15:09 +00:00
lwg
1c5e7bc9e4 update to version 1.7.0 2023-12-28 15:47:38 +08:00
openeuler-ci-bot
5d0d0f5041
!30 update to 1.6.0
From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-08-02 08:57:53 +00:00
zhouwenpei
ff0f8a98e7 update to 1.6.0 2023-07-22 15:56:01 +08:00
openeuler-ci-bot
f1265da7a6
!29 [sync] PR-28: 【轻量级 PR】:rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @t_feng, @anonymous_z 
Signed-off-by: @anonymous_z, @t_feng
2022-10-28 09:06:25 +00:00
kerongw
e4bba5e58f rebuild for next release
Signed-off-by: kerongw <wangkerong@h-partners.com>
(cherry picked from commit 61d976e5c1a0c3b5a6e82f14b9f7341056609628)
2022-10-26 19:55:59 +08:00
openeuler-ci-bot
221776988d !21 [sync] PR-20: Remove unnecessary installation dependencies
Merge pull request !21 from openeuler-sync-bot/sync-pr20-openEuler-22.03-LTS-Next-to-master
2021-12-27 03:41:38 +00:00
shirely16
1e3908b60c Remove unnecessary installation dependencies
(cherry picked from commit 362d81efa8f940de0c338481e3d67ad199e3aeb4)
2021-12-27 11:07:53 +08:00
5 changed files with 27 additions and 20 deletions

View File

@ -6,6 +6,10 @@ Subject: [PATCH] glx: Add another fallback library name
This is mostly to avoid file conflicts with external packaging.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reference:https://src.fedoraproject.org/rpms/libglvnd/blob/rawhide/f/0001-glx-Add-another-fallback-library-name.patch
Conflict:NA
---
src/GLX/libglxmapping.c | 4 ++++
1 file changed, 4 insertions(+)

View File

@ -1,12 +1,3 @@
diff -up libglvnd-1.3.1/bin/symbols-check.py.orig libglvnd-1.3.1/bin/symbols-check.py
--- libglvnd-1.3.1/bin/symbols-check.py.orig 2020-02-21 22:28:47.000000000 +0100
+++ libglvnd-1.3.1/bin/symbols-check.py 2020-02-28 11:38:55.126765978 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# encoding=utf-8
# Copyright © 2018-2019 Intel Corporation
diff -up libglvnd-1.3.1/src/generate/eglFunctionList.py.orig libglvnd-1.3.1/src/generate/eglFunctionList.py
diff -up libglvnd-1.3.1/src/generate/genCommon.py.orig libglvnd-1.3.1/src/generate/genCommon.py
--- libglvnd-1.3.1/src/generate/genCommon.py.orig 2020-02-21 22:28:47.000000000 +0100

Binary file not shown.

View File

@ -1,20 +1,17 @@
Name: libglvnd
Version: 1.3.4
Release: 1
Version: 1.7.0
Release: 2
Epoch: 1
Summary: The GL Vendor-Neutral Dispatch library
License: MIT
URL: https://github.com/NVIDIA/libglvnd
Source0: https://github.com/NVIDIA/libglvnd/archive/v%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/NVIDIA/libglvnd/archive/refs/tags/v%{version}.tar.gz
Patch6000: backport-libglvnd-python3.patch
Patch6001: backport-0001-glx-Add-another-fallback-library-name.patch
BuildRequires: libtool xorg-x11-server-Xvfb pkgconfig(xext) pkgconfig(x11)
BuildRequires: gcc python3-rpm-macros python3-libxml2 pkgconfig(glproto)
Requires: mesa-libEGL%{?_isa} >= 13.0.4-1
Requires: mesa-libGL%{?_isa} >= 13.0.4-1
BuildRequires: gcc python3-rpm-macros python3-libxml2 pkgconfig(glproto) make
%description
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors.
@ -23,12 +20,12 @@ which vendor to dispatch each API call to at runtime.
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{epoch}:%{version}-%{release}
Provides: libglvnd-core-devel = %{epoch}:%{version}-%{release}
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}-opengl%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}-gles%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}-glx%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}-egl%{?_isa} = %{epoch}:%{version}-%{release}
Obsoletes: libglvnd-core-devel < %{epoch}:%{version}-%{release}
Requires: %{name}-core-devel%{?_isa} = %{epoch}:%{version}-%{release}
Requires: libX11-devel%{?_isa}
Obsoletes: mesa-libGLES-devel < %{epoch}:%{version}-%{release}
Provides: mesa-libGLES-devel = %{epoch}:%{version}-%{release}
@ -173,7 +170,22 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || (cat `find . -name test-
%{_libdir}/pkgconfig/opengl.pc
%changelog
* Wed Dec 1 2021 Leigh xingxing<xingxing9@huawei.com> - 1:1.3.4-1
* Thu Sep 26 2024 zhangpan <zhangpan103@h-partners.com> - 1:1.7.0-2
- backport patch from upstream
* Thu Dec 28 2023 Paul Thomas <paulthomas100199@gmail.com> - 1:1.7.0-1
- update to version 1.7.0
* Sat Jul 22 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1:1.6.0-1
- update to 1.6.0
* Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 1:1.3.4-3
- rebuild for next release
* Fri Dec 17 2021 hanhui <hanhui15@huawei.com> - 1:1.3.4-2
- Remove unnecessary installation dependencies
* Wed Dec 1 2021 xingxing<xingxing9@huawei.com> - 1:1.3.4-1
- Update to 1.3.4
- split glx egl gles package

BIN
v1.7.0.tar.gz Normal file

Binary file not shown.