From b7a72da20d593b46dae8352f69554e43df33f312 Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Wed, 7 Jul 2010 23:33:13 +0000 Subject: [PATCH] update to 0.6.47 --- .cvsignore | 2 +- libpst.spec | 12 ++++++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index d80b281..c9bde47 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.46.tar.gz +libpst-0.6.47.tar.gz diff --git a/libpst.spec b/libpst.spec index 1207bc8..48467b4 100644 --- a/libpst.spec +++ b/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 - 0.6.47-2 +- Subpackage Licensing, add COPYING to -libs. +- patches from Kenneth Berland for solaris + +* Fri May 07 2010 Carl Byington - 0.6.47-1 +- patches from Kenneth Berland for solaris + * Thu Jan 21 2010 Carl Byington - 0.6.46-1 - prefer libpthread over librt for finding sem_init function. diff --git a/sources b/sources index 568eb0e..9396873 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff0e54d39102b6e9279f206fd4810fe5 libpst-0.6.46.tar.gz +72e49f127ca1fff888d5a262e7a60d4e libpst-0.6.47.tar.gz