Author: sls                          Date: Thu Feb 22 00:19:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bconds: compface, gtksourceview, gtkspell, sqlite

---- Files affected:
SPECS:
   balsa.spec (1.143 -> 1.144) 

---- Diffs:

================================================================
Index: SPECS/balsa.spec
diff -u SPECS/balsa.spec:1.143 SPECS/balsa.spec:1.144
--- SPECS/balsa.spec:1.143      Thu Feb 22 00:43:51 2007
+++ SPECS/balsa.spec    Thu Feb 22 01:19:39 2007
@@ -1,15 +1,18 @@
 # $Revision$, $Date$
 # TODO:
-#      - lots files listed twice
+#       - lots files listed twice
 #       - not packaged /usr/share/locale/ar/LC_MESSAGES/balsa.mo
-#      - problems with id locale
-#      - configure with optional packages
+#       - problems with id locale
 #
 # Conditional build:
 %bcond_without ldap            # build without LDAP support
 %bcond_with    gpgme           # build with GPG support (experimental)
 %bcond_without esmtp           # build without ESMTP support
 %bcond_without gtkhtml         # build without HTML support
+%bcond_with    compface        # build with Compface
+%bcond_with    gtksourceview   # build with GtkSourceView
+%bcond_with    gtkspell        # build with GtkSpell
+%bcond_with    sqlite          # build with SQLite for GPE address books
 #
 Summary:       Balsa Mail Client
 Summary(es.UTF-8):     Balsa es un lector de e-mail
@@ -30,6 +33,7 @@
 BuildRequires: aspell-devel >= 2:0.50
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
+%{?with_compface:BuildRequires:        compface-devel}
 BuildRequires: heimdal-devel
 %{?with_esmtp:BuildRequires:   libesmtp-devel >= 1.0.4}
 BuildRequires: libgnomeprintui-devel >= 1.106.0
@@ -37,6 +41,8 @@
 BuildRequires: gmime-devel >= 2.1.9
 %{?with_gpgme:BuildRequires:   gpgme-devel >= 1:0.9.0}
 BuildRequires: gtk+2-devel >= 2:2.2.0
+%{?with_gtksourceview:BuildRequires:   gtksourceview-devel}
+%{?with_gtkspell:BuildRequires:        gtkspell-devel}
 BuildRequires: intltool
 %{?with_gtkhtml:BuildRequires: libgtkhtml-devel >= 2.0}
 BuildRequires: libltdl-devel
@@ -89,6 +95,10 @@
        %{!?with_esmtp:--without-esmtp} \
        %{!?with_gtkhtml:--disable-gtkhtml}\
        %{?with_gpgme:--with-gpgme} \
+       %{?with_compface:--with-compface} \
+       %{?with_gtksourceview:--with-gtksourceview} \
+       %{?with_gtkspell:--with-gtkspell} \
+       %{?with_sqlite:--with-sqlite} \
        %{?with_ldap:--with-ldap}
 %{__make}
 
@@ -130,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.144  2007/02/22 00:19:39  sls
+- added bconds: compface, gtksourceview, gtkspell, sqlite
+
 Revision 1.143  2007/02/21 23:43:51  sls
 - ver. 2.3.14
 - added TODO
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/balsa.spec?r1=1.143&r2=1.144&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to