Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=592500 --- Comment #1 from Jason Tibbitts <tibbs@xxxxxxxxxxx> 2010-11-19 12:54:01 EST --- I think there's a newer upstream release available. Here's the rpmlint output; you should provide this yourself when submitting packages: libeatmydata.x86_64: E: no-ldconfig-symlink /usr/lib64/libeatmydata.so.1.0 Not sure how problematic this is, honestly. libeatmydata.x86_64: W: shared-lib-calls-exit /usr/lib64/libeatmydata.so.1.0 _exit@xxxxxxxxxxx Generally libraries shouldn't call exit. Especially this one. Any idea why it does so? libeatmydata.x86_64: W: no-manual-page-for-binary eatmydata It's nice to have manual pages but not essential. libeatmydata-debuginfo.x86_64: E: debuginfo-without-sources This indicates something wrong with the build process, either because something strips them or because the compiler flags aren't correct. In this case, it's the compiler flags. You need to somehow make the package build process use %{optflags} (or $RPM_OPT_FLAGS; they're the same). -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review