Version: 1.6.2-bp150.1.3
* Sat Nov 09 2013 jengelh@inai.de
- Set RPM group names for shlib packages
- Use more robust make install call
* Mon Aug 19 2013 meissner@suse.com
- fixed RPM groupnames (bnc#835310)
* Sun Jan 29 2012 jengelh@medozas.de
- Parallel building using %_smp_mflags
- Enable pkgconfig provides
* Sat Nov 19 2011 jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Update descriptions: avoid year separator when versions are used;
use common names (ISO C++98).
* Fri Nov 18 2011 coolo@suse.com
- add also old perl provide (1.6.2 is much smaller than 1.217 in rpm
terms)
* Mon Jul 25 2011 coolo@novell.com
- correctly obsolete the old perl module
* Thu Apr 21 2011 max@novell.com
- Remove the separate postgresql-uuid package, as we are using
the verion that comes with the PostgreSQL sources.
- Remove pointless RPM macro-itis
- Silence rpmlint warnings regarding macros in comments
* Thu Apr 14 2011 mrueckert@suse.de
- update pgsql patch. we dont need a soversioned pgsql plugin.
* Thu Apr 14 2011 mrueckert@suse.de
- added debian patches
0001-Change-library-name.patch
0002-uuid-preserve-m-option-status-in-v-option-handling.patch
0003-Fix-whatis-entries.patch
- we adapt their packaging style to to avoid conflicts with libuuid
from e2fsprogs
* Thu Apr 14 2011 mrueckert@suse.de
- update to 1.6.2
o Adjust "devtool.func" for latest GNU Libtool compatibility.
[Ralf S. Engelschall]
o Consistently annotate "RFC-XXXX" with "IETF" to clearly
indicate from which standards body this comes from.
[Ralf S. Engelschall]
o Resolve namespace conflicts of recently introduced time_xxx()
functions by using a propoer "uuid_" prefix.
[Ralf S. Engelschall]
o Remove unused "struct timezone" from time_gettimeofday() in
order to simplify portability.
[Ralf S. Engelschall]
o Add support for POSIX clock_gettime(3) in case the Unix/POSIX
gettimeofday(3) is not available.
[Ralf S. Engelschall]
- added uuid-1.6.2_pgsql.patch:
fix building of the pgsql extension
- split shared libraries into 3 subpackages
- drop requires from the library subpackage to the cmdline tool
- split pgsql extension building into its own subpackage
* Tue Jun 19 2007 mrueckert@suse.de
- update to 1.6.0
o Adjust copyright messages for new year 2008.
[Ralf S. Engelschall]
o Fix __VA_COPY_USE_{CSP,CPP} fallback macros for va_copy.
[Mark A. Lindner <mark.a.lindner@gmail.com>]
o PostgreSQL bindings: use SET_VARSIZE() instead
of assigning to bytea->v_len under PostgreSQL >= 8.3
[Ralf S. Engelschall]
- don't build static libs
- remove unneeded .la files
* Tue Jun 19 2007 mrueckert@suse.de
- reenable perl bindings
- split out the libraries according to the shared library policy
- remove unneeded requires
* Tue Jun 19 2007 mrueckert@suse.de
- fixed most warnings from rpmlint
* Tue Jun 19 2007 mrueckert@suse.de
- initital package in the buildservice