Mercurial > libpst
comparison libpst.spec.in @ 70:b12f4e50e2e8
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Signed/unsigned cleanup from 'CFLAGS=-Wextra ./configure'
Reindent vbuf.c to make it readable.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 11 May 2008 10:04:33 -0700 |
parents | 90aa7814ad1f |
children | 1bd4491cf8ff |
comparison
equal
deleted
inserted
replaced
69:63c02a242ca9 | 70:b12f4e50e2e8 |
---|---|
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 May 11 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.9 | |
51 - Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile. | |
52 | |
50 * Wed Mar 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.8 | 53 * Wed Mar 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.8 |
51 - Initial version of pst2dii to convert to Summation dii load file format | 54 - Initial version of pst2dii to convert to Summation dii load file format |
52 - changes for Fedora packaging guidelines (#434727) | 55 - changes for Fedora packaging guidelines (#434727) |
53 | 56 |
54 * Tue Jul 10 2007 Carl Byington <carl@five-ten-sg.com> - 0.5.5 | 57 * Tue Jul 10 2007 Carl Byington <carl@five-ten-sg.com> - 0.5.5 |