!11 修复无法执行gtkdocize

Merge pull request !11 from 吴磊磊/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-11 09:30:53 +00:00 committed by Gitee
commit 39b381a4b9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libdbusmenu Name: libdbusmenu
Version: 16.04.0 Version: 16.04.0
Release: 12 Release: 13
Summary: Pass a menu structure across DBus Summary: Pass a menu structure across DBus
License: LGPLv3 or LGPLv2 and GPLv3 License: LGPLv3 or LGPLv2 and GPLv3
URL: https://launchpad.net/libdbusmenu 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 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 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(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 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/* %{_datadir}/gtk-doc/*
%changelog %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 * Mon Oct 26 2020 leiju <leiju4@huawei.com> - 16.04.0-12
- Modify BuildRequires from python2 to python3 - Modify BuildRequires from python2 to python3