Package init

This commit is contained in:
dogsheng 2019-12-13 15:10:19 +08:00
parent 3543ae1233
commit 3efd60857c

View File

@ -1,11 +1,10 @@
Name: coreutils Name: coreutils
Version: 8.30 Version: 8.30
Release: 5 Release: 6
License: GPLv3+ License: GPLv3+
Summary: A set of basic GNU tools commonly used in shell scripts Summary: A set of basic GNU tools commonly used in shell scripts
Url: https://www.gnu.org/software/coreutils/ Url: https://www.gnu.org/software/coreutils/
Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
#Source 50 51 105 and 106 come from fedora
Source50: supported_utils Source50: supported_utils
Source51: coreutils-provides.inc Source51: coreutils-provides.inc
Source105: coreutils-colorls.sh Source105: coreutils-colorls.sh
@ -14,7 +13,6 @@ Source106: coreutils-colorls.csh
# do not make coreutils-single depend on /usr/bin/coreutils # do not make coreutils-single depend on /usr/bin/coreutils
%global __requires_exclude ^%{_bindir}/coreutils$ %global __requires_exclude ^%{_bindir}/coreutils$
#patch 1 - 950 from fedora
Patch1: coreutils-8.30-renameatu.patch Patch1: coreutils-8.30-renameatu.patch
Patch100: coreutils-8.26-test-lock.patch Patch100: coreutils-8.26-test-lock.patch
Patch105: coreutils-8.26-selinuxenable.patch Patch105: coreutils-8.26-selinuxenable.patch
@ -36,7 +34,6 @@ Patch808: coreutils-i18n-fold-newline.patch
Patch908: coreutils-getgrouplist.patch Patch908: coreutils-getgrouplist.patch
Patch950: coreutils-selinux.patch Patch950: coreutils-selinux.patch
#openEuler
Patch6000: bugfix-remove-usr-local-lib-from-m4.patch Patch6000: bugfix-remove-usr-local-lib-from-m4.patch
Patch6001: bugfix-dummy_help2man.patch Patch6001: bugfix-dummy_help2man.patch
Patch6002: bugfix-selinux-flask.patch Patch6002: bugfix-selinux-flask.patch
@ -145,6 +142,9 @@ fi
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Wed Nov 6 2019 shenyangyang <shenyangyang4@huawei.com> - 8.30-6
- delete unneeded comments
* Thu Aug 29 2019 hexiaowen <hexiaowen@huawei.com> - 8.30-5 * Thu Aug 29 2019 hexiaowen <hexiaowen@huawei.com> - 8.30-5
- Package rebuild - Package rebuild