[Bug 389471] Review Request: afflib - Library to support the Advanced Forensic Format

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 19 11:52:29 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: afflib - Library to support the Advanced Forensic Format


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





------- Additional Comments From kwizart at gmail.com  2008-03-19 07:52 EST -------
About rpmlint on installed files it showed:
[root at kwizatz 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
[root at kwizatz 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.




More information about the Fedora-package-review mailing list