[Bug 187818] Review Request: ktorrent : KDE bittorrent client

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 5 13:44:10 UTC 2006


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: ktorrent : KDE bittorrent client


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





------- Additional Comments From rdieter at math.unl.edu  2006-04-05 09:43 EST -------
This doesn't look right in %files:
%{_datadir}/applications/kde/ktorrent.desktop
%{_datadir}/applications/ktorrent.desktop
%{_datadir}/applnk/Internet/ktorrent.desktop
You only need *one* .desktop file.

Change:

/usr/bin/desktop-file-install --vendor=""			\
        --dir=${RPM_BUILD_ROOT}%{_datadir}/applications		\
        --add-category=X-Fedora					\
	%{buildroot}%{_datadir}/applications/kde/ktorrent.desktop
to

rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Internet/ktorrent.desktop
/usr/bin/desktop-file-install --vendor=""			\
        --dir=${RPM_BUILD_ROOT}%{_datadir}/applications/kde	\
        --add-category=X-Fedora					\
	%{buildroot}%{_datadir}/applications/kde/ktorrent.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-extras-list mailing list