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.