replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ding-libs?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2011-12-06 17:06:18 +00:00 committed by Git OBS Bridge
parent 890f6cdfe0
commit 4743844a9a

View File

@ -27,7 +27,7 @@ Version: 0.1.2
Release: 1
Summary: "Ding is not GLib" assorted utility libraries
Group: Development/Libraries/C and C++
License: LGPLv3+
License: LGPL-3.0+
Url: http://fedorahosted.org/sssd/
Source0: %{name}-%{version}.tar.bz2
Source2: baselibs.conf
@ -54,7 +54,7 @@ librefarray and libpath_utils.
%package -n libpath_utils1
Summary: Filesystem Path Utilities
Group: Development/Libraries/C and C++
License: LGPLv3+
License: LGPL-3.0+
Version: %{path_utils_version}
Release: 1
@ -65,7 +65,7 @@ Utility functions to manipulate filesystem pathnames
Summary: Development files for libpath_utils
Group: Development/Libraries/C and C++
Requires: libpath_utils1 = %{path_utils_version}
License: LGPLv3+
License: LGPL-3.0+
Version: %{path_utils_version}
Release: 1
@ -97,7 +97,7 @@ Utility functions to manipulate filesystem pathnames
%package -n libdhash1
Group: Development/Libraries/C and C++
Summary: Dynamic hash table
License: LGPLv3+
License: LGPL-3.0+
Version: %{dhash_version}
Release: 1
@ -109,7 +109,7 @@ time properties
Summary: Development files for libdhash
Group: Development/Libraries/C and C++
Requires: libdhash1 = %{dhash_version}
License: LGPLv3+
License: LGPL-3.0+
Version: %{dhash_version}
Release: 1
@ -142,7 +142,7 @@ time properties
%package -n libcollection2
Summary: Collection data-type for C
Group: Development/Libraries/C and C++
License: LGPLv3+
License: LGPL-3.0+
Version: %{collection_version}
Release: 1
@ -153,7 +153,7 @@ and serialization
%package -n libcollection-devel
Summary: Development files for libcollection
Group: Development/Libraries/C and C++
License: LGPLv3+
License: LGPL-3.0+
Requires: libcollection2 = %{collection_version}
Version: %{collection_version}
Release: 1
@ -189,7 +189,7 @@ and serialization
%package -n libref_array1
Summary: A refcounted array for C
Group: Development/Libraries/C and C++
License: LGPLv3+
License: LGPL-3.0+
Version: %{ref_array_version}
Release: 1
@ -200,7 +200,7 @@ A dynamically-growing, reference-counted array
Summary: Development files for libref_array
Group: Development/Libraries/C and C++
Requires: libref_array1 = %{ref_array_version}
License: LGPLv3+
License: LGPL-3.0+
Version: %{ref_array_version}
Release: 1
@ -232,7 +232,7 @@ A dynamically-growing, reference-counted array
%package -n libini_config2
Summary: INI file parser for C
Group: Development/Libraries/C and C++
License: LGPLv3+
License: LGPL-3.0+
Version: %{ini_config_version}
Release: 1
@ -243,7 +243,7 @@ structure
%package -n libini_config-devel
Summary: Development files for libini_config
Group: Development/Libraries/C and C++
License: LGPLv3+
License: LGPL-3.0+
Requires: libini_config2 = %{ini_config_version}
Version: %{ini_config_version}
Release: 1