!62 [sync] PR-61: removes the installation dependency of the main package on the help package
From: @openeuler-sync-bot Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
cd1953f4a9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user