remove the installation dependency

(cherry picked from commit ed1a2e6977570613c5aa47d647c81452732374c3)
This commit is contained in:
yangcheng1203 2021-08-24 14:53:38 +08:00 committed by openeuler-sync-bot
parent c0d4f03546
commit c01ab7a479

View File

@ -1,6 +1,6 @@
Name: glib2
Version: 2.66.8
Release: 2
Release: 3
Summary: The core library that forms the basis for projects such as GTK+ and GNOME
License: LGPLv2+
URL: http://www.gtk.org
@ -29,7 +29,6 @@ BUildRequires: glibc-devel libattr-devel libselinux-devel meson
BuildRequires: systemtap-sdt-devel pkgconfig(libelf) pkgconfig(libffi)
BuildRequires: pkgconfig(libpcre) pkgconfig(mount) pkgconfig(zlib)
BuildRequires: python3-devel gamin-devel
Requires: %{name}-help
%ifarch i686
BuildRequires: libxslt
%endif
@ -189,6 +188,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%endif
%changelog
* Tue Aug 24 2021 yangcheng <yangcheng87@huawei.com> - 2.66.8-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESE:remove the installation dependency of the main pakage on the help package
* Thu Aug 19 2021 liuyumeng <liuyumeng5@huawei.com> - 2.66.8-2
- Type:bugfix
- ID:NA