Repair failed to execute gtkdocize

This commit is contained in:
wu-leilei 2022-01-07 10:08:05 +08:00
parent 3dd34bb7cd
commit 746db30b62

View File

@ -1,6 +1,6 @@
Name: libdbusmenu
Version: 16.04.0
Release: 12
Release: 13
Summary: Pass a menu structure across DBus
License: LGPLv3 or LGPLv2 and GPLv3
URL: https://launchpad.net/libdbusmenu
@ -8,7 +8,7 @@ Source0: https://launchpad.net/libdbusmenu/16.04/%{version}/+download/%{n
Patch0: 0001-libdbusmenu-add-patch-to-modify-build-err.patch
BuildRequires: atk-devel autoconf automake gettext glibc-devel gnome-common intltool libtool libxslt
BuildRequires: atk-devel autoconf automake gettext glibc-devel gnome-common intltool libtool libxslt gtk-doc
BuildRequires: pkgconfig pkgconfig(atk) pkgconfig(gio-2.0) >= 2.35.4 pkgconfig(gio-unix-2.0) >= 2.24
BuildRequires: pkgconfig(glib-2.0) >= 2.35.4 pkgconfig(gobject-introspection-1.0) >= 0.10
BuildRequires: pkgconfig(gtk+-2.0) >= 2.16 pkgconfig(gtk+-3.0) >= 2.91 pkgconfig(json-glib-1.0) >= 0.13.4
@ -199,6 +199,9 @@ cd -
%{_datadir}/gtk-doc/*
%changelog
* Fri Jan 07 2022 wulei <wulei80@huawei.com> - 16.04.0-13
- Repair failed to execute "gtkdocize"
* Mon Oct 26 2020 leiju <leiju4@huawei.com> - 16.04.0-12
- Modify BuildRequires from python2 to python3