From 959434272396725041bc9f022d4a66294b97a036ec0ccf4ac827d252e9c80d9f Mon Sep 17 00:00:00 2001 From: Ilya Chernykh Date: Mon, 13 Feb 2012 11:07:31 +0000 Subject: [PATCH] Accepting request 104398 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104398 OBS-URL: https://build.opensuse.org/package/show/KDE:KDE3/libvisual?expand=0&rev=14 --- libvisual.changes | 5 +++++ libvisual.spec | 18 ++++++++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/libvisual.changes b/libvisual.changes index 15204a7..a57f739 100644 --- a/libvisual.changes +++ b/libvisual.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:49:33 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Tue Nov 22 10:20:46 UTC 2011 - coolo@suse.com diff --git a/libvisual.spec b/libvisual.spec index 9bd1b68..71df2b4 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -1,7 +1,7 @@ # # spec file for package libvisual # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,22 @@ # - Name: libvisual -BuildRequires: freeglut-devel gcc-c++ libdrm-devel libtool pkgconfig -License: GPLv2+ ; LGPLv2.1+ -Group: Productivity/Multimedia/Sound/Visualization +BuildRequires: freeglut-devel +BuildRequires: gcc-c++ +BuildRequires: libdrm-devel +BuildRequires: libtool +BuildRequires: pkgconfig Version: 0.4.0 -Release: 187 +Release: 0 # bug437293 %ifarch ppc64 Obsoletes: libvisual-64bit %endif # Summary: Sound Visualization Library +License: GPL-2.0+ ; LGPL-2.1+ +Group: Productivity/Multimedia/Sound/Visualization Url: http://localhost.nl/~synap/libvisual-wiki/index.php/Main_Page BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %name-%{version}.tar.bz2 @@ -53,9 +56,8 @@ Authors: Gustavo Sverzut Barbieri %package devel -License: GPLv2+ ; LGPLv2.1+ -Group: Productivity/Multimedia/Sound/Visualization Summary: sound visualisation library +Group: Productivity/Multimedia/Sound/Visualization Requires: %{name} = %{version} glibc-devel # bug437293 %ifarch ppc64