diff libpst.spec.in @ 198:7c60d6d1c681

decode more recurrence mapi elements
author Carl Byington <carl@five-ten-sg.com>
date Tue, 12 May 2009 19:34:49 -0700
parents ffd1503a7530
children e3a46f66332b
line wrap: on
line diff
--- a/libpst.spec.in	Wed May 06 10:37:46 2009 -0700
+++ b/libpst.spec.in	Tue May 12 19:34:49 2009 -0700
@@ -83,7 +83,7 @@
 
 
 %build
-%configure --enable-libpst-shared
+%configure --enable-libpst-shared --enable-python
 make %{?_smp_mflags}
 
 
@@ -149,7 +149,8 @@
 
 %changelog
 * Mon Apr 20 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.38-1
-- add python interface to the shared library
+- add python interface to the shared library.
+- bump soname to version 4.
 
 * Fri Apr 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.37-1
 - add pst_attach_to_mem() back into the shared library interface.