https://bugzilla.redhat.com/show_bug.cgi?id=908088 --- Comment #17 from Rex Dieter <rdieter@xxxxxxxxxxxx> --- -data still has: Requires: %{name}%{?_isa} = %{version}-%{release} should be: Requires: %{name} = %{version}-%{release} -devel has: Requires: %{name}-libs = %{version}-%{release} should be: Requires: %{name}-libs%{?_isa} = %{version}-%{release} I'm curious now, if there's a circular dependency between the main pkg (Requires: %{name}-data) and -data (Requires: %{name}), why even make a -data subpkg? -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review