From a454bcf94714dc0f146e5a272d06eeea6a47d873 Mon Sep 17 00:00:00 2001 From: Marcelin Benoît Date: Sep 27 2008 11:47:42 +0000 Subject: Fix Build Requires --- diff --git a/gbrainy.spec b/gbrainy.spec index 0a4e960..171f357 100644 --- a/gbrainy.spec +++ b/gbrainy.spec @@ -1,6 +1,6 @@ Name: gbrainy Version: 1.00 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Gbrainy is a brain teaser game and trainer to keep your brain trained Group: Amusements/Games @@ -10,7 +10,7 @@ Source0: http://www.softcatala.org/~jmas/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: mono-devel intltool librsvg2-devel -BuildRequires: gtk-sharp2-devel gnome-sharp-devel +BuildRequires: gtk-sharp2-devel gnome-sharp-devel gtk-sharp2-devel BuildRequires: /usr/bin/desktop-file-install # Mono only availible on these: @@ -79,6 +79,9 @@ fi %{_datadir}/pixmaps/%{name}* %changelog +* Sat Sep 27 2008 Benoît Marcelin 1.00-2 +- Fix Build Requires + * Thu Sep 25 2008 Benoît Marcelin 1.00-1 - Clean Build Requires - Fix bug 460353