[frogr] Fixed typo in fedora .spec file



commit bdd27c0e37a91c2ede4793d2a56407e7dd787f8b
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Sat Mar 26 13:11:35 2011 +0100

    Fixed typo in fedora .spec file

 frogr.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/frogr.spec b/frogr.spec
index 9c5b371..2e8418d 100644
--- a/frogr.spec
+++ b/frogr.spec
@@ -10,7 +10,7 @@ Source0:	http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:	gtk2-devel > 2.14, glib2-devel, libsoup-devel, libxml2-devel
-Requires:	gtk2 > 2.14, glib > 2.16, libsoup > 2.24, libxml2
+Requires:	gtk2 > 2.14, glib2 > 2.16, libsoup > 2.24, libxml2
 
 %description
 Frogr is a small application for the GNOME desktop that allows users



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]