# HG changeset patch # User Carl Byington # Date 1239897596 25200 # Node ID 774b2e77eb5087b12b41935d3691311b03e3c5d3 # Parent 4b498fd68464ee83c776ae92c7a0ebc2ec0851a4 prep for fedora build diff -r 4b498fd68464 -r 774b2e77eb50 ChangeLog --- a/ChangeLog Wed Apr 15 18:39:42 2009 -0700 +++ b/ChangeLog Thu Apr 16 08:59:56 2009 -0700 @@ -1,4 +1,4 @@ -LibPST 0.6.37 (2009-04-15) +LibPST 0.6.37 (2009-04-16) =============================== * add pst_attach_to_mem() back into the shared library interface. * improve developer documentation. diff -r 4b498fd68464 -r 774b2e77eb50 NEWS --- a/NEWS Wed Apr 15 18:39:42 2009 -0700 +++ b/NEWS Thu Apr 16 08:59:56 2009 -0700 @@ -1,4 +1,4 @@ -0.6.37 2009-04-15 add pst_attach_to_mem() back into the shared library interface. +0.6.37 2009-04-16 add pst_attach_to_mem() back into the shared library interface. 0.6.36 2009-04-14 build separate -doc and -devel-doc subpackages 0.6.35 2009-04-08 properly add trailing mime boundary in all modes, build separate rpms with libpst.so shared. 0.6.34 2009-03-19 avoid putting mixed item types into the same output folder diff -r 4b498fd68464 -r 774b2e77eb50 libpst.spec.in --- a/libpst.spec.in Wed Apr 15 18:39:42 2009 -0700 +++ b/libpst.spec.in Thu Apr 16 08:59:56 2009 -0700 @@ -125,7 +125,7 @@ %changelog -* Wed Apr 15 2009 Carl Byington - 0.6.37-1 +* Thu Apr 16 2009 Carl Byington - 0.6.37-1 - add pst_attach_to_mem() back into the shared library interface. - fix memory leak caught by valgrind. diff -r 4b498fd68464 -r 774b2e77eb50 xml/Doxyfile --- a/xml/Doxyfile Wed Apr 15 18:39:42 2009 -0700 +++ b/xml/Doxyfile Thu Apr 16 08:59:56 2009 -0700 @@ -17,7 +17,7 @@ # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = 'libpst' +PROJECT_NAME = libpst.so.2 # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or diff -r 4b498fd68464 -r 774b2e77eb50 xml/libpst.in --- a/xml/libpst.in Wed Apr 15 18:39:42 2009 -0700 +++ b/xml/libpst.in Thu Apr 16 08:59:56 2009 -0700 @@ -8,7 +8,7 @@ The most recent documentation is available at http://www.five-ten-sg.com/@PACKAGE@/. The most recent developer documentation for the shared library is available at http://www.five-ten-sg.com/@PACKAGE@/devel/. + url="http://www.five-ten-sg.com/@PACKAGE@/devel/">http://www.five-ten-sg.com/@PACKAGE@/devel/. A