Mercurial > libpst
comparison libpst.spec.in @ 90:631d02d30a1c
More fixes for 32/64 bit portability on big endian ppc.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 05 Aug 2008 11:52:29 -0700 |
parents | c664302d1606 |
children | cb14583c119a |
comparison
equal
deleted
inserted
replaced
89:156213d65958 | 90:631d02d30a1c |
---|---|
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 * 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. | |
52 | |
50 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.16-1 | 53 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.16-1 |
51 - Use inttypes.h for portable printing of 64 bit items. | 54 - Use inttypes.h for portable printing of 64 bit items. |
52 | 55 |
53 * Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1 | 56 * Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1 |
54 - Patch from Robert Simpson for file handle leak in error case. | 57 - Patch from Robert Simpson for file handle leak in error case. |