From 99ad4eaff861ef48332f49f55b5a5e68d1261e6f247dba52dce8239ccf760e0c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:52:22 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit?expand=0&rev=27 --- polkit.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/polkit.spec b/polkit.spec index b7cb4a7..6d5c754 100644 --- a/polkit.spec +++ b/polkit.spec @@ -21,7 +21,7 @@ Name: polkit Summary: PolicyKit Authorization Framework Version: 0.102 Release: 1 -License: LGPLv2.1+ +License: LGPL-2.1+ Url: http://www.freedesktop.org/wiki/Software/PolicyKit BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/Libraries @@ -57,7 +57,7 @@ It is used for allowing unprivileged processes to speak to privileged processes. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Development files for PolicyKit Group: Development/Libraries/C and C++ Requires: %name = %{version}-%{release} @@ -68,7 +68,7 @@ Requires: glib2-devel Development files for PolicyKit Authorization Framework. %package doc -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Development documentation for PolicyKit Group: Development/Libraries/C and C++ %if 0%{?suse_version} >= 1120 @@ -79,7 +79,7 @@ BuildArch: noarch Development documentation for PolicyKit Authorization Framework. %package -n libpolkit0 -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Libraries required for polkit Group: System/Libraries Requires: %{name} = %{version}