Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 425974

Summary: media-sound/teamspeak-server-bin's LICENSE variable does not reflect init script
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: [OLD] ServerAssignee: Tom Wijsman (TomWij) (RETIRED) <tomwij>
Status: RESOLVED FIXED    
Severity: QA CC: kripton
Priority: Normal Keywords: Inclusion
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 425702    

Description Ian Stakenvicius (RETIRED) gentoo-dev 2012-07-11 17:19:27 UTC
The init script(s) provided in FILESDIR for media-sound/teamspeak-server-bin has a license of GPL-2 but GPL-2 isn't within the LICENSE variable of the ebuild(s):

files/teamspeak3-server.rc has license line:
# Distributed under the terms of the GNU General Public License v2
... and is used by the following ebuilds:
teamspeak-server-bin-3.0.0_beta30.ebuild:LICENSE="teamspeak3"
teamspeak-server-bin-3.0.0_rc1.ebuild:LICENSE="teamspeak3"
teamspeak-server-bin-3.0.5.ebuild:LICENSE="teamspeak3"
teamspeak-server-bin-3.0.5-r1.ebuild:LICENSE="teamspeak3"
teamspeak-server-bin-3.0.5-r2.ebuild:LICENSE="teamspeak3"

There are two options here -- either LICENSE in the ebuilds should be appended with GPL-2 to cover the init script, or the init script should be relicensed so that it is covered by current LICENSE (this one is probably the preferred resolution).  See also bug 425702 .
Comment 1 Pacho Ramos gentoo-dev 2012-11-18 10:17:39 UTC
Feel free to add the license of init scripts to LICENSE
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-04-25 18:08:17 UTC
+  25 Apr 2013; Tom Wijsman <TomWij@gentoo.org>
+  +files/teamspeak-server-bin-3.0.7.1.rc, +teamspeak-server-bin-3.0.7.1.ebuild,
+  metadata.xml, teamspeak-server-bin-3.0.6.1.ebuild:
+  Took maintainership. Version bump to 3.0.7.1, fixes bug #460280 reported by
+  Marek Królikowski. EAPI 5. RESTRICT="fetch mirror strip" just like teamspeak-
+  client-bin. Added GPL-2 to LICENSE, fixes bug #425974 reported by Ian
+  Stakenvicius (_AxS_).