diff --git a/wavpack.changes b/wavpack.changes index 9635bdd..1ce46a1 100644 --- a/wavpack.changes +++ b/wavpack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:57:33 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Fri Nov 25 12:33:45 UTC 2011 - coolo@suse.com diff --git a/wavpack.spec b/wavpack.spec index 2b1fa55..2a14f2a 100644 --- a/wavpack.spec +++ b/wavpack.spec @@ -1,7 +1,7 @@ # # spec file for package wavpack # -# 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 @@ -15,17 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: wavpack -License: BSD3c -BuildRequires: libtool pkgconfig -Group: Productivity/Multimedia/Sound/Editors and Convertors +BuildRequires: libtool +BuildRequires: pkgconfig Url: http://www.wavpack.com/ Summary: Free Hybrid Lossless Audio Compression Format +License: BSD-3-Clause +Group: Productivity/Multimedia/Sound/Editors and Convertors Version: 4.60.1 -Release: 1 +Release: 0 %define soname 1 Source: http://www.wavpack.com/%{name}-%{version}.tar.bz2 # pbleser: fix .pc file by using @libdir@ instead of @prefix@/lib, and remove -L$libdir altogether @@ -59,7 +58,6 @@ the lossy file) provides full lossless restoration. For some users this means never having to choose between lossless and lossy compression! %package -n libwavpack%{soname} -License: BSD3c Summary: Free Hybrid Lossless Audio Compression Format Group: System/Libraries @@ -86,7 +84,6 @@ the lossy file) provides full lossless restoration. For some users this means never having to choose between lossless and lossy compression! %package devel -License: BSD3c Summary: Free Hybrid Lossless Audio Compression Format Group: Development/Libraries/C and C++ Requires: %{name} = %{version} glibc-devel