From 90665d04830460badede8d87e4a3fec5d0ca231f Mon Sep 17 00:00:00 2001 From: Alex Burmashev Date: Thu, 29 Mar 2012 17:32:13 +0400 Subject: [PATCH] Updated firefox.spec --- firefox.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/firefox.spec b/firefox.spec index c6b8a35..ef5d676 100644 --- a/firefox.spec +++ b/firefox.spec @@ -67,9 +67,9 @@ BuildRequires: python BuildRequires: valgrind BuildRequires: rootcerts BuildRequires: doxygen -#%if %mdkversion >= 201200 -#BuildRequires: gnome-vfs2-devel -#%else +%if %mdkversion >= 201201 +BuildRequires: gnome-vfs2-devel +%else BuildRequires: libgnome-vfs2-devel %endif BuildRequires: libgnome2-devel @@ -88,10 +88,10 @@ BuildRequires: startup-notification-devel >= 0.8 Provides: webclient #Requires: indexhtml Requires: xdg-utils -#%if %mdkversion >= 201200 +%if %mdkversion >= 201201 # https://qa.mandriva.com/show_bug.cgi?id=65237 -#Requires: gtk2-modules -#%endif +Requires: gtk2-modules +%endif Suggests: ff_deps myspell-en_US nspluginwrapper BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot