remove recommend in spec

Signed-off-by: hubin <hubin73@huawei.com>
This commit is contained in:
hubin 2022-09-14 17:40:17 +08:00
parent 98b0a5100d
commit f625f9fc9f

View File

@ -1,7 +1,7 @@
Summary: Library providing XML and HTML support Summary: Library providing XML and HTML support
Name: libxml2 Name: libxml2
Version: 2.9.10 Version: 2.9.10
Release: 32 Release: 33
License: MIT License: MIT
Group: Development/Libraries Group: Development/Libraries
Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
@ -131,7 +131,6 @@ BuildRequires: zlib-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: xz-devel BuildRequires: xz-devel
BuildRequires: libtool BuildRequires: libtool
Recommends: libxml2-help = %{version}-%{release}
URL: http://xmlsoft.org/ URL: http://xmlsoft.org/
%description %description
@ -315,6 +314,9 @@ rm -fr %{buildroot}
%changelog %changelog
* Wed Sep 14 2022 hubin <hubin73@huawei.com> - 2.9.10-33
- remove recommend in spec
* Tue Sep 13 2022 fuanan <fuanan3@h-partners.com> - 2.9.10-32 * Tue Sep 13 2022 fuanan <fuanan3@h-partners.com> - 2.9.10-32
- Fix Obsoletes in spec - Fix Obsoletes in spec