revert patches
This commit is contained in:
parent
eeaf78c8f0
commit
cd1eb90d98
11
file.spec
11
file.spec
@ -1,6 +1,6 @@
|
|||||||
Name: file
|
Name: file
|
||||||
Version: 5.34
|
Version: 5.34
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: A tool to identify the type of a particular file type
|
Summary: A tool to identify the type of a particular file type
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.darwinsys.com/file/
|
URL: http://www.darwinsys.com/file/
|
||||||
@ -17,9 +17,9 @@ Patch6002: 6002-Fix-indirect-offset-overflow-calculation-B.-Watson.patch
|
|||||||
|
|
||||||
Patch3: 0003-file-5.34-readelf.patch
|
Patch3: 0003-file-5.34-readelf.patch
|
||||||
|
|
||||||
Patch6003: 6003-CVE-2019-18218.patch
|
#Patch6003: 6003-CVE-2019-18218.patch
|
||||||
Patch6004: 6004-Use-memmem-to-speed-up-searches-if-available-Michael.patch
|
#Patch6004: 6004-Use-memmem-to-speed-up-searches-if-available-Michael.patch
|
||||||
Patch6005: 6005-Simplify-and-always-return-if-not-found-found-by-OSS.patch
|
#Patch6005: 6005-Simplify-and-always-return-if-not-found-found-by-OSS.patch
|
||||||
|
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
BuildRequires: autoconf automake libtool git zlib-devel
|
BuildRequires: autoconf automake libtool git zlib-devel
|
||||||
@ -161,6 +161,9 @@ cd %{py3dir}
|
|||||||
%{python3_sitelib}/__pycache__/*
|
%{python3_sitelib}/__pycache__/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.34-8
|
||||||
|
- revert patches
|
||||||
|
|
||||||
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.34-7
|
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.34-7
|
||||||
- some bugs fix
|
- some bugs fix
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user