[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 187818] Review Request: ktorrent : KDE bittorrent client
- From: bugzilla redhat com
- To: fedora-extras-list redhat com
- Subject: [Bug 187818] Review Request: ktorrent : KDE bittorrent client
- Date: Wed, 5 Apr 2006 09:44:10 -0400
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 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]