Fri, 25 Apr 2025 00:21:56 MSK | login

Information for build libecpg-13.5-3.el8

ID4817
Package Namelibecpg
Version13.5
Release3.el8
Epoch
Sourcegit+http://git.inferitos.ru/rpms/libecpg#08058e78f1d0e2d5532b01282c701d6bc5f51aaf
SummaryECPG - Embedded SQL in C
DescriptionAn embedded SQL program consists of code written in an ordinary programming language, in this case C, mixed with SQL commands in specially marked sections. To build the program, the source code (*.pgc) is first passed through the embedded SQL preprocessor, which converts it to an ordinary C program (*.c), and afterwards it can be processed by a C compiler.
Built byalyubimov
State complete
Volume DEFAULT
StartedTue, 26 Sep 2023 14:31:09 MSK
CompletedTue, 26 Sep 2023 14:34:11 MSK
Taskbuild (inferit-8_8-build, /rpms/libecpg:changed/i8c/libecpg-13.5-3.el8)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/libecpg?#changed/i8c/libecpg-13.5-3.el8'}}
Tags
inferit-8_10-bootstrap
inferit-8_10-init
inferit-8_10-module-build-no-perl
inferit-8_8-bootstrap
inferit-8_8-staging
inferit-8_9-bcc-0.24
inferit-8_9-module-build-no-ecj
inferit-8_9-module-build-no-perl
RPMs
src
libecpg-13.5-3.el8.src.rpm (info) (download)
i686
libecpg-13.5-3.el8.i686.rpm (info) (download)
libecpg-devel-13.5-3.el8.i686.rpm (info) (download)
libpgtypes-13.5-3.el8.i686.rpm (info) (download)
libecpg-debuginfo-13.5-3.el8.i686.rpm (info) (download)
libecpg-debugsource-13.5-3.el8.i686.rpm (info) (download)
libecpg-devel-debuginfo-13.5-3.el8.i686.rpm (info) (download)
libpgtypes-debuginfo-13.5-3.el8.i686.rpm (info) (download)
x86_64
libecpg-13.5-3.el8.x86_64.rpm (info) (download)
libecpg-devel-13.5-3.el8.x86_64.rpm (info) (download)
libpgtypes-13.5-3.el8.x86_64.rpm (info) (download)
libecpg-debuginfo-13.5-3.el8.x86_64.rpm (info) (download)
libecpg-debugsource-13.5-3.el8.x86_64.rpm (info) (download)
libecpg-devel-debuginfo-13.5-3.el8.x86_64.rpm (info) (download)
libpgtypes-debuginfo-13.5-3.el8.x86_64.rpm (info) (download)
Logs
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 13.5-3 - Rebuilt for MSVSphere 8.8 * Thu Dec 09 2021 Filip Janus <fjanus@redhat.com> - 13.5-3 - Fix gating.yaml and rebuild - switch to osci.brew-build.tier0.functional * Mon Dec 06 2021 Marek Kulik <mkulik@redhat.com> - 13.5-2 - Rebuild for gating. * Wed Nov 24 2021 Marek Kulik <mkulik@redhat.com> - 13.5-1 - Update to 13.5 version * Fri Feb 19 2021 Patrik Novotný <panovotn@redhat.com> - 13.2-1 - Rebase to upstream release 13.2 * Thu Dec 03 2020 Honza Horak <hhorak@redhat.com> - 13.1-3 - Add Requires: libpgtypes to avoid the need to test interoperability between the various combinations of old and new subpackages * Wed Dec 02 2020 Honza Horak <hhorak@redhat.com> - 13.1-2 - Rebuild for CI tests fix * Mon Nov 23 2020 Honza Horak <hhorak@redhat.com> - 13.1-1 - Update to 13.1 version * Fri Oct 23 2020 Honza Horak <hhorak@redhat.com> - 13.0-1 - Rebase to upstream release 13.0 * Tue Aug 25 2020 Patrik Novotný <panovotn@redhat.com> - 12.4-1 - Rebase to upstream release 12.4 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 12.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 18 2020 Patrik Novotný <panovotn@redhat.com> - 12.3-1 - Rebase to upstream release 12.3 * Mon Mar 02 2020 Filip Januš <fjanus@redhat.com> - 12.2-1 - Rebase onto: 12.2 - update of patch(libecpg-10.5-external-libpq.patch) was needed - add upstream patch libecpg-12.2-dependency-build.patch https://www.postgresql.org/message-id/20200321221303.GA17979%40momjian.us * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 14 2019 Pavel Raiskup <praiskup@redhat.com> - 11.2-1 - latest upstream release, per release notes: https://www.postgresql.org/docs/11/static/release-11-1.html https://www.postgresql.org/docs/11/static/release-11-2.html * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Pavel Raiskup <praiskup@redhat.com> - 11.0-1 - latest upstream release, per release notes: https://www.postgresql.org/docs/11/static/release-11.html * Thu Aug 30 2018 Pavel Raiskup <praiskup@redhat.com> - 10.5-1 - slight simplification before review * Thu Aug 16 2018 Pavel Raiskup <praiskup@redhat.com> - 10.5-0.1 - initial packaging