!6 attr: renumber patches

Merge pull request !6 from liuzhiqiang/master
This commit is contained in:
openeuler-ci-bot 2020-06-30 11:39:05 +08:00 committed by Gitee
commit a1017d6721
2 changed files with 10 additions and 4 deletions

View File

@ -1,16 +1,16 @@
%{!?_licensedir:%global license %%doc}
Name: attr
Version: 2.4.48
Release: 8
Release: 9
Summary: Commands for Manipulating Filesystem Extended Attributes
License: GPLv2+ AND LGPLv2+
URL: https://savannah.nongnu.org/projects/attr
Source0: https://download-mirror.savannah.gnu.org/releases/attr/attr-%{version}.tar.gz
# fix test-suite failure with perl-5.26.0 (#1473853)
Patch0000: 0000-attr-2.4.48-test-suite-perl.patch
Patch0001: 0001-bypass-wrong-output-when-enabled-selinux.patch
Patch6000: 6000-Switch-back-to-syscall.patch
Patch0: 0000-attr-2.4.48-test-suite-perl.patch
Patch1: 0001-bypass-wrong-output-when-enabled-selinux.patch
Patch2: 0002-Switch-back-to-syscall.patch
BuildRequires: gettext, libtool, chrpath, gcc, git, gdb
@ -93,6 +93,12 @@ make %{?_smp_mflags} check
%{_mandir}/man3/*
%changelog
* Mon Jun 29 2020 Zhiqiang Liu <lzhq28@mail.ustc.edu.cn> - 2.4.48-9
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: renumber patches
* Fri Mar 20 2020 hy-euler <eulerstoragemt@huawei.com> - 2.4.48-8
- Type:bugfix
- ID:NA