[Bug 206814] Review Request: hugin - Frontend for Panorama Tools, similar to PTAssembler, PTGui or Open for Windows

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 15 21:40:41 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: hugin - Frontend for Panorama Tools, similar to PTAssembler, PTGui or Open for Windows


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





------- Additional Comments From bruno at postle.net  2007-03-15 17:40 EST -------
(In reply to comment #24)

> /usr/share/mime/packages/ is owned by shared-mime-info, hugin should require
> shared-mime-info

Ok, done

> - includes a %{name}.desktop file, and that file must be properly installed
> with desktop-file-install in the %install section.

Ok I'm a little confused, hugin already installs
/usr/share/applications/hugin.desktop

Should I delete this and reinstall it with something like this in %install?:

  rm %{buildroot}/%{_datadir}/applications/%{name}.desktop
  desktop-file-install --vendor="fedora" \
  --dir=${buildroot}/%{_datadir}/applications \
  src/hugin/hugin.desktop

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list