[Bug 166547] Review Request: multisync - Calendar (and other PIM data) synchronization program

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 18 20:31:28 UTC 2005


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: multisync - Calendar (and other PIM data) synchronization program


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





------- Additional Comments From andreas.bierfert at lowlatency.de  2005-10-18 16:31 EST -------
%post
update-desktop-database %{_datadir}/applications &> /dev/null

%postun
>if [ "$1" = "0" ]; then
>  update-desktop-database %{_datadir}/applications &> /dev/null
>fi
>
>is needed to update the application database after installation.
>This also means you need:
>
>Requires(post): desktop-file-utils
>Requires(postun): desktop-file-utils

why is that exaclty?

Requires sure are a mistake ^^

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/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 fedora-extras-list mailing list