[hail/f14/master] Add Obsoletes: for bz#640768.

Pete Zaitcev zaitcev at fedoraproject.org
Thu Oct 7 00:44:18 UTC 2010


commit add354c4a0525557300f5c3f9e0b1267638d0ae3
Author: Pete Zaitcev <zaitcev at yahoo.com>
Date:   Wed Oct 6 18:44:03 2010 -0600

    Add Obsoletes: for bz#640768.

 hail.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/hail.spec b/hail.spec
index fe23bd7..570bef9 100644
--- a/hail.spec
+++ b/hail.spec
@@ -1,8 +1,12 @@
 Name:		hail
 Version:	0.8
-Release:	0.2.gf9c5b967%{?dist}
+Release:	0.2.gf9c5b967.1%{?dist}
 Summary:	Project Hail core cloud services
 
+# This tells yum not to pull obsolete chunkd-0.6 and cld-0.3 (upgrade from F13)
+Obsoletes:	cld < 0.8
+Obsoletes:	chunkd < 0.8
+
 Group:		System Environment/Libraries
 License:	GPLv2
 URL:		http://hail.wiki.kernel.org/
@@ -173,6 +177,9 @@ fi
 %{_includedir}/*
 
 %changelog
+* Wed Oct 6 2010 Pete Zaitcev <zaitcev at redhat.com> - 0.8-0.2.gf9c5b967.1
+- Add Obsoletes for split-package chunkd-0.6, cld-0.3 (bz#640768).
+
 * Wed Jul 14 2010 Jeff Garzik <jgarzik at redhat.com> - 0.8-0.2.gf9c5b967
 - Update to upstream commit f9c5b967cb409cb3e38870b21292374ccea3ee6e
 


More information about the scm-commits mailing list