packages: alpine/alpine.spec - patchlevel 78 - don't alocate memory twice i...
blues
blues at pld-linux.org
Mon Oct 25 15:32:21 CEST 2010
Author: blues Date: Mon Oct 25 13:32:21 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- patchlevel 78 - don't alocate memory twice in composer (memleak)
---- Files affected:
packages/alpine:
alpine.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: packages/alpine/alpine.spec
diff -u packages/alpine/alpine.spec:1.107 packages/alpine/alpine.spec:1.108
--- packages/alpine/alpine.spec:1.107 Wed Oct 20 16:30:56 2010
+++ packages/alpine/alpine.spec Mon Oct 25 15:32:16 2010
@@ -5,7 +5,7 @@
# - fix as-needed
# - pico shouldn't link with kerberos, should it?
%define ver 2.00
-%define patchlevel 77
+%define patchlevel 78
Summary: University of Washington Alpine mail user agent
Summary(pl.UTF-8): Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie
Name: alpine
@@ -18,7 +18,7 @@
#Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz
# Source with applied patches from http://staff.washington.edu/chappa/alpine/
Source0: http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz
-# Source0-md5: 00277c3a06f919571cf7d5f57ebca0d7
+# Source0-md5: 366e38d1b26b852cef6f4c8fc599ccbd
Source1: pico.desktop
Source2: %{name}.desktop
Source3: %{name}.png
@@ -225,6 +225,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2010/10/25 13:32:16 blues
+- patchlevel 78 - don't alocate memory twice in composer (memleak)
+
Revision 1.107 2010/10/20 14:30:56 blues
- patchlevel 77 - fix bug in threading algorithm and fix crash when the
screen is resized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alpine/alpine.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list