From a70bb61da16734ec7538af6bab333aa42e57cebab93431d46231c4de0121394e Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 13 Feb 2012 12:42:08 +0000 Subject: [PATCH] Accepting request 104349 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104349 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gsettings-desktop-schemas?expand=0&rev=31 --- gsettings-desktop-schemas.changes | 5 +++++ gsettings-desktop-schemas.spec | 11 +++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/gsettings-desktop-schemas.changes b/gsettings-desktop-schemas.changes index 04d3b3b..e1adcdb 100644 --- a/gsettings-desktop-schemas.changes +++ b/gsettings-desktop-schemas.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:47:17 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Sat Nov 26 13:06:51 UTC 2011 - dimstar@opensuse.org diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index d97e4b4..6ac73da 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -1,7 +1,7 @@ # # spec file for package gsettings-desktop-schemas # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties @@ -17,14 +17,13 @@ # - Name: gsettings-desktop-schemas Version: 3.3.2 -Release: 1 -License: LGPLv2+ +Release: 0 Summary: Shared GSettings Schemas for the Desktop -Url: http://gnome.org/ +License: LGPL-2.1+ Group: System/GUI/GNOME +Url: http://gnome.org/ Source0: http://download.gnome.org/sources/gsettings-desktop-schemas/3.3/%{name}-%{version}.tar.bz2 BuildRequires: glib2-devel >= 2.31.0 BuildRequires: gobject-introspection-devel @@ -43,8 +42,8 @@ A collection of GSettings schemas for settings shared by various components of a desktop. %package devel -License: GPLv2+ Summary: Shared GSettings Schemas for the Desktop -- Development Files +License: GPL-2.0+ Group: Development/Languages/C and C++ Requires: %{name} = %{version}