diff --git a/util-linux.spec b/util-linux.spec index 4407d7a..2b64f93 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -45,7 +45,7 @@ Provides: fsck-with-dev-lock = %{version} # bnc#651598: Provides: util-linux(fake+no-canonicalize) PreReq: %install_info_prereq permissions -License: GPLv2+ +License: GPL-2.0+ Group: System/Base AutoReqProv: on Recommends: %{name}-lang = %{version} @@ -123,7 +123,7 @@ that are necessary for a Linux system to function. It contains the mount program, the fdisk configuration tool, and more. %package -n libblkid1 -License: GPLv2+ +License: GPL-2.0+ Summary: Filesystem detection library Group: System/Filesystems @@ -131,7 +131,7 @@ Group: System/Filesystems Library for filesystem detection. %package -n libblkid-devel -License: GPLv2+ +License: GPL-2.0+ Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ Requires: libblkid1 = %{version} @@ -141,7 +141,7 @@ Files needed to develop applications using the library for filesystem detection. %package -n uuidd -License: GPLv2+ +License: GPL-2.0+ Summary: Helper daemon to guarantee uniqueness of time-based UUIDs Group: System/Filesystems PreReq: %fillup_prereq @@ -155,7 +155,7 @@ uniqueness of time-based UUID generation even at very high rates on SMP systems. %package -n libuuid1 -License: GPLv2+ +License: GPL-2.0+ Summary: Library to generate UUIDs Group: System/Filesystems @@ -163,7 +163,7 @@ Group: System/Filesystems A library to generate universally unique IDs (UUIDs). %package -n libuuid-devel -License: GPLv2+ +License: GPL-2.0+ Summary: Development files for libuuid1 Group: Development/Libraries/C and C++ Requires: libuuid1 = %{version} @@ -173,7 +173,7 @@ Files to develop applications using the library to generate universally unique IDs (UUIDs). %package -n libmount1 -License: GPLv2+ +License: GPL-2.0+ Summary: Device mount library Group: System/Filesystems @@ -182,7 +182,7 @@ Library designed to be used in low-level utils like mount(8) and /sbin/mount. helpers. %package -n libmount-devel -License: GPLv2+ +License: GPL-2.0+ Summary: Development files for libmount1 Group: Development/Libraries/C and C++ Requires: libmount1 = %{version}