rpms/deluge/devel .cvsignore, 1.59, 1.60 deluge.spec, 1.92, 1.93 sources, 1.59, 1.60

Peter Gordon pgordon at fedoraproject.org
Thu Jun 18 06:19:17 UTC 2009


Author: pgordon

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- .cvsignore	28 May 2009 18:43:15 -0000	1.59
+++ .cvsignore	18 Jun 2009 06:18:46 -0000	1.60
@@ -1 +1 @@
-deluge-1.1.8.tar.bz2
+deluge-1.1.9.tar.bz2


Index: deluge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/deluge.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -p -r1.92 -r1.93
--- deluge.spec	28 May 2009 18:43:16 -0000	1.92
+++ deluge.spec	18 Jun 2009 06:18:46 -0000	1.93
@@ -1,12 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-## Since we're using a system copy of rb_libtorrent, we need to ensure that it
-## is a very recent version for proper API matching.
-%define	min_rblibtorrent_ver	0.14.3
-
 Name:		deluge
-Version:	1.1.8
+Version:	1.1.9
 Release:	1%{?dist}
 Summary:	A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
 Group:		Applications/Internet
@@ -150,6 +146,12 @@ fi
 
 
 %changelog
+* Wed Jun 17 2009 Peter Gordon <peter at thecodergeek.com> - 1.1.9-1
+- Update to new upstream bug-fix release (1.1.9).
+- Do not hard-code minimum rb_libtorrent version. (We're only building against
+  the system rb_libtorrent for Fedora 11+, which already has the necessary
+  version.)
+
 * Wed May 27 2009 Peter Gordon <peter at thecodergeek.com> - 1.1.8-1
 - Update to new upstream release (1.1.8) for bug-fixes and some translation
   updates. Adds dependency on chardet for fixing lots of bugs with torrents


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/sources,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- sources	28 May 2009 18:43:16 -0000	1.59
+++ sources	18 Jun 2009 06:18:46 -0000	1.60
@@ -1 +1 @@
-191a5b14fe8e63e99bc934669a0b3aa7  deluge-1.1.8.tar.bz2
+38b9dbf255ed9620760d546dbb757882  deluge-1.1.9.tar.bz2




More information about the fedora-extras-commits mailing list