[Bug 389701] Review Request: osmo - Personal organizer

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 21 16:51:59 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: osmo - Personal organizer


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


wolfy at nobugconsulting.ro changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nobody at fedoraproject.org    |wolfy at nobugconsulting.ro
             Status|NEW                         |ASSIGNED
               Flag|                            |fedora-review?




------- Additional Comments From wolfy at nobugconsulting.ro  2007-11-21 11:51 EST -------
According to
http://fedoraproject.org/wiki/Packaging/Guidelines#head-254ddf07aae20a23ced8cecc219d8f73926e9755

you have to add desktop-file-utils as a BR and use it to install osmo.desktop.
Something along
           desktop-file-install --vendor="fedora" \
--dir=${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE1}
should do. Mind the usage of "fedora" as vendor.

There are also a couple more things to tweak:
- The package owns /usr/share/pixmaps, which is a standard directory. Please
replace 
%{_datadir}/pixmaps/
with
%{_datadir}/pixmaps/*

Another thing whih is a MUSTFIX is obeying to compiler flags (see
http://fedoraproject.org/wiki/Packaging/Guidelines#head-8b14098227aebff1cf6188939e9d0877295ac448).



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list