Accepting request 104574 from devel:openSUSE:Factory:patch-license

patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104574
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=12
This commit is contained in:
Vincent Untz 2012-02-14 08:52:40 +00:00 committed by Git OBS Bridge
parent 5f078dc83f
commit f9d80106d0
2 changed files with 11 additions and 9 deletions

View File

@ -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

View File

@ -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