Author: lisu Date: Mon Jan 2 12:09:07 2012 GMT Module: packages Tag: HEAD ---- Log message: - fixed build geolocation plugin with libchamplain 0.12 - updated claws-mail BR
---- Files affected: packages/claws-mail-extra-plugins: claws-mail-extra-plugins.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: packages/claws-mail-extra-plugins/claws-mail-extra-plugins.spec diff -u packages/claws-mail-extra-plugins/claws-mail-extra-plugins.spec:1.82 packages/claws-mail-extra-plugins/claws-mail-extra-plugins.spec:1.83 --- packages/claws-mail-extra-plugins/claws-mail-extra-plugins.spec:1.82 Sun Jan 1 16:50:09 2012 +++ packages/claws-mail-extra-plugins/claws-mail-extra-plugins.spec Mon Jan 2 13:09:02 2012 @@ -16,8 +16,9 @@ Group: Applications Source0: http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2 # Source0-md5: 4776f6e0357a694f384349ac73b6da52 +Patch0: %{name}-geolocation.patch URL: http://www.claws-mail.org/plugins.php -BuildRequires: claws-mail-devel >= 3.7.8.31 +BuildRequires: claws-mail-devel >= 3.7.10.41 BuildRequires: clutter-gtk-devel >= 0.10.0 BuildRequires: curl-devel BuildRequires: gettext-devel @@ -376,6 +377,7 @@ %prep %setup -q +%patch0 -p1 %build for i in `find * -maxdepth 0 -type d -print`; do @@ -528,6 +530,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2012/01/02 12:09:02 lisu +- fixed build geolocation plugin with libchamplain 0.12 +- updated claws-mail BR + Revision 1.82 2012/01/01 15:50:09 lisu - updated to 3.8.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/claws-mail-extra-plugins/claws-mail-extra-plugins.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
