diff options
-rw-r--r-- | packaging/device-mapper.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/device-mapper.spec b/packaging/device-mapper.spec index 15e0694..fa06245 100644 --- a/packaging/device-mapper.spec +++ b/packaging/device-mapper.spec @@ -7,7 +7,7 @@ Name: device-mapper Version: 1.02.77 Release: 1 -License: GPL-2.0 +License: GPL-2.0+ Summary: Device mapper utility Url: http://sources.redhat.com/dm Group: Base/Device Management @@ -20,7 +20,7 @@ This package contains the supporting userspace utility, dmsetup, for the kernel device-mapper. %package devel -License: LGPL-2.1 +License: LGPL-2.1+ Summary: Development libraries and headers for device-mapper Group: Development/Libraries Requires: %{name} = %{device_mapper_version}-%{release} @@ -31,7 +31,7 @@ This package contains files needed to develop applications that use the device-mapper libraries. %package -n libdevmapper -License: LGPL-2.1 +License: LGPL-2.1+ Summary: Device-mapper shared library Group: Base/Device Management Obsoletes: device-mapper < 1.02.17-6 |