https://bugzilla.redhat.com/show_bug.cgi?id=844150
Mario Blättermann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from Mario Blättermann <[email protected]> --- Requires: %{name} = %{version}-%{release} should be Requires: %{name}%{?_isa} = %{version}-%{release} to match the correct package architecture. Drop the following packages from BR to avoid recursive dependencies: glib2-devel (needed by gtk2-devel) gtk2-devel (needed by unique-devel) Drop pycairo from "Requires" because it is needed by pygtk2 anyway. --with-pnp-ids-path="/usr/share/hwdata/pnp.ids" Use %{libdir} instead of the hardcoded path /usr/share if possible. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
