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

patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104582
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=51
This commit is contained in:
Ludwig Nussel 2012-02-13 12:43:29 +00:00 committed by Git OBS Bridge
parent 13a7332461
commit 6b5fe9b53a
2 changed files with 40 additions and 21 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 13 10:57:56 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 02 22:51:00 UTC 2011 - Manfred.Tremmel@iiv.de Mon Dec 02 22:51:00 UTC 2011 - Manfred.Tremmel@iiv.de

View File

@ -15,8 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: xine-lib Name: xine-lib
# %bcond_with = default off # %bcond_with = default off
@ -48,13 +46,28 @@ Name: xine-lib
# #
%bcond_without external_ffmpeg %bcond_without external_ffmpeg
# #
BuildRequires: ImageMagick-devel alsa-devel flac-devel giflib-devel BuildRequires: ImageMagick-devel
BuildRequires: glib2-devel gnutls-devel gtk2-devel imlib2-devel krb5-devel BuildRequires: Mesa-devel
BuildRequires: libcdio-devel libdrm-devel libmng-devel libsmbclient BuildRequires: alsa-devel
BuildRequires: Mesa-devel libsmbclient-devel libtheora-devel libvorbis-devel BuildRequires: flac-devel
BuildRequires: readline-devel update-desktop-files vcdimager-devel BuildRequires: giflib-devel
BuildRequires: speex-devel BuildRequires: glib2-devel
BuildRequires: gnutls-devel
BuildRequires: gtk2-devel
BuildRequires: imlib2-devel
BuildRequires: krb5-devel
BuildRequires: libcdio-devel
BuildRequires: libdrm-devel
BuildRequires: libmng-devel
BuildRequires: libsmbclient
BuildRequires: libsmbclient-devel
BuildRequires: libtheora-devel
BuildRequires: libtool BuildRequires: libtool
BuildRequires: libvorbis-devel
BuildRequires: readline-devel
BuildRequires: speex-devel
BuildRequires: update-desktop-files
BuildRequires: vcdimager-devel
%if 0%{suse_version} >= 1210 %if 0%{suse_version} >= 1210
BuildRequires: libv4l-devel >= 0.8.4 BuildRequires: libv4l-devel >= 0.8.4
%else %else
@ -70,7 +83,8 @@ BuildRequires: lirc
%if !%{with distributable} %if !%{with distributable}
# those requiremens are optional but internal copies are likely old # those requiremens are optional but internal copies are likely old
%if %{with external_ffmpeg} %if %{with external_ffmpeg}
BuildRequires: libfaad-devel libffmpeg-devel BuildRequires: libfaad-devel
BuildRequires: libffmpeg-devel
%endif %endif
%endif %endif
%if %{with pulseaudio} %if %{with pulseaudio}
@ -113,8 +127,8 @@ Obsoletes: xine-lib-64bit
%endif %endif
%define abiversion 1.30 %define abiversion 1.30
Summary: Video Player with Plug-Ins Summary: Video Player with Plug-Ins
License: GPL-2.0+
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
License: GPLv2+
Url: http://www.xine-project.org/home Url: http://www.xine-project.org/home
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with distributable} %if %{with distributable}
@ -160,8 +174,8 @@ verbreitete.
%package -n libxine1 %package -n libxine1
Summary: Video Player with Plug-Ins Summary: Video Player with Plug-Ins
License: GPL-2.0+
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
License: GPLv2+
Provides: xine-lib = %{version}-%{release} Provides: xine-lib = %{version}-%{release}
Obsoletes: xine-lib < %{version}-%{release} Obsoletes: xine-lib < %{version}-%{release}
Provides: xine-extra = %{version}-%{release} Provides: xine-extra = %{version}-%{release}
@ -255,8 +269,8 @@ Autoren:
Guenter Bartsch <guenter@sourceforge.net> Guenter Bartsch <guenter@sourceforge.net>
%package -n libxine-devel %package -n libxine-devel
License: GPLv2+ ; Public Domain, Freeware
Summary: Development environment for xine-based media players Summary: Development environment for xine-based media players
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: glibc-devel freetype2-devel zlib-devel libxine1 = %{version} Requires: glibc-devel freetype2-devel zlib-devel libxine1 = %{version}
Obsoletes: libxine1-devel < %{version}-%{release} Obsoletes: libxine1-devel < %{version}-%{release}
@ -376,8 +390,8 @@ Autoren:
%if %{with pulseaudio} %if %{with pulseaudio}
%package -n libxine1-pulse %package -n libxine1-pulse
License: GPLv2+ ; Public Domain, Freeware
Summary: Pulseaudio plugin for xine Summary: Pulseaudio plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
Supplements: packageand(libpulse0:libxine1) Supplements: packageand(libpulse0:libxine1)
@ -400,8 +414,8 @@ Autoren:
%if %{with sdl} %if %{with sdl}
%package -n libxine1-sdl %package -n libxine1-sdl
License: GPLv2+ ; Public Domain, Freeware
Summary: SDL plugin for xine Summary: SDL plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
@ -424,8 +438,8 @@ Autoren:
%if %{with arts} %if %{with arts}
%package -n libxine1-arts %package -n libxine1-arts
License: GPLv2+ ; Public Domain, Freeware
Summary: Arts plugin for xine Summary: Arts plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
@ -448,8 +462,8 @@ Autoren:
%if %{with aalib} %if %{with aalib}
%package -n libxine1-aa %package -n libxine1-aa
License: GPLv2+ ; Public Domain, Freeware
Summary: Aalib and libcaca plugin for xine Summary: Aalib and libcaca plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
@ -472,8 +486,8 @@ Autoren:
%if %{with esd} %if %{with esd}
%package -n libxine1-esd %package -n libxine1-esd
License: GPLv2+ ; Public Domain, Freeware
Summary: Esd plugin for xine Summary: Esd plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
@ -495,8 +509,8 @@ Authors:
%if %{with jack} %if %{with jack}
%package -n libxine1-jack %package -n libxine1-jack
License: GPLv2+ ; Public Domain, Freeware
Summary: Jack plugin for xine Summary: Jack plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
@ -519,8 +533,8 @@ Autoren:
%if %{with directfb} %if %{with directfb}
%package -n libxine1-directfb %package -n libxine1-directfb
License: GPLv2+ ; Public Domain, Freeware
Summary: Directfb plugin for xine Summary: Directfb plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
@ -543,8 +557,8 @@ Autoren:
%if %{with gnome_vfs} %if %{with gnome_vfs}
%package -n libxine1-gnome-vfs %package -n libxine1-gnome-vfs
License: GPLv2+ ; Public Domain, Freeware
Summary: Gnome-vfs plugin for xine Summary: Gnome-vfs plugin for xine
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
Supplements: packageand(gnome-vfs2:libxine1) Supplements: packageand(gnome-vfs2:libxine1)
@ -568,9 +582,9 @@ Autoren:
%if !%{with distributable} %if !%{with distributable}
%package -n libxine1-codecs %package -n libxine1-codecs
License: GPLv2+ ; Public Domain, Freeware
# these libs are possibly illegal and may not work without libdvdcss anyway # these libs are possibly illegal and may not work without libdvdcss anyway
Summary: Xine plugins for watching DVDs, DivX and more Summary: Xine plugins for watching DVDs, DivX and more
License: GPL-2.0+ ; SUSE-Public-Domain
Group: Productivity/Multimedia/Video/Players Group: Productivity/Multimedia/Video/Players
Requires: libxine1 = %{version} Requires: libxine1 = %{version}
Obsoletes: xine-mad Obsoletes: xine-mad