[Bug 398601] Review Request: cairo-clock - Cairo-rendered on-screen clock

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 9 18:49:48 UTC 2008


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 cgoorah at yahoo.com.au  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.




More information about the Fedora-package-review mailing list