comparison libpst.spec.in @ 136:16770fc77139

fix for const correctness on Fedora 11
author Carl Byington <carl@five-ten-sg.com>
date Sat, 07 Feb 2009 09:29:29 -0800
parents 2d6bb72ad041
children fd4297884319
comparison
equal deleted inserted replaced
135:d314358f201d 136:16770fc77139
45 %docdir %{_datadir}/doc/%{name}-%{version} 45 %docdir %{_datadir}/doc/%{name}-%{version}
46 %{_datadir}/doc/%{name}-%{version} 46 %{_datadir}/doc/%{name}-%{version}
47 47
48 48
49 %changelog 49 %changelog
50 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.27-1
51 - fix for const correctness on Fedora 11
52
50 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 53 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1
51 - patch from Fridrich Strba for building on mingw and general 54 - patch from Fridrich Strba for building on mingw and general
52 - cleanup of autoconf files. 55 - cleanup of autoconf files.
53 - add processing for pst files of type 0x0f. 56 - add processing for pst files of type 0x0f.
54 - strip and regenerate all MIME headers to avoid duplicates. 57 - strip and regenerate all MIME headers to avoid duplicates.