[fbg2] Add Obsoletes and Provides fbg (rhbz#949506)

Hans de Goede jwrdegoede at fedoraproject.org
Mon Apr 8 15:17:19 UTC 2013


commit f1e9811e24d73cec19b5d887f002f3bd9a472ecc
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Mon Apr 8 17:20:54 2013 +0200

    Add Obsoletes and Provides fbg (rhbz#949506)

 fbg2.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/fbg2.spec b/fbg2.spec
index c44ad1f..e2baacc 100644
--- a/fbg2.spec
+++ b/fbg2.spec
@@ -1,6 +1,6 @@
 Name:		fbg2
 Version:	0.4
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	A falling block stacking game
 Group:		Amusements/Games
 # Code is GPLv2+, music and graphics are CC-BY-SA
@@ -18,6 +18,9 @@ Source1:	RudySeb_-_russian.ogg
 Source2:	README.music
 Patch0:		fbg2-0.4-desktop-fix.patch
 BuildRequires:	radius-engine-devel >= 0.7, desktop-file-utils, zip
+# rhbz#949506, also see rhbz#949167
+Obsoletes:	fbg < 0.9.1-13
+Provides:	fbg = 0.9.1-13
 
 %description
 Falling Block Game is a free, open source block stacking game. The object of 
@@ -47,6 +50,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/fbg2.desktop
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Mon Apr  8 2013 Hans de Goede <hdegoede at redhat.com> - 0.4-7
+- Add Obsoletes and Provides fbg (rhbz#949506)
+
 * Tue Apr  2 2013 Tom Callaway <spot at fedoraproject.org> - 0.4-6
 - remove sound trademark music
 


More information about the scm-commits mailing list