Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory
checked in at Tue Aug 30 16:05:27 CEST 2011.



--------
--- util-linux/util-linux.changes       2011-08-25 16:12:30.000000000 +0200
+++ util-linux/util-linux.changes       2011-08-30 10:23:28.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Aug 29 14:57:57 UTC 2011 - [email protected]
+
+- update to util-linux-2.20 
+  - cleanups, bugfixes
+- build with --enable-ddate
+- add util-linux-sfdisk-manpage-fix.patch
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  util-linux-2.20-rc2.tar.bz2

New:
----
  util-linux-2.20.tar.bz2
  util-linux-sfdisk-manpage-fix.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ util-linux.spec ++++++
--- /var/tmp/diff_new_pack.zKQIew/_old  2011-08-30 16:05:00.000000000 +0200
+++ /var/tmp/diff_new_pack.zKQIew/_new  2011-08-30 16:05:00.000000000 +0200
@@ -19,7 +19,6 @@
 %define time_ver 1.7
 %define which_ver 2.20
 %define adjtimex_ver 1.28
-%define util_linux_tar_ver 2.20-rc2
 
 Name:           util-linux
 BuildRequires:  audit-devel
@@ -31,14 +30,14 @@
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRequires:  zlib-devel
+Version:        2.20
+Release:        1
 # util-linux is a base package and uuidd pre-requiring pwdutils pulls
 # that into the core build cycle.  pwdutils also pulls in the whole
 # ldap stack into it.  Avoid this whole mess which is done only to
 # make the rpm install check of uuidd happy which has support to work without
 # these tools as well
 #!BuildIgnore:  pwdutils
-Version:        2.19.91
-Release:        6
 Url:            http://kernel.org/~kzak/util-linux/
 Supplements:    filesystem(minix)
 Provides:       fsck-with-dev-lock = %{version}
@@ -50,7 +49,7 @@
 AutoReqProv:    on
 Recommends:     %{name}-lang = %{version}
 Summary:        A collection of basic system utilities
-Source:         
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v20/%{name}-%{util_linux_tar_ver}.tar.bz2
+Source:         
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v20/%{name}-%{version}.tar.bz2
 Source1:        util-linux-rpmlintrc
 # XXX: make nologin part of login package
 Source2:        nologin.c
@@ -87,6 +86,7 @@
 Patch1:         util-linux-2.12r-fdisk_remove_bogus_warnings.patch
 # crypto patch
 Patch2:         util-linux-2.17.1-mount_losetup_crypto.patch
+Patch3:         util-linux-sfdisk-manpage-fix.patch
 
 ##
 ## adjtimex
@@ -185,9 +185,10 @@
 
 %lang_package
 %prep
-%setup -q -a 9 -b 11 -b 12 -b 13 -n %{name}-%{util_linux_tar_ver}
+%setup -q -a 9 -b 11 -b 12 -b 13
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 #
 cd adjtimex-*
@@ -262,6 +263,7 @@
   --enable-write \
   --enable-line \
   --enable-libmount-mount \
+  --enable-ddate \
   --disable-mountpoint \
   --disable-use-tty-group \
   --disable-static \

++++++ util-linux-2.20-rc2.tar.bz2 -> util-linux-2.20.tar.bz2 ++++++
++++ 48856 lines of diff (skipped)

++++++ util-linux-sfdisk-manpage-fix.patch ++++++
>From 398e8b40dbca3a5f172485d4701554c2a08e04d6 Mon Sep 17 00:00:00 2001
From: Petr Uzel <[email protected]>
Date: Tue, 30 Aug 2011 10:16:19 +0200
Subject: [PATCH] sfdisk.8: fix formatting


Signed-off-by: Petr Uzel <[email protected]>
---
 fdisk/sfdisk.8 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Index: util-linux-2.20/fdisk/sfdisk.8
===================================================================
--- util-linux-2.20.orig/fdisk/sfdisk.8
+++ util-linux-2.20/fdisk/sfdisk.8
@@ -237,7 +237,7 @@ For example:
 .fi
 first reports that /dev/hdb5 has Id 6, and then changes that into 83.
 .TP
-.BR \-u ", " \-\-unit " \fI\letter\fR"
+.BR \-u ", " \-\-unit " \fIletter\fR"
 Interpret the input and show the output in the units specified by
 .IR letter .
 This \fIletter\fR can be one of S, C, B or M, meaning Sectors, Cylinders,

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to