rpms/deluge/devel .cvsignore, 1.55, 1.56 deluge.spec, 1.87, 1.88 sources, 1.55, 1.56

Peter Gordon pgordon at fedoraproject.org
Tue Mar 17 05:48:51 UTC 2009


Author: pgordon

Update of /cvs/pkgs/rpms/deluge/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21483/devel

Modified Files:
	.cvsignore deluge.spec sources 
Log Message:
Update to 1.1.5


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/.cvsignore,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- .cvsignore	10 Mar 2009 05:00:56 -0000	1.55
+++ .cvsignore	17 Mar 2009 05:48:20 -0000	1.56
@@ -1 +1 @@
-deluge-1.1.4.tar.bz2
+deluge-1.1.5.tar.bz2


Index: deluge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/deluge.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- deluge.spec	11 Mar 2009 00:01:32 -0000	1.87
+++ deluge.spec	17 Mar 2009 05:48:21 -0000	1.88
@@ -6,8 +6,8 @@
 %define	min_rblibtorrent_ver	0.14.1
 
 Name:		deluge
-Version:	1.1.4
-Release:	2%{?dist}
+Version:	1.1.5
+Release:	1%{?dist}
 Summary:	A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
 Group:		Applications/Internet
 License:	GPLv2+
@@ -57,9 +57,6 @@
 
 
 %build
-## FIXME: This should really use %%{?_smp_mflags} or similar for parallel
-## compilations; but the build system on this doesn't support such flags at
-## this time.
 CFLAGS="%{optflags}" %{__python} setup.py build
 
 
@@ -147,6 +144,12 @@
 
 
 %changelog
+* Mon Mar 16 2009 Peter Gordon <peter at thecodergeek.com> - 1.1.5-1
+- Update to new upstream bug-fix release (1.1.5)
+- Remove FIXME comment about parallel-compilation. We're not building the
+  in-tarball libtorrent copy anymore, so no compilation (other than the python
+  bytecode) happens and we no longer need to worry about this.
+
 * Tue Mar 10 2009 Peter Gordon <peter at thecodergeek.com> - 1.1.4-2
 - Fix the installed location of the scalable (SVG) icon (#483443).
   + scalable-icon-dir.diff


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/sources,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- sources	10 Mar 2009 05:00:56 -0000	1.55
+++ sources	17 Mar 2009 05:48:21 -0000	1.56
@@ -1 +1 @@
-8c506ab2b0ac24d2ee61388962e5b090  deluge-1.1.4.tar.bz2
+027fec63e189a39939df6777c0426814  deluge-1.1.5.tar.bz2




More information about the fedora-extras-commits mailing list