From 0c6a2a22b5dc8beceab0a021c2b4308659cfd1b2 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Dec 11 2014 05:57:50 +0000 Subject: Added compat package --- diff --git a/xiphos.spec b/xiphos.spec index c563adc..a2f477f 100644 --- a/xiphos.spec +++ b/xiphos.spec @@ -7,7 +7,7 @@ Name: xiphos Version: 3.2.3j -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bible study and research tool License: GPLv2+ URL: http://xiphos.org/ @@ -41,6 +41,16 @@ UNIX, and Windows under the GNOME toolkit, offering a rich and featureful environment for reading, study, and research using modules from The SWORD Project and elsewhere. +%package compat +Obsoletes: xiphos < 3.2.2-3 +Requires: xiphos-gtk2 = %{version}-%{release} +Summary: Compatibility package for xiphos => xiphos-gtk2 + +%description compat +This package only exists to help transition Xiphos users to the new package +split. It will be removed after the next Fedora release. Please do not depend +on or reference this package in any way. + %package gtk2 Requires: %{name}-common = %{version}-%{release} Summary: A version of Xiphos built against the GTK2 toolkit @@ -194,6 +204,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/appdata/xiphos.appdata.xml %changelog +* Wed Dec 10 2014 Greg Hellings 3.2.3j-2 +- Obsoleted old Xiphos unary package + * Tue Dec 09 2014 Greg Hellings 3.2.3j-1 - Add installation of GTK2 and GTK3 versions in parallel