[thunderbird-lightning/el5] Add BR on sqlite-devel

Orion Poplawski orion at fedoraproject.org
Mon Feb 25 23:12:09 UTC 2013


commit 4d6c87f9239b89d4a38c10df9bfc992396739fab
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon Feb 25 16:12:05 2013 -0700

    Add BR on sqlite-devel

 thunderbird-lightning.spec |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index 8f73cfe..1230ce7 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -93,11 +93,9 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  python-devel
 BuildRequires:  yasm
 BuildRequires:  mesa-libGL-devel
-# RHEL6 BuildRequires
-%if 0%{?rhel} > 5
-BuildRequires:  cairo-devel >= %{cairo_version}
-BuildRequires:  hunspell-devel
-%endif
+# FIXME should be omitted when building without system sqlite?
+BuildRequires:  sqlite-devel
+
 Requires:       thunderbird >= %{thunderbird_version}
 Requires:       thunderbird < %{thunderbird_next_version}
 Obsoletes:      thunderbird-lightning-wcap <= 0.8


More information about the scm-commits mailing list