rpms/deluge/devel .cvsignore, 1.61, 1.62 deluge.spec, 1.97, 1.98 sources, 1.61, 1.62

Peter Gordon pgordon at fedoraproject.org
Thu Nov 5 01:47:54 UTC 2009


Author: pgordon

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/.cvsignore,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- .cvsignore	11 Oct 2009 07:50:27 -0000	1.61
+++ .cvsignore	5 Nov 2009 01:47:53 -0000	1.62
@@ -1 +1 @@
-deluge-1.2.0_rc1.tar.bz2
+deluge-1.2.0_rc3.tar.bz2


Index: deluge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/deluge.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -p -r1.97 -r1.98
--- deluge.spec	11 Oct 2009 07:59:31 -0000	1.97
+++ deluge.spec	5 Nov 2009 01:47:53 -0000	1.98
@@ -3,13 +3,13 @@
 
 Name:		deluge
 Version:	1.2.0
-Release:	0.1.rc1%{?dist}
+Release:	0.2.rc3%{?dist}
 Summary:	A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
 Group:		Applications/Internet
 License:	GPLv3 with exceptions
 URL:		http://deluge-torrent.org/           
 
-Source0:	http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}_rc1.tar.bz2
+Source0:	http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}_rc3.tar.bz2
 
 ## The scalable icon needs to be installed to the proper place.
 Patch0: 	%{name}-scalable-icon-dir.diff
@@ -56,7 +56,7 @@ display the location of peers in the "Pe
 
 
 %prep
-%setup -qn "%{name}-%{version}_rc1"
+%setup -qn "%{name}-%{version}_rc3"
 %patch0 -p0 -b .fix-scalable-icon-dir
 
 
@@ -114,7 +114,7 @@ rm -rf %{buildroot}
 %files -f %{name}.filelist
 %defattr(-,root,root,-)
 %doc ChangeLog LICENSE README
-%{python_sitelib}/%{name}-%{version}_rc1_dev-py2.?.egg-info/
+%{python_sitelib}/%{name}-%{version}_rc3-py2.?.egg-info/
 %{_bindir}/%{name}
 %{_bindir}/%{name}-console
 %{_bindir}/%{name}-gtk
@@ -148,6 +148,9 @@ fi
 
 
 %changelog
+* Wed Nov 04 2009 Peter Gordon <peter at thecodergeek.com> - 1.2.0-0.2.rc3
+- Update to new upstream release candidate (1.2.0 RC3)
+
 * Sun Oct 11 2009 Peter Gordon <peter at thecodergeek.com> - 1.2.0-0.1.rc1
 - Update to new upstream release candidate (1.2.0 RC1)
 - Adds Twisted dependencies, and drops the D-Bus dependency.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/sources,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- sources	11 Oct 2009 07:50:27 -0000	1.61
+++ sources	5 Nov 2009 01:47:53 -0000	1.62
@@ -1 +1 @@
-e30279677bccbcec370840af405aff84  deluge-1.2.0_rc1.tar.bz2
+edb981db1c1f91e52a7caa5ba8892f56  deluge-1.2.0_rc3.tar.bz2




More information about the fedora-extras-commits mailing list