remove --enable-gtk-doc
(cherry picked from commit 1a45c398263a286f4afb9d612ac79374f8e819c2)
This commit is contained in:
parent
42b41a6d87
commit
a9d9f1c56d
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user