Author: lisu Date: Mon Feb 14 13:13:29 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to final 3.1.0 (merged with DEVEL)
---- Files affected: packages/sylpheed: sylpheed.spec (1.213 -> 1.214) ---- Diffs: ================================================================ Index: packages/sylpheed/sylpheed.spec diff -u packages/sylpheed/sylpheed.spec:1.213 packages/sylpheed/sylpheed.spec:1.214 --- packages/sylpheed/sylpheed.spec:1.213 Mon Jul 12 16:47:08 2010 +++ packages/sylpheed/sylpheed.spec Mon Feb 14 14:13:24 2011 @@ -14,12 +14,12 @@ Summary(pl.UTF-8): Szybki klient poczty bazujący na GTK+ Summary(pt_BR.UTF-8): Um rápido e leve cliente de email baseado em GTK+ Name: sylpheed -Version: 3.0.3 +Version: 3.1.0 Release: 1 License: GPL v2+ Group: X11/Applications/Networking -Source0: http://sylpheed.sraoss.jp/sylpheed/v3.0/%{name}-%{version}.tar.bz2 -# Source0-md5: 0428c2625961d76ecb62f3965eb6ee88 +Source0: http://sylpheed.sraoss.jp/sylpheed/v3.1/%{name}-%{version}.tar.bz2 +# Source0-md5: 311847d73d0dda63a48e5ec107538424 Patch0: %{name}-nolibs.patch URL: http://sylpheed.sraoss.jp/en/ BuildRequires: autoconf >= 2.50 @@ -30,9 +30,11 @@ %{?with_gpg:BuildRequires: gpgme-devel >= 1:0.4.5} BuildRequires: gtk+2-devel >= 2:2.4.0 %{?with_gtkspell:BuildRequires: gtkspell-devel} +BuildRequires: libassuan-devel BuildRequires: libtool %{?with_ldap:BuildRequires: openldap-devel >= 2.4.6} %{?with_ssl:BuildRequires: openssl-devel >= 0.9.8b} +BuildRequires: perl-base %{?with_jpilot:BuildRequires: pilot-link-devel} BuildRequires: pkgconfig Requires: mailcap @@ -63,8 +65,7 @@ - klawiszologia typu Mew/Wanderlust - obsługa wieloczęściowych MIME - obsługa dowolnej ilości kont pocztowych -- funkcje sortowania -- książka adresowa +- funkcje sortowania5- książka adresowa - wsparcie szyfrowania SSL %description -l pt_BR.UTF-8 @@ -115,7 +116,7 @@ install %{name}.desktop $RPM_BUILD_ROOT%{_desktopdir} install %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir} -find $RPM_BUILD_ROOT '(' -name '*.a' -o -name '*.la' -o -name '*.h' -o -name '*-test' ')' -print0 | xargs -0 rm -f +find $RPM_BUILD_ROOT '(' -name '*.a' -o -name '*.la' -o -name '*.h' -o -name '*-test' ')' -print0 | xargs -0 %{__rm} %find_lang %{name} @@ -149,9 +150,31 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.214 2011/02/14 13:13:24 lisu +- up to final 3.1.0 (merged with DEVEL) + Revision 1.213 2010/07/12 14:47:08 lisu - up to 3.0.3 - rm some useless devel files + +Revision 1.212.2.6 2011/01/19 09:05:41 lisu +- - 3.1.0beta7 + +Revision 1.212.2.5 2011/01/05 09:53:46 lisu +- 3.1.0beta6 + +Revision 1.212.2.4 2010/12/10 11:01:59 lisu +- 3.1.0beta5 + +Revision 1.212.2.3 2010/08/31 10:59:40 lisu +- 3.1.0beta3 + +Revision 1.212.2.2 2010/07/21 13:00:42 lisu +- 3.1.0beta2 + +Revision 1.212.2.1 2010/06/16 20:51:42 lisu +- updated to 3.1.0beta1 +- BR: perl-base Revision 1.212 2010/04/12 19:30:49 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sylpheed/sylpheed.spec?r1=1.213&r2=1.214&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
