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



--- Comment #12 from Lokesh Mandvekar <l...@fedoraproject.org> ---
%{_bindir}/*
%{_unitdir}/*.service
%{_datadir}/bash-completion/completions/*

I suspect this will end up owning all files in these dirs. Better to own only
those files which this package installs.


BuildRequires:    gcc ... this isn't needed. koji uses gcc automatically.


Patch1 probably isn't needed in this anymore since the deps have been packaged
already. Also, if the patch can be removed, we could replace %autosetup with
%setup and not need BuildRequires: git.

-- 
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