diff --git a/baselibs.conf b/baselibs.conf index 4ce6559..5d89a17 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,9 +1,13 @@ libuuid1 libuuid-devel + requires -libuuid- + requires "libuuid1- = " requires -libblkid- requires "libblkid1- = " libblkid1 obsoletes "e2fsprogs- <= " libblkid-devel + requires -libblkid- + requires "libblkid1- = " requires -libuuid- requires "libuuid1- = " diff --git a/util-linux.changes b/util-linux.changes index 42af8cc..820f4e0 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Oct 20 12:14:24 CEST 2009 - dmueller@suse.de + +- fix typo in baselibs.conf change + +------------------------------------------------------------------- +Tue Oct 13 11:23:07 UTC 2009 - aj@suse.de + +- Fix requires of 32-bit devel packages. + ------------------------------------------------------------------- Tue Sep 29 12:58:37 UTC 2009 - hvogel@novell.com diff --git a/util-linux.spec b/util-linux.spec index 31177ab..7f0c6f7 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -29,7 +29,7 @@ License: BSD 3-clause (or similar) ; GPL v2 or later Group: System/Base AutoReqProv: on Version: 2.16 -Release: 3 +Release: 4 Requires: %name-lang = %{version} Summary: A collection of basic system utilities Source: ftp://ftp.kernel.org/pub/linux/utils/util-linux/%name-ng-%version.tar.bz2