[Bug 1357483] Review Request: twinkle - SIP-based VoIP client

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

 



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

Igor Gnatenko <ignatenko@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ignatenko@xxxxxxxxxx



--- Comment #2 from Igor Gnatenko <ignatenko@xxxxxxxxxx> ---
Few quick nitpicks:

* why don't you build released 5 days ago 1.10?

* Use cmake()-style dependencies where available, e.g. for Qt5:
> find_package(Qt5Widgets REQUIRED)
> find_package(Qt5LinguistTools REQUIRED)
> find_package(Qt5Quick REQUIRED)
BR: cmake(Qt5Widgets)
...

* Add %check with desktop-file-validate
* mark %{_mandir}/man1/%{name}.1* as %doc
* Would be great to add g729 and gsm support if possible
* Missing BuildRequires: gcc-c++

Otherwise from first glance looks pretty clean spec file.

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




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]