!35 remove meson option wayland-backend

From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-06-22 15:41:35 +00:00 committed by Gitee
commit 024954cf27
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -14,7 +14,7 @@
#Basic Information
Name: gtk3
Version: 3.24.34
Release: 1
Release: 2
Summary: GTK+ graphical user interface library
License: LGPLv2+
URL: http://www.gtk.org
@ -113,7 +113,6 @@ export CFLAGS='-fno-strict-aliasing %optflags'
%meson \
-Dbroadway_backend=true \
-Dbuiltin_immodules=auto\
-Dwayland-backend=true \
-Dcolord=yes \
-Dgtk_doc=true \
-Dinstalled_tests=true \
@ -263,6 +262,9 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || :
%{_mandir}/man1/gtk3-widget-factory.1*
%changelog
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-2
- remove meson option wayland-backend
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-1
- Upgrade to 3.24.34