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


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





--- Comment #4 from Dan HorĂ¡k <[EMAIL PROTECTED]>  2008-08-13 16:18:18 EDT ---
Almost good, but you need to modify the %files section - instead of
%{_datadir}/* which means that the package will own also the directories
%{_datadir}/applications and %{_datadir}/pixmaps, yum must use

%{_datadir}/applications/fedora-%{name}.desktop
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/%{name}

so only the files under applications and pixmaps are owned by the package.

-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to