rpms/deluge/devel .cvsignore, 1.48, 1.49 deluge.spec, 1.75, 1.76 sources, 1.48, 1.49

Peter Gordon pgordon at fedoraproject.org
Tue Dec 30 05:59:15 UTC 2008


Author: pgordon

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/.cvsignore,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- .cvsignore	17 Dec 2008 04:53:53 -0000	1.48
+++ .cvsignore	30 Dec 2008 05:58:44 -0000	1.49
@@ -1 +1 @@
-deluge-1.0.7.tar.bz2
+deluge-1.1.0_RC2.tar.bz2


Index: deluge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/deluge.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- deluge.spec	18 Dec 2008 14:04:30 -0000	1.75
+++ deluge.spec	30 Dec 2008 05:58:44 -0000	1.76
@@ -2,14 +2,14 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		deluge
-Version:	1.0.7
-Release:	2%{?dist}
+Version:	1.1.0
+Release:	0.1.rc2%{?dist}
 Summary:	A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
 Group:		Applications/Internet
 License:	GPLv2+
 URL:		http://deluge-torrent.org/           
 
-Source0:	http://download.deluge-torrent.org/source/%{version}/%{name}-%{version}.tar.bz2
+Source0:	http://download.deluge-torrent.org/source/%{version}/%{name}-1.1.0_RC2.tar.bz2
 ## Not used for now: Deluge builds against its own internal copy of
 ## rb_libtorrent. See below for more details. 
 # Source1:	%{name}-fixed-setup.py
@@ -56,7 +56,7 @@
 
 
 %prep
-%setup -q
+%setup -qn "%{name}-1.1.0_RC2"
 ## Not building against system rb_libtorrent - see above.
 # install -m 0755 %{SOURCE1} ./setup.py
 
@@ -115,7 +115,7 @@
 %files -f %{name}.filelist
 %defattr(-,root,root,-)
 %doc ChangeLog
-%{python_sitearch}/%{name}-%{version}-py?.?.egg-info
+%{python_sitearch}/%{name}-1.1.0_RC2-py?.?.egg-info
 %{_bindir}/%{name}
 %{_bindir}/%{name}d
 %{_datadir}/applications/fedora-%{name}.desktop
@@ -142,6 +142,9 @@
 
 
 %changelog
+* Mon Dec 29 2008 Peter Gordon <peter at thecodergeek.com> - 1.1.0-0.1.rc2
+- Update to new upstream release candidate (1.1.0 RC2)
+
 * Thu Dec 18 2008 Petr Machata <pmachata at redhat.com> - 1.0.7-2
 - Rebuild for new boost.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/deluge/devel/sources,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sources	17 Dec 2008 04:53:53 -0000	1.48
+++ sources	30 Dec 2008 05:58:44 -0000	1.49
@@ -1 +1 @@
-60e64ad3869be46aafe49e831b5ba010  deluge-1.0.7.tar.bz2
+0d02b33db055f2cdfae58b581741fef6  deluge-1.1.0_RC2.tar.bz2




More information about the fedora-extras-commits mailing list