!18 remove useless buildrequires
From: @zhouwenpei Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
4447b668d2
@ -1,7 +1,7 @@
|
|||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
Name: attr
|
Name: attr
|
||||||
Version: 2.4.48
|
Version: 2.4.48
|
||||||
Release: 12
|
Release: 13
|
||||||
Summary: Commands for Manipulating Filesystem Extended Attributes
|
Summary: Commands for Manipulating Filesystem Extended Attributes
|
||||||
License: GPLv2+ AND LGPLv2+
|
License: GPLv2+ AND LGPLv2+
|
||||||
URL: https://savannah.nongnu.org/projects/attr
|
URL: https://savannah.nongnu.org/projects/attr
|
||||||
@ -17,7 +17,7 @@ Patch6: 0006-Switch-back-to-syscall.patch
|
|||||||
Patch7: 0007-bypass-wrong-output-when-enabled-selinux.patch
|
Patch7: 0007-bypass-wrong-output-when-enabled-selinux.patch
|
||||||
Patch8: 0008-carry-security.evm-when-copying-files.patch
|
Patch8: 0008-carry-security.evm-when-copying-files.patch
|
||||||
|
|
||||||
BuildRequires: gettext, libtool, chrpath, gcc, git, gdb
|
BuildRequires: gettext, libtool, chrpath, gcc, git
|
||||||
Provides: libattr
|
Provides: libattr
|
||||||
Obsoletes: libattr
|
Obsoletes: libattr
|
||||||
Conflicts: xfsdump < 3.1.8
|
Conflicts: xfsdump < 3.1.8
|
||||||
@ -102,6 +102,9 @@ fi
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 23 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.4.48-13
|
||||||
|
- remove useless buildrequires
|
||||||
|
|
||||||
* Wed Sep 2 2020 Anakin Zhang <benjamin93@163.com> - 2.4.48-12
|
* Wed Sep 2 2020 Anakin Zhang <benjamin93@163.com> - 2.4.48-12
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user