]> git.pld-linux.org Git - packages/balsa.git/blobdiff - balsa.spec
- more fixes
[packages/balsa.git] / balsa.spec
index 4509f5999d2b065211d563b8652bc6ef87a2e817..1e87384c46dca15ac8d933e599733c03ce4185e8 100644 (file)
@@ -1,6 +1,7 @@
 # TODO:
 #       - not packaged /usr/share/locale/ar/LC_MESSAGES/balsa.mo
 #       - problems with id locale
+#      - finish support for gtkhtml-4
 #
 # Conditional build:
 %bcond_without ldap            # build without LDAP support
@@ -19,12 +20,13 @@ Summary(pl.UTF-8):  Balsa - klient poczty
 Summary(pt_BR.UTF-8):  Balsa é um leitor de e-mail
 Name:          balsa
 Version:       2.4.9
-Release:       1
+Release:       0.1
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
 # Source0-md5: bd7ac44f0cf3117a5fdb46d17dac2b51
 Patch0:                %{name}-desktop.patch
+Patch1:                %{name}-gtkhtml4.patch
 URL:           http://balsa.gnome.org/
 BuildRequires: ORBit2-devel >= 1:2.12.4
 BuildRequires: aspell-devel >= 2:0.50
@@ -44,7 +46,7 @@ BuildRequires:        heimdal-devel
 BuildRequires: intltool
 %{?with_esmtp:BuildRequires:   libesmtp-devel >= 1.0.4}
 %if %{with gtkhtml}
-%{!?with_gtkhtml2:BuildRequires:       gtkhtml-devel >= 3.0}
+%{!?with_gtkhtml2:BuildRequires:       gtkhtml-devel >= 3.14}
 %{?with_gtkhtml2:BuildRequires:        libgtkhtml-devel >= 2.0}
 %endif
 BuildRequires: libgnomeui-devel >= 2.3.3.1-2
@@ -85,6 +87,7 @@ Suporta caixas de correio locais, POP3 a IMAP.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.06166 seconds and 4 git commands to generate.