Name: ktorrent
Summary: BitTorrent client for KDE
Version: 2.2.8
Release: 1
License: GPL
Group: Applications/Internet
URL: http://ktorrent.pwsp.net/
Description: KTorrent is a BitTorrent program for KDE.
The build was not successful.
The build was not successful.
The spec file used by the build system currently has the following contents:
# $Id$
# Authority: dries
# Upstream: Joris Guisson <joris,guisson$gmail,com>
Summary: BitTorrent client for KDE
Name: ktorrent
Version: 2.2.8
Release: 1%{?dist}
License: GPL
Group: Applications/Internet
URL: http://ktorrent.pwsp.net/
Source: http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: avahi-qt3-devel
BuildRequires: gcc-c++
BuildRequires: gettext
BuildRequires: gmp-devel
BuildRequires: kdelibs-devel
%description
KTorrent is a BitTorrent program for KDE.
%prep
%setup
%build
%configure LDFLAGS="-L$QTLIB"
%{__make} %{?_smp_mflags}
%install
%{__rm} -rf %{buildroot}
%{__make} install DESTDIR="%{buildroot}"
%find_lang %{name}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.lang
%defattr(-, root, root, 0755)
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
%{_bindir}/ktcachecheck
%{_bindir}/ktshell
%{_bindir}/ktupnptest
%{_bindir}/ktorrent
%{_bindir}/kttorinfo
%{_libdir}/kde3/kt*
%{_libdir}/libktorrent.*
%{_libdir}/libktorrent-*.so
%{_datadir}/apps/ktorrent/
%{_datadir}/config.kcfg/
%{_datadir}/icons/*/*/apps/ktorrent.*
%{_datadir}/icons/*/*/mimetypes/torrent.*
%{_datadir}/services/kt*.desktop
%{_datadir}/servicetypes/kt*.desktop
%{_datadir}/applications/kde/ktorrent.desktop
#%{_datadir}/applnk/Internet/ktorrent.desktop
#%{_datadir}/mimelnk/application/x-bittorrent.desktop
%changelog
* Wed Jul 15 2009 Dag Wieers <dag@wieers.com> - 2.2.8-1
- Updated to release 2.2.8.
* Tue Sep 4 2007 Dries Verachtert <dries@ulyssis.org> - 2.2.1-1
- Updated to release 2.2.1.
* Tue Jul 10 2007 Dries Verachtert <dries@ulyssis.org> - 2.2-1
- Updated to release 2.2.
* Wed May 09 2007 Dries Verachtert <dries@ulyssis.org> - 2.1.4-1
- Updated to release 2.1.4.
* Mon Apr 16 2007 Dries Verachtert <dries@ulyssis.org> - 2.1.3-1
- Updated to release 2.1.3.
* Mon Mar 12 2007 Dries Verachtert <dries@ulyssis.org> - 2.1.2-1
- Updated to release 2.1.2.
* Tue Feb 13 2007 Dries Verachtert <dries@ulyssis.org> - 2.1-1
- Updated to release 2.1.
* Mon Nov 13 2006 Dries Verachtert <dries@ulyssis.org> - 2.0.3-1
- Updated to release 2.0.3.
* Thu Aug 24 2006 Dries Verachtert <dries@ulyssis.org> - 2.0.1-1
- Updated to release 2.0.1.
* Wed Aug 09 2006 Dries Verachtert <dries@ulyssis.org> - 2.0-1
- Updated to release 2.0.
* Sat Apr 08 2006 Dries Verachtert <dries@ulyssis.org> - 1.2-1.2
- Rebuild for Fedora Core 5.
* Wed Mar 01 2006 Dries Verachtert <dries@ulyssis.org> - 1.2-1
- Updated to release 1.2.
* Thu Jan 26 2006 Dries Verachtert <dries@ulyssis.org> - 1.2-0.rc2
- Initial package.