[balsa] - update to upstream 2.4.10

Pawel Salek pawsa at fedoraproject.org
Tue Sep 20 21:22:13 UTC 2011


commit d581db35611143b7f337d8ee3d2c8dd7c54f858d
Author: Pawel Salek <pawsa0 at gmail.com>
Date:   Tue Sep 20 23:21:28 2011 +0200

    - update to upstream 2.4.10

 .gitignore |    1 +
 balsa.spec |   11 ++++++-----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e95d810..f908d12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ balsa-2.4.7.tar.bz2
 balsa-gmime-2.5-port.patch
 balsa-2.4.8.tar.bz2
 /balsa-2.4.9.tar.bz2
+/balsa-2.4.10.tar.bz2
diff --git a/balsa.spec b/balsa.spec
index cc23f32..78d5f10 100644
--- a/balsa.spec
+++ b/balsa.spec
@@ -1,18 +1,17 @@
 %define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell  --with-unique --with-gmime=2.6 --without-gnome --with-html-widget=webkit
 
 Name:           balsa
-Version:        2.4.9
-Release:        6%{?dist}
+Version:        2.4.10
+Release:        1%{?dist}
 Summary:        Mail Client
 
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://pawsa.fedorapeople.org/balsa/
 Source0:        http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
-Patch1: balsa-gtkhtml3.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires: libesmtp >= 1.0.4
+Requires: libesmtp >= 1.0.6
 Requires: scrollkeeper
 BuildRequires: NetworkManager-glib-devel
 BuildRequires: desktop-file-utils
@@ -46,7 +45,6 @@ and printing messages.
 
 %prep
 %setup -q
-%patch1 -p1
 perl -pi -e 's,gnome-icon-theme,,g;' configure.in
 
 %build
@@ -109,6 +107,9 @@ fi
 
 
 %changelog
+* Tue Sep 20 2011 Pawel Salek <pawsa at ice> - 2.4.10-1
+- update to upstream 2.4.10
+
 * Sat Mar 26 2011 Pawel Salek <salek at kth.se> - 2.4.9-6
 - use webkit as HTML widget.
 
diff --git a/sources b/sources
index 39b40e8..4ac3a4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd7ac44f0cf3117a5fdb46d17dac2b51  balsa-2.4.9.tar.bz2
+fa2b7cb9d248912ac2e3dcc08cd6aa5b  balsa-2.4.10.tar.bz2


More information about the scm-commits mailing list