rpms/bittorrent/devel bittorrent.spec,1.6,1.7

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 19:46:41 UTC 2005


Author: thias

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

Modified Files:
	bittorrent.spec 
Log Message:
Mass letter "b" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: bittorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/bittorrent/devel/bittorrent.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bittorrent.spec	14 Jan 2005 20:00:29 -0000	1.6
+++ bittorrent.spec	3 Mar 2005 19:46:39 -0000	1.7
@@ -3,7 +3,6 @@
 Name:           bittorrent
 Version:        3.4.1
 Release:        3.a
-Epoch:          0
 Summary:        BitTorrent swarming network file transfer tool
 
 Group:          Applications/Internet
@@ -14,7 +13,7 @@
 
 BuildRequires:  python-devel
 Requires:       python
-Requires:	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
+Requires:       python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 BuildArch:      noarch
 
@@ -29,9 +28,9 @@
 Summary:        GUI versions of the BitTorrent file transfer tool
 Group:          Applications/Internet
 Requires:       wxPython
-Requires:       %{name} = %{epoch}:%{version}-%{release}
+Requires:       %{name} = %{version}-%{release}
 
-%description    gui 
+%description    gui
 This package contains the GUI versions of the BitTorrent file transfer
 tool.
 
@@ -109,7 +108,7 @@
 - adapted to Doors Linux
 
 * Sun Mar 30 2003 Götz Waschk <waschk at linux-mandrake.com> 3.2.1b-1mdk
-- split out gui tools to remove wxPythonGTK dep from the main package 
+- split out gui tools to remove wxPythonGTK dep from the main package
 - new version
 
 * Fri Mar 28 2003 Frederic Lepied <flepied at mandrakesoft.com> 3.2-1mdk




More information about the fedora-extras-commits mailing list