From 8470bfdd479739f07de7e1e72af8804500fa6593805bad6ed1e21ca806a99f31 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 26 Jul 2014 09:39:46 +0000 Subject: [PATCH] - fix requires of devel-static packages OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=245 --- util-linux.changes | 5 +++++ util-linux.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/util-linux.changes b/util-linux.changes index eadf225..19ef51e 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 26 09:39:30 UTC 2014 - coolo@suse.com + +- fix requires of devel-static packages + ------------------------------------------------------------------- Thu Jul 24 18:45:53 CEST 2014 - dsterba@suse.cz diff --git a/util-linux.spec b/util-linux.spec index 1d821aa..1b835fd 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -233,7 +233,7 @@ unique IDs (UUIDs). %package -n libuuid-devel-static Summary: Development files for libuuid1 Group: Development/Libraries/C and C++ -Requires: libuuid-devel-static +Requires: libuuid-devel = %{version} %description -n libuuid-devel-static Files to develop applications using the library to generate universally @@ -258,7 +258,7 @@ Files to develop applications using the libmount library. %package -n libmount-devel-static Summary: Development files for libmount1 Group: Development/Libraries/C and C++ -Requires: libmount-devel +Requires: libmount-devel = %{version} %description -n libmount-devel-static Files to develop applications using the libmount library.