From 86e25ffa0b294d406c54be30572952fccc792437b57b02bced53c216b713005d Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 17 Aug 2011 12:01:38 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/util-linux revision 125.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=93b4f08f8da0bde81a9e531e835e97d4 --- util-linux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-linux.spec b/util-linux.spec index bedbe29..1b16e95 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -32,7 +32,7 @@ BuildRequires: pkg-config BuildRequires: readline-devel BuildRequires: zlib-devel Version: 2.19.91 -Release: 2 +Release: 4 Url: http://kernel.org/~kzak/util-linux/ Supplements: filesystem(minix) Provides: fsck-with-dev-lock = %{version} From 4b266559a913fb455d1623dd43bc0f0643ebf8f731fa57b0e14ca06f6b79d333 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 26 Aug 2011 07:32:58 +0000 Subject: [PATCH 2/2] Accepting request 79843 from Base:build - BuildIgnore pwdutils. OBS-URL: https://build.opensuse.org/request/show/79843 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=86 --- util-linux.changes | 5 +++++ util-linux.spec | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/util-linux.changes b/util-linux.changes index da14590..07d907b 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 25 14:12:15 UTC 2011 - rguenther@novell.com + +- BuildIgnore pwdutils. + ------------------------------------------------------------------- Wed Aug 17 10:37:20 UTC 2011 - puzel@novell.com diff --git a/util-linux.spec b/util-linux.spec index 1b16e95..c2c3f51 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -31,6 +31,12 @@ BuildRequires: pam-devel BuildRequires: pkg-config BuildRequires: readline-devel BuildRequires: zlib-devel +# 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: 4 Url: http://kernel.org/~kzak/util-linux/