https://bugzilla.redhat.com/show_bug.cgi?id=1084776



--- Comment #4 from Mohamed El Morabity <pikachu.2...@gmail.com> ---
You can replace in %files these two lines:
   %dir %{_datadir}/%{name}/
   %{_datadir}/%{name}/*
simply by
   %{_datadir}/%{name}/

The %{_datadir}/%{name} directory *and* all its contents will be owned by the
package, in the same way than with your two lines ;).

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to