replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libatasmart?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2011-12-06 17:22:37 +00:00 committed by Git OBS Bridge
parent 4373a7660c
commit ced6fbb7cc

View File

@ -21,7 +21,7 @@
Name: libatasmart
Version: 0.18
Release: 1
License: LGPLv2.1+
License: LGPL-2.1+
Summary: ATA S.M.A.R.T. Disk Health Monitoring Library
Url: http://git.0pointer.de/?p=libatasmart.git;a=summary
Group: System/Libraries
@ -35,7 +35,7 @@ A small and lightweight parser library for ATA S.M.A.R.T. hard disk
health monitoring.
%package -n libatasmart4
License: LGPLv2.1+
License: LGPL-2.1+
Summary: ATA S.M.A.R.T. Disk Health Monitoring Library
Group: System/Libraries
@ -44,7 +44,7 @@ A small and lightweight parser library for ATA S.M.A.R.T. hard disk
health monitoring.
%package utils
License: LGPLv2.1+
License: LGPL-2.1+
Summary: ATA S.M.A.R.T. Disk Health Monitoring Library - Utilities
Group: Hardware/Other
Requires: libatasmart4 = %{version}
@ -54,7 +54,7 @@ A small and lightweight parser library for ATA S.M.A.R.T. hard disk
health monitoring.
%package devel
License: LGPLv2.1+
License: LGPL-2.1+
Summary: ATA S.M.A.R.T. Disk Health Monitoring Library - Development Files
Group: Development/Libraries/C and C++
Requires: libatasmart4 = %{version}