rpms/bittorrent/devel .cvsignore, 1.18, 1.19 bittorrent.spec, 1.38, 1.39 sources, 1.18, 1.19

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Fri Jan 19 13:02:38 UTC 2007


Author: pghmcfc

Update of /cvs/extras/rpms/bittorrent/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20818

Modified Files:
	.cvsignore bittorrent.spec sources 
Log Message:
Update to 5.0.5


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bittorrent/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	18 Jan 2007 16:36:52 -0000	1.18
+++ .cvsignore	19 Jan 2007 13:02:08 -0000	1.19
@@ -1 +1 @@
-BitTorrent-5.0.4.tar.gz
+BitTorrent-5.0.5.tar.gz


Index: bittorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/bittorrent/devel/bittorrent.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- bittorrent.spec	18 Jan 2007 16:36:52 -0000	1.38
+++ bittorrent.spec	19 Jan 2007 13:02:08 -0000	1.39
@@ -1,15 +1,14 @@
 # A few useful macros
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%define pythonver %(%{__python} -c "import sys ; print sys.version[:3]" || echo none)
 %define desktopvendor	fedora
 %define bt_dir		/srv/bittorrent/data
 %define bt_statedir	/srv/bittorrent/state
 %define pkidir		%{_sysconfdir}/pki
 
+Summary:	BitTorrent swarming network file transfer tool
 Name:		bittorrent
-Version:	5.0.4
+Version:	5.0.5
 Release:	1%{?dist}
-Summary:	BitTorrent swarming network file transfer tool
 Group:		Applications/Internet
 License:	BitTorrent Open Source License
 URL:		http://www.bittorrent.com/
@@ -47,8 +46,8 @@
 downloads, the upload burden on the central server remains quite small, since
 each new downloader introduces new upload capacity.
 
-%package	gui
-Summary:	GUI versions of the BitTorrent file transfer tool
+%package gui
+Summary:	GUI versions of the BitTorrent file transfer tools
 Group:		Applications/Internet
 Requires:	wxPython >= 2.6.0
 Requires:	%{name} = %{version}-%{release}
@@ -58,7 +57,14 @@
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
-%description	gui
+%description gui
+BitTorrent is a tool for distributing files. It's extremely easy to use -
+downloads are started by clicking on hyperlinks. Whenever more than one person
+is downloading at once they send pieces of the file(s) to each other, thus
+relieving the central server's bandwidth burden. Even with many simultaneous
+downloads, the upload burden on the central server remains quite small, since
+each new downloader introduces new upload capacity.
+
 This package contains the graphical versions of the BitTorrent tools.
 
 %prep
@@ -204,12 +210,16 @@
 %defattr(-,root,root,-)
 %{_bindir}/bittorrent
 %{_bindir}/maketorrent
-%{_datadir}/pixmaps/bittorrent-%{version}
+%{_datadir}/pixmaps/bittorrent-%{version}/
 %{_datadir}/icons/hicolor/48x48/apps/bittorrent.png
 %{_datadir}/applications/%{desktopvendor}-bittorrent.desktop
 %{python_sitelib}/BitTorrent/GUI_wx/
 
 %changelog
+* Fri Jan 19 2007 Paul Howarth <paul at city-fan.org> 5.0.5-1
+- Update to 5.0.5
+- Cosmetic spec file tweaks
+
 * Thu Jan 18 2007 Paul Howarth <paul at city-fan.org> 5.0.4-1
 - Update to 5.0.4
 - StartupNotify=true in desktop file


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bittorrent/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	18 Jan 2007 16:36:52 -0000	1.18
+++ sources	19 Jan 2007 13:02:08 -0000	1.19
@@ -1 +1 @@
-3f6a1093102541e88a16d6c1c62e8bcc  BitTorrent-5.0.4.tar.gz
+100e1ccb68074245398820b33d805762  BitTorrent-5.0.5.tar.gz




More information about the scm-commits mailing list