http://bugzilla.rpmfusion.org/show_bug.cgi?id=802
--- Comment #18 from Jochen Schmitt <[email protected]> 2009-10-19 17:35:07 --- (In reply to comment #16) > (In reply to comment #15) > > > Bad: > > - Don't make a build with bundled libraries. Please remove > > the bundled libraries and make a build agains the > > existing system libaries > > What libraries are you referring to? The libafs* libraries are part of > OpenAFS > and not system libraries. I saw the following in your package: # From e2fsprogs rm -f ${RPM_BUILD_ROOT}/usr/bin/compile_et rm -f ${RPM_BUILD_ROOT}%{_libdir}/openafs/libafs-* rm -f ${RPM_BUILD_ROOT}%{_libdir}/pam_afs.krb.so.1 rm -f ${RPM_BUILD_ROOT}%{_libdir}/pam_afs.so.1 rm -f ${RPM_BUILD_ROOT}/usr/bin/dlog rm -f ${RPM_BUILD_ROOT}/usr/bin/dpass rm -f ${RPM_BUILD_ROOT}/usr/bin/knfs rm -f ${RPM_BUILD_ROOT}/usr/bin/kpwvalid rm -f ${RPM_BUILD_ROOT}/usr/bin/livesys compile_t is coming from e2fsprogs, so I was confused why this binary was built by your package. And why does you remove the other stuff from your package? Best Regards: Jochen Schmitt -- 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.
