[util-linux/f18] 2.22.2-1: update tarball

kzak kzak at fedoraproject.org
Fri Jan 11 09:23:12 UTC 2013


commit 353e34f6587d744a260d5861aebc0a61856122af
Author: Karel Zak <kzak at redhat.com>
Date:   Fri Jan 11 10:22:51 2013 +0100

    2.22.2-1: update tarball
    
    Signed-off-by: Karel Zak <kzak at redhat.com>

 .gitignore                                         |    1 +
 ...-don-t-use-umount-optimization-for-l-or-f.patch |   34 ------
 0002-wipefs-use-O_EXCL.patch                       |   27 -----
 ...wapon-remove-loop-declaration-smatch-scan.patch |   37 -------
 ...kid-fix-compiler-warning-Wstrict-aliasing.patch |   35 -------
 ...-abbreviation-for-no-canonicalize-to-man-.patch |   31 ------
 ...-add-long-options-for-L-and-U-to-man-page.patch |   33 ------
 0007-lib-loopdev-improve-debug-messages.patch      |  107 --------------------
 0008-lib-loopdev-check-for-sys.patch               |   35 -------
 ...login-fix-compiler-warning-Wunused-result.patch |   44 --------
 0011-misc-make-readlink-usage-more-robust.patch    |   63 ------------
 sources                                            |    2 +-
 util-linux.spec                                    |   25 +----
 wipefs-Add-force-option-to-force-it-to-erase.patch |  104 -------------------
 14 files changed, 7 insertions(+), 571 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d27901..df32d4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index 5f146c9..e03cca9 100644
--- a/sources
+++ b/sources
@@ -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
diff --git a/util-linux.spec b/util-linux.spec
index 1adc507..8f79fa0 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -1,8 +1,8 @@
 ### Header
 Summary: A collection of basic system utilities
 Name: util-linux
-Version: 2.22.1
-Release: 2.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
@@ -84,24 +84,6 @@ Patch3: util-linux-ng-2.21-login-lastlog.patch
 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
-# unnecessary at all for fedora
-# 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
-Patch112: wipefs-Add-force-option-to-force-it-to-erase.patch
-
-
 %description
 The util-linux package contains a large variety of low-level system
 utilities that are necessary for a Linux system to function. Among
@@ -742,6 +724,9 @@ fi
 
 
 %changelog
+* Fri Jan 11 2013 Karel Zak <kzak at redhat.com> 2.22.2-1
+- update tarball
+
 * Mon Dec  3 2012 Richard W.M. Jones <rjones at redhat.com> 2.22.1-2.4
 - Include wipefs --force option (upstream patch) to fix virt-format program.
 


More information about the scm-commits mailing list