https://bugzilla.redhat.com/show_bug.cgi?id=1060465 --- Comment #6 from Petr Šabata <psabata@xxxxxxxxxx> --- Ok, this looks much better now, just a few more things. 1. You forgot to remove the %clean section. 2. You didn't filter out the underspecified dependencies. You can achieve that with: %global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Archive::Zip\\)$ %global __requires_exclude %__requires_exclude|^perl\\(File::Temp\\)$ Although those two were just TODO points, given this is your first package, it should be perfect :) 3. What's your FAS username? -- 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