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: afflib - Library to support the Advanced Forensic 
Format


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





------- Additional Comments From [EMAIL PROTECTED]  2008-03-19 07:52 EST -------
About rpmlint on installed files it showed:
[EMAIL PROTECTED] etc]# rpmlint afflib
afflib.x86_64: W: incoherent-version-in-changelog 3.1.3-1 3.1.3-1.fc8.kwizart
afflib.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libafflib.so.0.0.0
/lib64/libssl.so.6
afflib.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libafflib.so.0.0.0
/lib64/libncurses.so.5
afflib.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libafflib.so.0.0.0
/lib64/libreadline.so.5
afflib.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libafflib.so.0.0.0
/lib64/libm.so.6
[EMAIL PROTECTED] etc]# rpmlint afftools
afftools.x86_64: W: no-documentation

The unused-direct-shlib-dependency have been cleaned with the current release 
with:
# clean unused-direct-shlib-dependencies
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
Upstream has been warned for this.
(note that readline only appear when rpmbuild on systeme where readine-devel is
available.)



-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to