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: cairo-clock - Cairo-rendered on-screen clock


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





------- Additional Comments From [EMAIL PROTECTED]  2008-02-09 13:49 EST -------
from your spec file:
%{__rm} $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop

desktop-file-install                                    \
        --vendor fedora                                 \
        --add-category X-Fedora                         \
        --dir $RPM_BUILD_ROOT%{_datadir}/applications   \
        desktop/%{name}.desktop

to have a clean spec file you could do the following in the future
desktop-file-install --vendor fedora           \
        --delete-original                          \
        --add-category X-Fedora                         \
        --dir $RPM_BUILD_ROOT%{_datadir}/applications   \
        desktop/%{name}.desktop

I'm sponsoring.

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

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to