comparison libpst.spec.in @ 93:cb14583c119a

iconv changes for Mac
author Carl Byington <carl@five-ten-sg.com>
date Thu, 28 Aug 2008 15:25:53 -0700
parents 631d02d30a1c
children 2e3ec9511166
comparison
equal deleted inserted replaced
92:93ce964a3f92 93:cb14583c119a
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 * Thu Aug 28 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.18-1
51 - Fixes for iconv on Mac from Justin Greer.
52
50 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.17-1 53 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.17-1
51 - More fixes for 32/64 bit portability on big endian ppc. 54 - More fixes for 32/64 bit portability on big endian ppc.
52 55
53 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.16-1 56 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.16-1
54 - Use inttypes.h for portable printing of 64 bit items. 57 - Use inttypes.h for portable printing of 64 bit items.