https://bugzilla.redhat.com/show_bug.cgi?id=1129677 --- Comment #10 from Michael Schwendt <bugs.michael@xxxxxxx> --- $ rpm -qpR gstreamer1-rtsp-server-devel-1.4.0-2.fc21.x86_64.rpm |grep pkg /usr/bin/pkg-config pkgconfig pkgconfig(gstreamer-1.0) pkgconfig(gstreamer-1.0) pkgconfig(gstreamer-base-1.0) pkgconfig(gstreamer-plugins-base-1.0) $ rpm -qp --provides gstreamer1-rtsp-server-devel-1.4.0-2.fc21.x86_64.rpm |grep pkg pkgconfig(gstreamer-rtsp-server-1.0) = 1.4.0 [...] > Requires: gstreamer1 >= %{version} > Requires: gstreamer1-plugins-base >= %{version} > Requires: gstreamer1-devel >= %{version} > Requires: gstreamer1-plugins-base-devel >= %{version} Here you should also add %{?_isa} to make these dependencies arch-specific: https://fedoraproject.org/wiki/Packaging:Guidelines#Requires_2 -- 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