On 19.02.2012 23:52, Funda Wang wrote:


在 2012-2-20 上午6:42,"Kamil Rytarowski" <n54@gmx.com> 写道:
>
> Hello!
>
> 1.
> What is the right implementation of an installation of *.desktop files? I saw every possible way of adding (build)require on desktop-file-utils. Is it necessary? What is the best way to implement it (of course in case of a mandatory requirement).
Most software will install .desktop files themselves.  In case we need to modify the menu categories, we often use desktop-file-install.

> 2.
> Is allowed to use macros from jpackage-utils (the file name is/etc/rpm/macros.jpackage ) in a simple, normal non-java application? If yes, then is mandatory to add a buildrequirement of this package?
I think yes and yes. There are some packages BR kde4-macros, but they have no relation with KDE4.
> Regards

Thank you Funda!