http://bugzilla.rpmfusion.org/show_bug.cgi?id=789
leigh scott <leigh123linux(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leigh123linux@fedoraproject.
| |org
--- Comment #11 from leigh scott <leigh123linux(a)fedoraproject.org> 2009-10-29
12:59:45 ---
(In reply to comment #10)
http://webacula.sourceforge.net/files/moc.spec
http://webacula.sourceforge.net/files/moc-2.5.0-0.1.alpha4.fc10.src.rpm
I think my spec is better to be follow the requirements of Fedora ;)
However, I did not cope with this :
$ rpmlint -i moc-2.5.0-0.1.alpha4.fc10.i386.rpm
moc.i386: W: unstripped-binary-or-object /usr/bin/mocp
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
$ rpmlint -i moc-flac-2.5.0-0.1.alpha4.fc10.i386.rpm
moc-flac.i386: W: unstripped-binary-or-object
/usr/lib/moc/decoder_plugins/libflac_decoder.so
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
and so on.
You have a missing Build requirement, db4-devel is needed.
checking for db.h... no
configure: no Berkeley DB version 4 or higher found
configure: error: BerkeleyDB (libdb) not found
The unstripped-binary-or-object error is due to your build environment not
being complete, I believe you are missing the redhat macros provided by
redhat-rpm-config.
Does you build generate a debug package? (it should)
Wrote:
/home/leigh/rpmbuild/RPMS/x86_64/moc-debuginfo-2.5.0-0.1.alpha4.fc12.x86_64.rpm
$ rpmlint
/home/leigh/rpmbuild/RPMS/x86_64/moc-flac-2.5.0-0.1.alpha4.fc12.x86_64.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
--
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.