fix gtk2 build fail
This commit is contained in:
parent
edc9ea8936
commit
e4770a9c33
@ -1,6 +1,6 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.51.0
|
Version: 2.51.0
|
||||||
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+
|
||||||
@ -53,6 +53,7 @@ devices.
|
|||||||
|
|
||||||
%package -n atk-devel
|
%package -n atk-devel
|
||||||
Summary: Development files for the ATK accessibility toolkit
|
Summary: Development files for the ATK accessibility toolkit
|
||||||
|
Requires: atk%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description -n atk-devel
|
%description -n atk-devel
|
||||||
This package includes libraries, header files, and developer documentation
|
This package includes libraries, header files, and developer documentation
|
||||||
@ -166,6 +167,9 @@ dbus-launch ninja -C %{_host} test
|
|||||||
%{_docdir}/libatspi
|
%{_docdir}/libatspi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 13 2024 zhangpan <zhangpan103@h-partners.com> - 2.51.0-2
|
||||||
|
- fix gtk2 build fail
|
||||||
|
|
||||||
* Sun Feb 4 2024 zhangpan <zhangpan103@h-partners.com> - 2.51.0-1
|
* Sun Feb 4 2024 zhangpan <zhangpan103@h-partners.com> - 2.51.0-1
|
||||||
- update to 2.51.0
|
- update to 2.51.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user