attr: renumber patches
This commit is contained in:
parent
c488f44afc
commit
599860740b
14
attr.spec
14
attr.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user