rpms/gbrainy/F-8 gbrainy.spec,1.2,1.3

Marcelin Benoît (sereinit) fedora-extras-commits at redhat.com
Tue Jun 3 22:33:25 UTC 2008


Author: sereinit

Update of /cvs/pkgs/rpms/gbrainy/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12642

Modified Files:
	gbrainy.spec 
Log Message:
Fix BuildRequires



Index: gbrainy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gbrainy/F-8/gbrainy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gbrainy.spec	3 Jun 2008 20:45:19 -0000	1.2
+++ gbrainy.spec	3 Jun 2008 22:32:43 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		gbrainy
 Version:	0.70
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Gbrainy is a brain teaser game and trainer to keep your brain trained
 
 Group:		Amusements/Games
@@ -9,7 +9,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
+BuildRequires:	mono-devel intltool gettext
 BuildRequires:  gnome-sharp-devel libglade2-devel gtk-sharp2-devel
 BuildRequires:  /usr/bin/desktop-file-install
 
@@ -73,6 +73,8 @@
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Tue Jun 03 2008 Benoît Marcelin <sereinity at online.fr> 0.70-2
+- Fix BuildRequires for F-8
 * Tue Jun 03 2008 Benoît Marcelin <sereinity at online.fr> 0.70-1
 - Update to 0.70
 - 8 new puzzles




More information about the fedora-extras-commits mailing list