[Bug 2162249] Review Request: gitklient - Git gui client for KDE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #4 from Vitaly Zaitsev <vitaly@xxxxxxxxxxxxxx> ---
> %{_defaultdocdir}/HTML/en/gitklient/*

Package should own its docs directory:

%{_defaultdocdir}/HTML/en/%{name}

> %{_libdir}/lib%{name}.so.*
> %{_libdir}/lib%{name}gui.so.*
> %{_libdir}/lib%{name}diff.so.*

Please include soversion number to avoid accidental bumps:

%{_libdir}/lib%{name}.so.0*
%{_libdir}/lib%{name}gui.so.0*
%{_libdir}/lib%{name}diff.so.0*

> License:        GPL-3.0-or-later

License: GPL-3.0-or-later AND GPL-2.0-or-later AND BSD-3-Clause


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2162249
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux