update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:55 +08:00
parent 33b796ff79
commit 874aa48469

View File

@ -2,13 +2,13 @@
Name: libarchive Name: libarchive
Version: 3.4.0 Version: 3.4.0
Release: 1 Release: 2
Summary: Multi-format archive and compression library Summary: Multi-format archive and compression library
License: BSD License: BSD
URL: https://www.%{name}.org/ URL: https://www.%{name}.org/
Source0: https://www.%{name}.org/downloads/%{name}-%{version}.tar.gz Source0: https://www.%{name}.org/downloads/%{name}-%{version}.tar.gz
#Patch0 comes from Fedora 31
Patch0: libarchive-fix-zstd-test.patch Patch0: libarchive-fix-zstd-test.patch
BuildRequires: gcc bison sharutils zlib-devel bzip2-devel xz-devel BuildRequires: gcc bison sharutils zlib-devel bzip2-devel xz-devel
@ -147,5 +147,11 @@ run_testsuite
%{_mandir}/man5/* %{_mandir}/man5/*
%changelog %changelog
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.0-2
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:delete the comment for patch0
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.0-1 * Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.0-1
- Package init - Package init