rpms/gbrainy/F-8 gbrainy.spec,1.6,1.7

Marcelin Benoît sereinit at fedoraproject.org
Mon Sep 29 07:50:34 UTC 2008


Author: sereinit

Update of /cvs/pkgs/rpms/gbrainy/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22633

Modified Files:
	gbrainy.spec 
Log Message:
Fix Build Requires



Index: gbrainy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gbrainy/F-8/gbrainy.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gbrainy.spec	29 Sep 2008 07:41:52 -0000	1.6
+++ gbrainy.spec	29 Sep 2008 07:50:03 -0000	1.7
@@ -4,7 +4,7 @@
 
 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
@@ -13,7 +13,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:	mono-devel intltool librsvg2-devel gettext
 BuildRequires:	gtk-sharp2-devel gnome-sharp-devel
 BuildRequires:  /usr/bin/desktop-file-install
 
@@ -83,6 +83,9 @@
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Mon Sep 29 2008 Benoît Marcelin <sereinity at online.fr> 1.00-2
+- Fix Build Requires
+
 * Thu Sep 25 2008 Benoît Marcelin <sereinity at online.fr> 1.00-1
 - Clean Build Requires
 - Fix bug 460353




More information about the fedora-extras-commits mailing list