SPECS: deluge.spec - up to 1.0.6 - TODO removed (looks like it uses its own...

duddits duddits at pld-linux.org
Thu Dec 4 16:07:12 CET 2008


Author: duddits                      Date: Thu Dec  4 15:07:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0.6
- TODO removed (looks like it uses its own libtorrent module anyway)
- patch obsoleted

---- Files affected:
SPECS:
   deluge.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/deluge.spec
diff -u SPECS/deluge.spec:1.24 SPECS/deluge.spec:1.25
--- SPECS/deluge.spec:1.24	Fri Nov 14 10:26:46 2008
+++ SPECS/deluge.spec	Thu Dec  4 16:07:07 2008
@@ -1,19 +1,13 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - fix building with libtorrent-rasterbar libs, for now it is
-# disabled. Deluge uses its internal libtorrent module
-#
 Summary:	A Python BitTorrent client with support for UPnP and DHT
 Summary(pl.UTF-8):	Klient BitTorrenta napisany w Pythonie ze wspraciem dla UPnP i DHT
 Name:		deluge
-Version:	1.0.5
+Version:	1.0.6
 Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications/Networking
 Source0:	http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	24fd36978b2713212cf1ae679f8066d5
-Patch0:		%{name}-libtorrent.patch
+# Source0-md5:	96be98b4e7f8c66ec243e8148b897291
 URL:		http://deluge-torrent.org/
 BuildRequires:	boost-devel >= 1.36.0
 BuildRequires:	boost-python-devel >= 1.36.0
@@ -52,7 +46,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %ifarch %{x8664} ppc64 sparc64
@@ -94,6 +87,9 @@
 %doc ChangeLog LICENSE README
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/%{name}d
+%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/%{name}d.1.gz
+%{_pixmapsdir}/%{name}.xpm
 %dir %{py_sitedir}/%{name}
 %dir %{py_sitedir}/%{name}/core
 %dir %{py_sitedir}/%{name}/data
@@ -133,7 +129,6 @@
 %{py_sitedir}/%{name}/ui/gtkui/*.py[co]
 %{py_sitedir}/%{name}/ui/gtkui/glade/*.glade
 %{py_sitedir}/%{name}/ui/null/*.py[co]
-%{py_sitedir}/%{name}/ui/webui/LICENSE
 %{py_sitedir}/%{name}/ui/webui/*.py[co]
 %{py_sitedir}/%{name}/ui/webui/lib/*.py[co]
 %{py_sitedir}/%{name}/ui/webui/lib/newforms_portable/*.py[co]
@@ -178,6 +173,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008/12/04 15:07:07  duddits
+- up to 1.0.6
+- TODO removed (looks like it uses its own libtorrent module anyway)
+- patch obsoleted
+
 Revision 1.24  2008/11/14 09:26:46  glen
 - BR setuptools. LP#297844
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/deluge.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list