Mercurial > libpst
comparison libpst.spec.in @ 252:4573b536177f
fix for broken internet headers from Outlook
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 24 Jul 2010 12:07:56 -0700 |
parents | c47bba52460f |
children | 115b871c61a1 |
comparison
equal
deleted
inserted
replaced
251:00aaa548289b | 252:4573b536177f |
---|---|
1 Summary: Utilities to convert Outlook .pst files to other formats | 1 Summary: Utilities to convert Outlook .pst files to other formats |
2 Name: @PACKAGE@ | 2 Name: @PACKAGE@ |
3 Version: @VERSION@ | 3 Version: @VERSION@ |
4 Release: 2%{?dist} | 4 Release: 1%{?dist} |
5 License: GPLv2+ | 5 License: GPLv2+ |
6 Group: Applications/Productivity | 6 Group: Applications/Productivity |
7 Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz | 7 Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz |
8 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) | 8 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) |
9 URL: http://www.five-ten-sg.com/%{name}/ | 9 URL: http://www.five-ten-sg.com/%{name}/ |
145 %{_datadir}/doc/%{name}-%{version}/NEWS | 145 %{_datadir}/doc/%{name}-%{version}/NEWS |
146 %{_datadir}/doc/%{name}-%{version}/README | 146 %{_datadir}/doc/%{name}-%{version}/README |
147 | 147 |
148 | 148 |
149 %changelog | 149 %changelog |
150 * Sat Jul 24 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.48-1 | |
151 - fix for broken internet headers from Outlook | |
152 | |
153 * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.6.47-3 | |
154 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild | |
155 | |
150 * Wed Jul 07 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.47-2 | 156 * Wed Jul 07 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.47-2 |
151 - Subpackage Licensing, add COPYING to -libs. | 157 - Subpackage Licensing, add COPYING to -libs. |
152 - patches from Kenneth Berland for solaris | 158 - patches from Kenneth Berland for solaris |
153 | 159 |
154 * Fri May 07 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.47-1 | 160 * Fri May 07 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.47-1 |