https://bugzilla.redhat.com/show_bug.cgi?id=785371 --- Comment #78 from MartinKG <mgansser@xxxxxxxx> --- (In reply to comment #77) > Isnt a/the requirement to the data package (is there any yet?) missing? yes a requirement to the robots-base package should be necessary. if the package is installed, then you should see a message such as: rpm -ivh speed-dreams-2.1.0-11.trunk_r4810.fc17.x86_64.rpm error: Failed dependencies: speed-dreams-robots-base = 2.1.0 is needed by speed-dreams-2.1.0-11.trunk_r4810.fc17.x86_64 could be solved with the attached patch. Is the release tag necessary ? ( %{name}-robots-base = %{version}-release ) --- speed-dreams-old.spec 2012-08-22 19:00:49.316607745 +0200 +++ speed-dreams.spec 2012-08-22 19:00:26.949605799 +0200 @@ -36,6 +36,7 @@ Source5: %{name}.desktop Provides: %{name} = %{version}-%{release} +Requires: %{name}-robots-base = %{version} Requires: opengl-games-utils BuildRequires: cmake BuildRequires: chrpath -- 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