https://bugzilla.rpmfusion.org/show_bug.cgi?id=3667
--- Comment #1 from MartinKG <mgansser(a)alice.de> 2015-05-26 11:04:33 CEST ---
this is not a full review:
Rpmlint (installed packages)
----------------------------
tvheadend-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/tvheadend-4.0.2/src/descrambler/ffdecsa/fftable.h
tvheadend-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/tvheadend-4.0.2/src/descrambler/ffdecsa/stream.c
tvheadend-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/tvheadend-4.0.2/src/descrambler/ffdecsa/FFdecsa.h
tvheadend-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/tvheadend-4.0.2/src/descrambler/ffdecsa/FFdecsa.c
tvheadend-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/tvheadend-4.0.2/src/descrambler/ffdecsa/parallel_064_mmx.h
tvheadend-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/tvheadend-4.0.2/src/descrambler/ffdecsa/parallel_128_sse2.h
tvheadend-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/tvheadend-4.0.2/src/descrambler/ffdecsa/parallel_032_int.h
- please report the fsf message upstream.
tvheadend.x86_64: E: explicit-lib-dependency avahi-libs
tvheadend.x86_64: E: explicit-lib-dependency dbus-libs
tvheadend.x86_64: E: explicit-lib-dependency openssl-libs
- rpmlint -I explicit-lib-dependency
explicit-lib-dependency:
You must let rpm find the library dependencies by itself. Do not put unneeded
explicit Requires: tags.
So, you have to delete the Requires tag avahi-libs, dbus-libs and openssl-libs
in your spec file.
tvheadend.x86_64: W: name-repeated-in-summary C Tvheadend
- please change the summary from
Summary: Tvheadend - a TV streaming server and DVR
to:
Summary: a TV streaming server and DVR
- please remove
tvheadend.x86_64: W: spelling-error %description -l en_US backend -> backed,
back end, back-end
tvheadend.x86_64: W: incoherent-version-in-changelog v4.0.2 ['4.0.2-1',
'4.0.2-1']
- please correct version in changelog from v4.0.2 to 4.0.2
and change the Release tag to:
Release: 1%{?dist}
tvheadend.x86_64: W: no-documentation
tvheadend.x86_64: W: non-conffile-in-etc /etc/sysconfig/tvheadend
tvheadend.x86_64: W: no-manual-page-for-binary tvheadend
tvheadend.x86_64: W: dangerous-command-in-%pre chown
2 packages and 0 specfiles checked; 10 errors, 7 warnings.
--
Configure bugmail:
https://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.