!4 解决master分支gtk4编译失败

From: @lyn1001 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-06-17 07:21:01 +00:00 committed by Gitee
commit b0fcece9fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -11,7 +11,7 @@
Name: gtk4
Version: 4.6.2
Release: 1
Release: 2
Summary: GTK graphical user interface library
License: LGPLv2+
URL: https://www.gtk.org
@ -91,7 +91,6 @@ export CFLAGS='-fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT %
-Dx11-backend=true \
-Dwayland-backend=true \
-Dbroadway-backend=true \
-Dxinerama=enabled \
-Dsysprof=enabled \
-Dtracker=enabled \
-Dcolord=enabled \
@ -179,6 +178,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_mandir}/man1/gtk4-widget-factory.1*
%changelog
* Fri Jun 17 liyanan <liyanan32@h-partners.com> - 4.6.2-2
- Remove various meson toggles that match with upstream defaults
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 4.6.2-1
- Upgrade to 4.6.2
- Add gtk4.yaml