update to 0.6.47
This commit is contained in:
parent
a96872f8d8
commit
b7a72da20d
@ -1 +1 @@
|
||||
libpst-0.6.46.tar.gz
|
||||
libpst-0.6.47.tar.gz
|
||||
|
12
libpst.spec
12
libpst.spec
@ -1,7 +1,7 @@
|
||||
Summary: Utilities to convert Outlook .pst files to other formats
|
||||
Name: libpst
|
||||
Version: 0.6.46
|
||||
Release: 1%{?dist}
|
||||
Version: 0.6.47
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Productivity
|
||||
Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
|
||||
@ -113,6 +113,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files libs
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/libpst.so.*
|
||||
%doc COPYING
|
||||
|
||||
|
||||
%files python
|
||||
@ -146,6 +147,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 07 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.47-2
|
||||
- Subpackage Licensing, add COPYING to -libs.
|
||||
- patches from Kenneth Berland for solaris
|
||||
|
||||
* Fri May 07 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.47-1
|
||||
- patches from Kenneth Berland for solaris
|
||||
|
||||
* Thu Jan 21 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.46-1
|
||||
- prefer libpthread over librt for finding sem_init function.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user