From ed823ddc3745478c680ab3e4c4bb6b3660e5b6b27bef582317327819dbb6cd3a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 26 Jul 2014 11:53:59 +0000 Subject: [PATCH] Accepting request 242479 from home:dimstar:branches:Base:System Really fix it OBS-URL: https://build.opensuse.org/request/show/242479 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=246 --- util-linux.changes | 5 +++++ util-linux.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/util-linux.changes b/util-linux.changes index 19ef51e..2936f09 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 26 11:44:57 UTC 2014 - dimstar@opensuse.org + +- Really fix devel-static requires (libblkid-devel-static). + ------------------------------------------------------------------- Sat Jul 26 09:39:30 UTC 2014 - coolo@suse.com diff --git a/util-linux.spec b/util-linux.spec index 1b835fd..d42cffa 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -195,7 +195,7 @@ detection. %package -n libblkid-devel-static Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ -Requires: libblkid1 = %{version} +Requires: libblkid-devel = %{version} %description -n libblkid-devel-static Files needed to develop applications using the library for filesystem