Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libpqxx-devel-6.4.5-1.19 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libpqxx-devel Distribution: openSUSE:Factory:zSystems
Version: 6.4.5 Vendor: openSUSE
Release: 1.19 Build date: Tue Jun 6 16:44:20 2023
Group: Development/Libraries/C and C++ Build host: s390zp22
Size: 328727 Source RPM: libpqxx-6.4.5-1.19.src.rpm
Packager: https://bugs.opensuse.org
Url: http://pqxx.org/development/libpqxx/
Summary: C++ Client Library for PostgreSQL
This package contains header files needed for writing
C++ programs that connect to a PostgreSQL database.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Sep 09 2019 Martin Pluskal <mpluskal@suse.com>
  - Update to version 6.4.5:
    * For a full list of changes see provided NEWS
  - Drop no longer needed patches:
    * libpqxx-add-pkg-config-support.patch
    * libpqxx-add-python3-support.patch
    * libpqxx-sed-4.3.patch
  - Drop doc subpackage as no html documentation is provided anymore
  - Small packaging cleanups
* Tue Apr 16 2019 josef.moellers@suse.com
  - Added support for pkg-config, keeping support for pg_config
    [libpqxx-add-pkg-config-support.patch]
* Tue Apr 16 2019 josef.moellers@suse.com
  - Added support for python3.
    [libpqxx-add-python3-support.patch]
* Fri Dec 01 2017 josef.moellers@suse.com
  - Changed build reuirements for python to "%{pythons}"
    as suggested by "openSUSE:Packaging Python Singlespec"
* Sun Apr 23 2017 jengelh@inai.de
  - Select better RPM groups
* Mon Apr 17 2017 adam@mizerski.pl
  - update to 5.0.1
    * See NEWS or https://github.com/jtv/libpqxx/blob/5.0.1/NEWS
      for details
  - rebased libpqxx-sed-4.3.patch
  - split doc subpackage
* Tue Mar 14 2017 dimstar@opensuse.org
  - Add libpqxx-sed-4.3.patch: Fix build with sed 4.3, which is
    stricter regarding [[:space:]] vs [:space:]. configure.ac needs
    this to be represented as [[[:space:]]], as autoFOO itself
    swallows one pair of [].
  - Add libtool BuildRequires and call to autoreconf, as above patch
    touches the build system.
* Mon Apr 25 2016 mrueckert@suse.de
  - add back buildroot to fix build on sle 11
* Tue Apr 09 2013 adam@mizerski.pl
  - update to 4.0.1
    * See NEWS or http://pqxx.org/development/libpqxx/browser/tags/4.0.1/NEWS
      for details.
  - spec cleanup
    * Provide library in subpackage, which name follows
      shared library naming policy.
  - removed libpqxx-rpmlintrc
    * it contained only addFilter("shlib-policy-name-error")
  - removed patches libpqxx-gcc46.patch libpqxx-gcc47.patch -
    merged upstream.
* Mon Mar 19 2012 dimstar@opensuse.org
  - Add libpqxx-gcc47.patch: Fix build with gcc 4.7.

Files

/usr/include/pqxx
/usr/include/pqxx/array
/usr/include/pqxx/array.hxx
/usr/include/pqxx/basic_connection
/usr/include/pqxx/basic_connection.hxx
/usr/include/pqxx/binarystring
/usr/include/pqxx/binarystring.hxx
/usr/include/pqxx/compiler-internal-post.hxx
/usr/include/pqxx/compiler-internal-pre.hxx
/usr/include/pqxx/compiler-public.hxx
/usr/include/pqxx/config-public-compiler.h
/usr/include/pqxx/connection
/usr/include/pqxx/connection.hxx
/usr/include/pqxx/connection_base
/usr/include/pqxx/connection_base.hxx
/usr/include/pqxx/connectionpolicy
/usr/include/pqxx/connectionpolicy.hxx
/usr/include/pqxx/cursor
/usr/include/pqxx/cursor.hxx
/usr/include/pqxx/dbtransaction
/usr/include/pqxx/dbtransaction.hxx
/usr/include/pqxx/errorhandler
/usr/include/pqxx/errorhandler.hxx
/usr/include/pqxx/except
/usr/include/pqxx/except.hxx
/usr/include/pqxx/field
/usr/include/pqxx/field.hxx
/usr/include/pqxx/internal
/usr/include/pqxx/internal/callgate.hxx
/usr/include/pqxx/internal/encoding_group.hxx
/usr/include/pqxx/internal/encodings.hxx
/usr/include/pqxx/internal/gates
/usr/include/pqxx/internal/gates/connection-dbtransaction.hxx
/usr/include/pqxx/internal/gates/connection-errorhandler.hxx
/usr/include/pqxx/internal/gates/connection-largeobject.hxx
/usr/include/pqxx/internal/gates/connection-notification_receiver.hxx
/usr/include/pqxx/internal/gates/connection-parameterized_invocation.hxx
/usr/include/pqxx/internal/gates/connection-pipeline.hxx
/usr/include/pqxx/internal/gates/connection-prepare-invocation.hxx
/usr/include/pqxx/internal/gates/connection-reactivation_avoidance_exemption.hxx
/usr/include/pqxx/internal/gates/connection-sql_cursor.hxx
/usr/include/pqxx/internal/gates/connection-transaction.hxx
/usr/include/pqxx/internal/gates/errorhandler-connection.hxx
/usr/include/pqxx/internal/gates/icursor_iterator-icursorstream.hxx
/usr/include/pqxx/internal/gates/icursorstream-icursor_iterator.hxx
/usr/include/pqxx/internal/gates/result-connection.hxx
/usr/include/pqxx/internal/gates/result-creation.hxx
/usr/include/pqxx/internal/gates/result-row.hxx
/usr/include/pqxx/internal/gates/result-sql_cursor.hxx
/usr/include/pqxx/internal/gates/transaction-sql_cursor.hxx
/usr/include/pqxx/internal/gates/transaction-stream_from.hxx
/usr/include/pqxx/internal/gates/transaction-stream_to.hxx
/usr/include/pqxx/internal/gates/transaction-subtransaction.hxx
/usr/include/pqxx/internal/gates/transaction-tablereader.hxx
/usr/include/pqxx/internal/gates/transaction-tablewriter.hxx
/usr/include/pqxx/internal/gates/transaction-transactionfocus.hxx
/usr/include/pqxx/internal/ignore-deprecated-post.hxx
/usr/include/pqxx/internal/ignore-deprecated-pre.hxx
/usr/include/pqxx/internal/libpq-forward.hxx
/usr/include/pqxx/internal/sql_cursor.hxx
/usr/include/pqxx/internal/statement_parameters.hxx
/usr/include/pqxx/internal/type_utils.hxx
/usr/include/pqxx/isolation
/usr/include/pqxx/isolation.hxx
/usr/include/pqxx/largeobject
/usr/include/pqxx/largeobject.hxx
/usr/include/pqxx/nontransaction
/usr/include/pqxx/nontransaction.hxx
/usr/include/pqxx/notification
/usr/include/pqxx/notification.hxx
/usr/include/pqxx/pipeline
/usr/include/pqxx/pipeline.hxx
/usr/include/pqxx/pqxx
/usr/include/pqxx/prepared_statement
/usr/include/pqxx/prepared_statement.hxx
/usr/include/pqxx/result
/usr/include/pqxx/result.hxx
/usr/include/pqxx/result_iterator.hxx
/usr/include/pqxx/robusttransaction
/usr/include/pqxx/robusttransaction.hxx
/usr/include/pqxx/row
/usr/include/pqxx/row.hxx
/usr/include/pqxx/strconv
/usr/include/pqxx/strconv.hxx
/usr/include/pqxx/stream_base.hxx
/usr/include/pqxx/stream_from
/usr/include/pqxx/stream_from.hxx
/usr/include/pqxx/stream_to
/usr/include/pqxx/stream_to.hxx
/usr/include/pqxx/subtransaction
/usr/include/pqxx/subtransaction.hxx
/usr/include/pqxx/tablereader
/usr/include/pqxx/tablereader.hxx
/usr/include/pqxx/tablestream
/usr/include/pqxx/tablestream.hxx
/usr/include/pqxx/tablewriter
/usr/include/pqxx/tablewriter.hxx
/usr/include/pqxx/transaction
/usr/include/pqxx/transaction.hxx
/usr/include/pqxx/transaction_base
/usr/include/pqxx/transaction_base.hxx
/usr/include/pqxx/transactor
/usr/include/pqxx/transactor.hxx
/usr/include/pqxx/types
/usr/include/pqxx/types.hxx
/usr/include/pqxx/util
/usr/include/pqxx/util.hxx
/usr/include/pqxx/version
/usr/include/pqxx/version.hxx
/usr/lib64/libpqxx.so
/usr/lib64/pkgconfig/libpqxx.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024