!4 [sync] PR-3: remove “--enable-gtk-doc”

From: @openeuler-sync-bot 
Reviewed-by: @tangjie02 
Signed-off-by: @tangjie02
This commit is contained in:
openeuler-ci-bot 2023-03-18 08:47:42 +00:00 committed by Gitee
commit deed3f5e6e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Name: glade3
Epoch: 2
Version: 3.8.6
Release: 7
Release: 8
Summary: User Interface Designer for GTK+ 2
License: GPLv2+
@ -61,7 +61,6 @@ This package contains development files for %{name}-libgladeui.
%build
%configure --disable-static \
--enable-gtk-doc \
--enable-python
# Omit unused direct shared library dependencies.
@ -189,6 +188,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/glade-3.desktop
%{_includedir}/libgladeui-1.0/gladeui
%changelog
* Tue Mar 07 2023 xuxiangxiang <xiangxiang.xu@i-soft.com.cn> - 2:3.8.6-8
- remove "--enable-gtk-doc"
* Mon Jun 13 2022 tanyulong <tanyulong@kylinos.cn> - 2:3.8.6-7
- rebuild and solve compile error