comparison libpst.spec.in @ 87:3ec5ad97e926

Use inttypes.h for portable printing of 64 bit items.
author Carl Byington <carl@five-ten-sg.com>
date Sun, 03 Aug 2008 15:42:37 -0700
parents 582e927756d3
children c664302d1606
comparison
equal deleted inserted replaced
86:7d8cc1712221 87:3ec5ad97e926
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 * Sun Aug 03 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.16-1
51 - Use inttypes.h for portable printing of 64 bit items.
52
50 * Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1 53 * Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1
51 - Patch from Robert Simpson for file handle leak in error case. 54 - Patch from Robert Simpson for file handle leak in error case.
52 - Fix for missing length on lz decompression, bug found by Chris White. 55 - Fix for missing length on lz decompression, bug found by Chris White.
53 56
54 * Sun Jun 15 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.14-1 57 * Sun Jun 15 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.14-1