Fix Obsoletes in spec
This commit is contained in:
parent
ae40636549
commit
3d54850386
@ -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: 31
|
Release: 32
|
||||||
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
|
||||||
@ -152,7 +152,7 @@ Requires: libxml2 = %{version}-%{release}
|
|||||||
Requires: zlib-devel
|
Requires: zlib-devel
|
||||||
Requires: xz-devel
|
Requires: xz-devel
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
Obsoletes: %{name}-static
|
Obsoletes: %{name}-static < %{version}-%{release}
|
||||||
Provides: %{name}-static
|
Provides: %{name}-static
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -315,6 +315,9 @@ rm -fr %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 13 2022 fuanan <fuanan3@h-partners.com> - 2.9.10-32
|
||||||
|
- Fix Obsoletes in spec
|
||||||
|
|
||||||
* Mon Aug 08 2022 fuanan <fuanan3@h-partners.com> - 2.9.10-31
|
* Mon Aug 08 2022 fuanan <fuanan3@h-partners.com> - 2.9.10-31
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- CVE:CVE-2016-3709
|
- CVE:CVE-2016-3709
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user