http://bugzilla.rpmfusion.org/show_bug.cgi?id=342
--- Comment #11 from Bernard Johnson <bjohnson(a)symetrix.com> 2009-11-15 07:32:28
---
SPEC:
http://fedorapeople.org/~bjohnson/tivodecode.spec
SRPM:
http://fedorapeople.org/~bjohnson/tivodecode-0.2-0.2.pre4.fc11.src.rpm
Here is the version with a shared library.
$ rpmlint *rpm
tivodecode.i586: W: invalid-license QUALCOMM
tivodecode.src: W: invalid-license QUALCOMM
tivodecode-debuginfo.i586: W: invalid-license QUALCOMM
tivodecode-devel.i586: W: invalid-license QUALCOMM
tivodecode-devel.i586: W: no-documentation
tivodecode-libs.i586: W: invalid-license QUALCOMM
tivodecode-libs.i586: W: shared-lib-calls-exit /usr/lib/libtivodecode.so.0.0.0
exit(a)GLIBC_2.0
tivodecode-libs.i586: W: no-documentation
5 packages and 0 specfiles checked; 0 errors, 8 warnings.
I looked into the shared-lib-calls-exit complaint and it is an exist following
a failed malloc and perror in tivo-parse.c. I guess I would have handled it
differently, but I'm reluctant to change it.
I'm not aware of any other issues.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.