BuildList#2501564: Increase release tag

This commit is contained in:
Dmitry Fedorov 2015-05-15 14:03:59 +04:00
parent 0921aa7564
commit 043bb3cb05

View file

@ -3,7 +3,7 @@
Summary: The GNU core utilities: a set of tools commonly used in shell scripts
Name: coreutils
Version: 8.19
Release: 14
Release: 16
License: GPLv3+
Group: System/Base
Url: http://www.gnu.org/software/coreutils/
@ -57,6 +57,8 @@ Patch2103: coreutils-8.2-uname-processortype.patch
Patch2104: coreutils-8.9-df-direct.patch
#Fix mkstemp on sparc64
Patch2105: coreutils-mkstemp.patch
# buffer overflow in sort
Patch2106: coreutils-8.9-buffer-overflow-in-sort.patch
#getgrouplist() patch from Ulrich Drepper.
Patch2908: coreutils-8.14-getgrouplist.patch
@ -171,6 +173,7 @@ This package contains coreutils documentation in GNU info format.
%ifnarch %{arm}
%patch2105 -p1 -b .sparc~
%endif
%patch2106 -p1 -b .buffer-overflow-in-sort
%patch2908 -p1 -b .getgrouplist~
%patch2912 -p1 -b .overflow~