[Bug 433253] Review Request: dotconf - Required for speech dispatcher on OLPC XO

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 20 07:35:35 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: dotconf - Required for speech dispatcher on OLPC XO


https://bugzilla.redhat.com/show_bug.cgi?id=433253





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2008-02-20 02:35 EST -------
Created an attachment (id=295402)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=295402&action=view)
Patch to remove ASL 1.1 part for GPLv2+ compatibility

By the way:

- speech-dispatcher (bug 432259), which depends on this bug, is
  licensed under GPLv2+.
  So to make use of speech-dispatcher the license of dotconf must
  be GPLv2+ compatible.

- However currently this package (dotconf) is licensed under 
  LGPLv2 and ASL 1.1 as build log shows:
--------------------------------------------------------------------------
/bin/sh ../libtool --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables 
-I/home/tasaka1/rpmbuild/SOURCES/dotconf-1.0.13-1.fc7/dotconf-1.0.13/libpool
-Wall -g  -o libdotconf.la -rpath /usr/lib -version-info 10:4:10     -release
1.0    -export-dynamic dotconf.lo readdir.lo  
---------------------------------------------------------------------------
   and src/readdir.c is ASL 1.1
   Note that ASL 1.1 is GPLv2 incompatible, so this situation is not
   allowed.

   Fortunately for Linux as far as I checked the source code
   we can built this package without src/readdir.{c,h}. The attached
   file makes this package surely LGPLv2.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list