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

Kazım SARIKAYA <kazimsarik...@sanaldiyar.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kazimsarik...@sanaldiyar.co
                   |                            |m



--- Comment #2 from Kazım SARIKAYA <kazimsarik...@sanaldiyar.com> ---
* you do not need requires filed at your spec file. rpm can find them, unless
you need exactly special version.
* use make_install macro instead of make install DESTDIR=%{build root}
* probably you need to put your mono exe at libexec not libdir
* add license file into your tar ball and spec at %doc 
* you should add license header inside top of your source files.

additionally for github
you may use : https://fedoraproject.org/wiki/Packaging:SourceURL#Github

however spectool can download source.

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