rpms/bittorrent/devel bittorrent.spec,1.23,1.24

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Fri Jul 15 10:21:58 UTC 2005


Author: pghmcfc

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

Modified Files:
	bittorrent.spec 
Log Message:
* Fri Jul 15 2005 Paul Howarth <paul at city-fan.org> 4.1.2-6
- provides should be version-release tagged too



Index: bittorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/bittorrent/devel/bittorrent.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- bittorrent.spec	12 Jul 2005 15:33:43 -0000	1.23
+++ bittorrent.spec	15 Jul 2005 10:21:56 -0000	1.24
@@ -4,7 +4,7 @@
 
 Name:           bittorrent
 Version:        4.1.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        BitTorrent swarming network file transfer tool
 
 Group:          Applications/Internet
@@ -25,7 +25,7 @@
 Requires:       python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 %endif
 
-Provides:	python-khashmir
+Provides:	python-khashmir = %{version}-%{release}
 Obsoletes:	python-khashmir < %{version}-%{release}
 
 Requires(pre):  %{_sbindir}/useradd
@@ -50,7 +50,7 @@
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 Obsoletes:	BitTorrent <= %{version}
-Provides:	BitTorrent
+Provides:	BitTorrent = %{version}-%{release}
 
 %description    gui
 This package contains the GUI versions of the BitTorrent file transfer
@@ -202,6 +202,9 @@
 %{_datadir}/icons/hicolor/48x48/apps/bittorrent.png
 
 %changelog
+* Fri Jul 15 2005 Paul Howarth <paul at city-fan.org> 4.1.2-6
+- provides should be version-release tagged too
+
 * Tue Jul 11 2005 Paul Howarth <paul at city-fan.org> 4.1.2-5
 - move icon to %{_datadir}/icons/hicolor/48x48/apps instead of
   %{_datadir}/pixmaps and update icon cache on installation if




More information about the fedora-extras-commits mailing list