From 764f46c66a26cc66785dcc86bb747d22d2f6e4e4f8da3df66beb1aad72760914 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 10 Jul 2007 12:48:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=22 --- util-linux.changes | 5 +++++ util-linux.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/util-linux.changes b/util-linux.changes index 0c51592..8b1af8d 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 9 11:34:33 CEST 2007 - mkoenig@suse.de + +- add libuuid-devel to BuildRequires to let mkswap use UUIDs + ------------------------------------------------------------------- Thu Jul 5 16:08:58 CEST 2007 - mkoenig@suse.de diff --git a/util-linux.spec b/util-linux.spec index 2912ee7..902fb40 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -11,7 +11,7 @@ # norootforbuild Name: util-linux -BuildRequires: gettext-devel libvolume_id-devel ncurses-devel pam-devel zlib-devel +BuildRequires: gettext-devel libuuid-devel libvolume_id-devel ncurses-devel pam-devel zlib-devel URL: http://kernel.org/pub/linux/utils/util-linux Provides: util rawio raw base schedutils Supplements: filesystem(minix) @@ -21,7 +21,7 @@ License: BSD 3-Clause, GPL v2 or later Group: System/Base Autoreqprov: on Version: 2.12r+2.13rc1 -Release: 2 +Release: 4 %define upver 2.13-rc1 Summary: A collection of basic system utilities Source: ftp://ftp.kernel.org/pub/linux/utils/util-linux/%name-ng-%upver.tar.bz2 @@ -577,6 +577,8 @@ fi #%endif %changelog +* Mon Jul 09 2007 - mkoenig@suse.de +- add libuuid-devel to BuildRequires to let mkswap use UUIDs * Thu Jul 05 2007 - mkoenig@suse.de - use %%config(noreplace) for /etc/filesystems - Keep rdev stuff for x86_64