[yelp/f14/master] make upgrades work

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 12 17:08:51 UTC 2010


commit caece848f507b1fc96ba453c1c9a226022ace117
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 12 13:01:29 2010 -0400

    make upgrades work

 yelp.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/yelp.spec b/yelp.spec
index 34dbcd8..40c7de6 100644
--- a/yelp.spec
+++ b/yelp.spec
@@ -20,10 +20,15 @@ Summary: Help browser for the GNOME desktop
 Name: yelp
 Epoch: 1
 Version: 2.30.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 #VCS: git:git://git.gnome.org/yelp
 Source: http://download.gnome.org/sources/yelp/2.30/%{name}-%{version}.tar.bz2
 URL: http://live.gnome.org/Yelp
+
+# work around the fact that we've downgraded yelp and the newer version had
+# a -libs subpackage
+Obsoletes: yelp-libs < 2.31.7-3
+
 Patch1: yelp-2.15.5-fedora-docs.patch
 Patch2: yelp-2.13.2-add-mime-handling.patch
 Patch3: yelp-use-pango.patch


More information about the scm-commits mailing list