add require for package
This commit is contained in:
parent
2228187366
commit
ec2fee9cab
@ -1,6 +1,6 @@
|
|||||||
Name: glib2
|
Name: glib2
|
||||||
Version: 2.62.5
|
Version: 2.62.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The core library that forms the basis for projects such as GTK+ and GNOME
|
Summary: The core library that forms the basis for projects such as GTK+ and GNOME
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -13,6 +13,7 @@ BUildRequires: glibc-devel libattr-devel libselinux-devel meson
|
|||||||
BuildRequires: systemtap-sdt-devel pkgconfig(libelf) pkgconfig(libffi)
|
BuildRequires: systemtap-sdt-devel pkgconfig(libelf) pkgconfig(libffi)
|
||||||
BuildRequires: pkgconfig(libpcre) pkgconfig(mount) pkgconfig(zlib)
|
BuildRequires: pkgconfig(libpcre) pkgconfig(mount) pkgconfig(zlib)
|
||||||
BuildRequires: python3-devel gamin-devel
|
BuildRequires: python3-devel gamin-devel
|
||||||
|
Requires: %{name}-help
|
||||||
|
|
||||||
Provides: %{name}-fam = %{version}-%{release}
|
Provides: %{name}-fam = %{version}-%{release}
|
||||||
Obsoletes: %{name}-fam < %{version}-%{release}
|
Obsoletes: %{name}-fam < %{version}-%{release}
|
||||||
@ -143,6 +144,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%doc %{_datadir}/gtk-doc/html/*
|
%doc %{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 5 2020 wangye<wangye70@huawei.com> - 2.62.5-2
|
||||||
|
- add require for package
|
||||||
|
|
||||||
* Thu Apr 16 2020 hexiujun<hexiujun1@huawei.com> - 2.62.5-1
|
* Thu Apr 16 2020 hexiujun<hexiujun1@huawei.com> - 2.62.5-1
|
||||||
- Update to 2.62.5
|
- Update to 2.62.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user