Mercurial > libpst
comparison libpst.spec.in @ 168:c1a2fd06ffe6 stable-0-6-34
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 19 Mar 2009 16:32:17 -0700 |
parents | 6194e4a10406 |
children | ac6e22c8a9cf |
comparison
equal
deleted
inserted
replaced
167:40e9de445038 | 168:c1a2fd06ffe6 |
---|---|
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 Mar 19 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.34-1 | |
51 - avoid putting mixed item types into the same output folder. | |
52 | |
50 * Tue Mar 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.33-1 | 53 * Tue Mar 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.33-1 |
51 - compensate for iconv conversion to utf-7 that produces strings that | 54 - compensate for iconv conversion to utf-7 that produces strings that |
52 are not null terminated. | 55 are not null terminated. |
53 - don't produce empty attachment files in separate mode. | 56 - don't produce empty attachment files in separate mode. |
54 | 57 |