https://bugzilla.redhat.com/show_bug.cgi?id=1195875
John Dulaney <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |needinfo?(pbrobinson@gmail. | |com) --- Comment #2 from John Dulaney <[email protected]> --- Okay, a few things: Any reason for using %define tarfile %{name}-%{version}.tar.bz2 ? The only time I see it is where it is defined. Since you are using a couple directories (/usr/lib/udev/ and /usr/lib/systemd) owned by systemd, you probably ought to require systemd for completeness. In your %files section, you're explicitly using /usr/lib/ instead of %{_libdir} -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
