2.22.2-1: upgrade

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2012-12-13 13:16:43 +01:00
parent dff9e6fd53
commit 0a456518f3
3 changed files with 7 additions and 19 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/util-linux-2.22-rc2.tar.xz
/util-linux-2.22.tar.xz
/util-linux-2.22.1.tar.xz
/util-linux-2.22.2.tar.xz

View File

@ -1,2 +1,2 @@
730cf9932531ed09b53a04ca30fcb4c9 util-linux-2.22.1.tar.xz
eeacbfdd2556acd899a2d0ffdb446185 util-linux-2.22.2.tar.xz
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2

View File

@ -1,8 +1,8 @@
### Header
Summary: A collection of basic system utilities
Name: util-linux
Version: 2.22.1
Release: 4%{?dist}
Version: 2.22.2
Release: 1%{?dist}
License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain
Group: System Environment/Base
URL: http://en.wikipedia.org/wiki/Util-linux
@ -94,22 +94,6 @@ Patch3: util-linux-ng-2.21-login-lastlog.patch
# 231192 - ipcs is not printing correct values on pLinux
Patch4: util-linux-2.21-ipcs-32bit.patch
### Upstream patches from proposed stable/v2.22.2 branch
### (remove after update to the final 2.22.2)
###
Patch101: 0001-libmount-don-t-use-umount-optimization-for-l-or-f.patch
Patch102: 0002-wipefs-use-O_EXCL.patch
Patch103: 0003-swapon-remove-loop-declaration-smatch-scan.patch
Patch104: 0004-libblkid-fix-compiler-warning-Wstrict-aliasing.patch
Patch105: 0005-mount-add-c-abbreviation-for-no-canonicalize-to-man-.patch
Patch106: 0006-mount-add-long-options-for-L-and-U-to-man-page.patch
Patch107: 0007-lib-loopdev-improve-debug-messages.patch
Patch108: 0008-lib-loopdev-check-for-sys.patch
Patch109: 0009-fsck.cramfs-compile-with-DINCLUDE_FS_TESTS-for-make-.patch
Patch110: 0010-login-fix-compiler-warning-Wunused-result.patch
Patch111: 0011-misc-make-readlink-usage-more-robust.patch
### Upstream patches from master branch (will be v2.23) for su(1) and new
### runuser(1) implementation. This is required for the recent coreutils where
### is no more su(1).
@ -779,6 +763,9 @@ fi
%changelog
* Thu Dec 13 2012 Karel Zak <kzak@redhat.com> 2.22.2-1
- upgrade to upstream maintenance release 2.22.2
* Mon Nov 19 2012 Karel Zak <kzak@redhat.com> 2.22.1-5
- sources cleanup