From e94391efae075d455b6139295080247a12183224 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 31 May 2010 19:14:41 +0200 Subject: use system sqlite in F-11 --- firefox.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index e640736..bf5c3ad 100644 --- a/firefox.spec +++ b/firefox.spec @@ -101,7 +101,7 @@ BuildRequires: wireless-tools-devel %endif # BR from Xulrunner -%if %{fedora} >= 12 +%if %{fedora} >= 11 BuildRequires: sqlite-devel >= %{sqlite_version} %endif %if %{fedora} >= 11 @@ -183,7 +183,7 @@ cat <= 12 +%if %{fedora} >= 11 ac_add_options --enable-system-sqlite %endif %if %{fedora} >= 11 -- cgit