rpms/balsa/devel .cvsignore, 1.11, 1.12 balsa.spec, 1.14, 1.15 sources, 1.11, 1.12

Pawel Salek (pawsa) fedora-extras-commits at redhat.com
Wed Mar 1 20:29:04 UTC 2006


Author: pawsa

Update of /cvs/extras/rpms/balsa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31848

Modified Files:
	.cvsignore balsa.spec sources 
Log Message:
- update to upstream version 2.3.11.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/balsa/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	29 Jan 2006 13:45:29 -0000	1.11
+++ .cvsignore	1 Mar 2006 20:29:04 -0000	1.12
@@ -1,2 +1,2 @@
+balsa-2.3.11.tar.bz2
 gmime-2.1.17.tar.bz2
-balsa-2.3.10.tar.bz2


Index: balsa.spec
===================================================================
RCS file: /cvs/extras/rpms/balsa/devel/balsa.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- balsa.spec	29 Jan 2006 13:45:29 -0000	1.14
+++ balsa.spec	1 Mar 2006 20:29:04 -0000	1.15
@@ -1,8 +1,7 @@
-%define gmimever 2.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
 
 Name:           balsa
-Version:        2.3.10
+Version:        2.3.11
 Release:        1%{?dist}
 Summary:        Mail Client
 
@@ -10,13 +9,13 @@
 License:        GPL
 URL:            http://balsa.gnome.org/
 Source0:        http://balsa.gnome.org/%{name}-%{version}.tar.bz2
-Source1:        http://balsa.gnome.org/gmime-%{gmimever}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: libesmtp >= 1.0.3
 Requires: scrollkeeper
 BuildRequires: aspell-devel
 BuildRequires: desktop-file-utils
+BuildRequires: gmime-devel
 BuildRequires: gnome-vfs2-devel
 BuildRequires: gtk2-devel
 BuildRequires: gtkhtml2-devel
@@ -39,13 +38,10 @@
 and printing messages.
 
 %prep
-%setup -q -D -a 1
+%setup -q
 
 %build
 
-dir=`pwd`; cd gmime-%{gmimever} && ./configure --prefix=`pwd` --disable-gtk-doc --disable-shared && make install; cd $dir
-export PKG_CONFIG_PATH="gmime-%{gmimever}:$PKG_CONFIG_PATH"
-
 %configure %{config_opts}
 
 make %{?_smp_mflags}
@@ -103,6 +99,9 @@
 
 
 %changelog
+* Wed Mar  1 2006 Pawel Salek <pawsa at theochem.kth.se> - 2.3.11-1
+- update to upstream version 2.3.11.
+
 * Sun Jan 29 2006 Pawel Salek <pawsa at theochem.kth.se> - 2.3.10-1
 - update to upstream 2.3.10
 
@@ -121,7 +120,7 @@
 * Wed Oct 19 2005 Pawel Salek <pawsa at theochem.kth.se> - 2.3.5
 - update to upstream version 2.3.5
 
-* Tue Jul  5 2005 Pawel Salek <pawsa at salek.zapto.org> - 2.3.4
+* Tue Jul  5 2005 Pawel Salek <pawsa at theochem.kth.se> - 2.3.4
 - update to upstream version 2.3.4
 
 * Tue Jun 14 2005 Pawel Salek <pawsa at theochem.kth.se> - 2.3.3


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/balsa/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	29 Jan 2006 13:45:29 -0000	1.11
+++ sources	1 Mar 2006 20:29:04 -0000	1.12
@@ -1,2 +1,2 @@
+a00f9d235b1ae9e7736fb0a0f4a38e82  balsa-2.3.11.tar.bz2
 4be55ee55e4b3966bd51fadbf5fb323b  gmime-2.1.17.tar.bz2
-55900922195886be867cd5060548ff7f  balsa-2.3.10.tar.bz2




More information about the fedora-extras-commits mailing list