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