[balsa/f14/master] Update to upstream balsa-2.4.8

Pawel Salek pawsa at fedoraproject.org
Sat Aug 21 22:02:28 UTC 2010


commit 60fa82279dc991035444d8a35a754a6180b092d1
Author: Pawel Salek <salek at kth.se>
Date:   Sun Aug 22 00:02:42 2010 +0200

    Update to upstream balsa-2.4.8

 .gitignore |    1 +
 balsa.spec |   11 ++++++-----
 sources    |    3 +--
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2336a46..f69d8ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 balsa-2.4.7.tar.bz2
 balsa-gmime-2.5-port.patch
+balsa-2.4.8.tar.bz2
diff --git a/balsa.spec b/balsa.spec
index bc9efcc..947dee5 100644
--- a/balsa.spec
+++ b/balsa.spec
@@ -1,15 +1,14 @@
 %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
 
 Name:           balsa
-Version:        2.4.7
-Release:        2%{?dist}
+Version:        2.4.8
+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-gmime-2.5-port.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: libesmtp >= 1.0.4
@@ -46,11 +45,10 @@ and printing messages.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 
-autoreconf -f -i
+#autoreconf -f -i
 %configure %{config_opts}
 
 make %{?_smp_mflags}
@@ -108,6 +106,9 @@ fi
 
 
 %changelog
+* Sat Aug 21 2010 Pawel Salek <salek at kth.se> - 2.4.8-1
+- update to upstream 2.4.8
+
 * Sat Feb 20 2010 Pawel Salek <salek at kth.se> - 2.4.7-2
 - add a partial gmime-2.5.1 port patch, remove gpgme support for now.
 
diff --git a/sources b/sources
index 2d03924..f5785cd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-fb9597446dfe8adcfae4a0928da336f7  balsa-2.4.7.tar.bz2
-74a0c1374f6f594597acc78a8c897a76  balsa-gmime-2.5-port.patch
+4345e440ae5faf2787f5cc324fcb234a  balsa-2.4.8.tar.bz2


More information about the scm-commits mailing list