!11 [sync] PR-10: 【轻量级 PR】:remove rapth

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-06-25 08:23:58 +00:00 committed by Gitee
commit f47fe6d3b1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,13 +1,13 @@
Name: wayland
Version: 1.19.91
Release: 1
Release: 2
Summary: Wayland Compositor Infrastructure
License: MIT
URL: http://wayland.freedesktop.org/
Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
BuildRequires: gcc gcc-c++ docbook-style-xsl doxygen expat-devel
BuildRequires: libxml2-devel libxslt pkgconfig(libffi) xmlto graphviz meson
BuildRequires: libxml2-devel libxslt pkgconfig(libffi) xmlto graphviz meson chrpath
Provides: libwayland-client = %{version}-%{release} libwayland-cursor = %{version}-%{release}
Obsoletes: libwayland-client < %{version}-%{release} libwayland-cursor < %{version}-%{release}
@ -64,6 +64,7 @@ developing applications that use %{name}.
%install
%meson_install
chrpath -d %{buildroot}%{_libdir}/libwayland-cursor.so
%check
%meson_test
@ -92,6 +93,11 @@ developing applications that use %{name}.
%changelog
* Sat Jun 11 2022 wangkerong <wangkerong@h-partners.com> - 1.19.91-2
- CVE:NA
- SUG:NA
- DESC:remove rpath
* Sat Dec 04 2021 wangkerong <wangkerong@huawei.com> - 1.19.91-1
- update to 1.19.91