!14 修复at-spi2-core在meson-0.6上构建失败
From: @kerongw Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
604b62d66e
@ -1,6 +1,6 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.44.1
|
Version: 2.44.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
|
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -10,6 +10,7 @@ Source1: xwayland-session-scriptlet
|
|||||||
|
|
||||||
BuildRequires: meson gtk-doc libXi-devel glib2-devel libXtst-devel gettext
|
BuildRequires: meson gtk-doc libXi-devel glib2-devel libXtst-devel gettext
|
||||||
BuildRequires: dbus-devel gobject-introspection-devel systemd libxslt
|
BuildRequires: dbus-devel gobject-introspection-devel systemd libxslt
|
||||||
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -33,7 +34,7 @@ The API documentation and header files of litabspi are included by %{name}-devel
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Ddbus_deamon=%{_bindir}/debus-daemon -Ddbus-broker=%{_bindir}/dbus-broker-launch -Ddefault_bus=dbus-broker -Ddocs=true
|
%meson -Ddbus_daemon=%{_bindir}/dbus-daemon -Ddbus_broker=%{_bindir}/dbus-broker-launch -Ddefault_bus=dbus-broker -Ddocs=true
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -73,6 +74,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/00-
|
|||||||
%{_datadir}/gtk-doc/html/libatspi
|
%{_datadir}/gtk-doc/html/libatspi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2022 wangkerong <wangkerong@h-partners.com> - 2.44.1-2
|
||||||
|
- fix build fail on meson-0.6
|
||||||
|
|
||||||
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 2.44.1-1
|
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 2.44.1-1
|
||||||
- Upgrade to 2.44.1
|
- Upgrade to 2.44.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user