]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- release 2: build with SSL. balsa-1_1_0-2
authorkloczek <kloczek@pld-linux.org>
Sun, 4 Feb 2001 07:13:37 +0000 (07:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    balsa.spec -> 1.30

balsa.spec

index 64870f31fdaef2397115dbae3f17afd9869369a9..17ce1efcbdbddc792de3c891164f0104ce5ae8eb 100644 (file)
@@ -2,7 +2,7 @@ Summary:        balsa - GNOME e-Mail program
 Summary(pl):   Klient poczty dla GNOME z silnikiem mutt-a
 Name:          balsa
 Version:       1.1.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications
 Group(de):     X11/Applikationen
@@ -15,13 +15,14 @@ BuildRequires:      gdk-pixbuf-devel
 BuildRequires: gettext-devel
 BuildRequires: gnome-libs-devel >= 1.2.0
 BuildRequires: gnome-print-devel
-BuildRequires: gtkhtml-devel
+BuildRequires: gtkhtml-devel >= 0.8.1
 BuildRequires: flex
 BuildRequires: libltdl-devel
 BuildRequires: libPropList-devel
 BuildRequires: libstdc++-devel
 BuildRequires: openjade
 BuildRequires: openldap-devel
+BuildRequires: openssl-devel
 BuildRequires: pspell-devel
 URL:           http://www.newton.cx/balsa/main.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,6 +57,7 @@ gettextize --copy --force
        --enable-threads \
        --disable-more-warnings \
        --with-mailpath=/var/mail \
+       --with-ssl \
        --enable-ldap \
        --enable-gtkhtml
 %{__make}
This page took 0.070125 seconds and 4 git commands to generate.