[Momonga-devel.ja:03228] balsaのバージョンをあげてみました
- From: Koichi NARITA <pulsar@xxxxxxxxxxxxxxx>
- Date: Wed, 23 Nov 2005 03:34:47 +0900
成田です。
balsaはgtkhtmlを要求するので、gtkhtmlが更新されたついでに、
balsaのバージョンも上げてみました。
例によって、お作法無視のビルドできるというだけのSPECですが・・・。
すでに作業中でしたら、申し訳ありません。
[balsa]
Index: balsa.spec
===================================================================
--- balsa.spec (revision 7245)
+++ balsa.spec (working copy)
@@ -1,27 +1,27 @@
%global momorel 1
-%define gmimever 2.1.14
+%define gmimever 2.1.17
%define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --enable-threads --disable-more-warnings --with-ssl --with-gss
Summary: Balsa Mail Client
Name: balsa
-Version: 2.2.6
+Version: 2.3.6
Release: %{momorel}m
License: GPL
Group: Applications/Internet
-%NoSource 0 http://balsa.gnome.org/%{name}-%{version}.tar.bz2 6179fadbfc5cca642dac081519acef25
-%NoSource 1 http://spruce.sourceforge.net/gmime/sources/v2.1/gmime-%{gmimever}.tar.gz bf5c74ddaf6bc5e06d9f9abc423ca4db
+%NoSource 0 http://balsa.gnome.org/%{name}-%{version}.tar.bz2 c357968588edc753ca51d397dbc2a9d3
+%NoSource 1 http://spruce.sourceforge.net/gmime/sources/v2.1/gmime-%{gmimever}.tar.gz 9a3075219597d461f153c4c34056f553
URL: http://balsa.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Requires: aspell >= 0.50
+Requires: aspell >= 0.60
Prereq: scrollkeeper
BuildPrereq: scrollkeeper
BuildPrereq: libesmtp-devel >= 1.0.3
BuildPrereq: libgtkhtml-devel
-BuildPrereq: aspell-devel >= 0.50
+BuildPrereq: aspell-devel >= 0.60
BuildPrereq: gdbm-devel
-BuildPrereq: krb5-devel >= 1.3.6
-BuildPrereq: libgnomeprint >= 2.1.4, libgnomeprintui >= 2.1.4
+BuildPrereq: krb5-devel >= 1.4.1
+BuildPrereq: libgnomeprint >= 2.12.1, libgnomeprintui >= 2.12.1
%description
Balsa is an e-mail reader. This client is part of the GNOME
@@ -75,14 +75,19 @@
%files -f %{name}.lang
%defattr(-, root, root)
%doc README COPYING ChangeLog NEWS TODO AUTHORS HACKING docs/mh-mail-HOWTO
-%doc docs/vconvert.awk docs/pine2vcard
+%doc docs/pine2vcard docs/vconvert.awk
%{_bindir}/balsa
%{_libdir}/bonobo/servers/GNOME_Balsa.server
%{_datadir}/applications/balsa.desktop
%{_datadir}/pixmaps/gnome-balsa2.png
-%{_datadir}/gnome/help/balsa/*
+%{_datadir}/gnome/help/balsa/C/*.xml
+%{_datadir}/gnome/help/balsa/C/figures/*
%{_datadir}/omf/balsa/*
%{_datadir}/balsa/pixmaps/*
+%{_datadir}/balsa/hicolor/16x16/apps/*
+%{_datadir}/balsa/hicolor/22x22/apps/*
+%{_datadir}/balsa/hicolor/24x24/apps/*
+%{_datadir}/icons/hicolor/48x48/mimetypes/*
%{_datadir}/idl/Balsa.idl
%{_datadir}/sounds/balsa/*
%{_mandir}/man1/balsa.1*
--
mailto:pulsar@xxxxxxxxxxxxxxx