Sat, 30 Nov 2024 02:02:59 UTC | login

Information for build libecpg-12.2-1.fc33

ID137696
Package Namelibecpg
Version12.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libecpg.git#78c4e9800854fe3d84c9b8345e0464b4af9cf250
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 bydavidlt
State failed
Volume DEFAULT
StartedMon, 11 May 2020 10:28:52 UTC
CompletedMon, 11 May 2020 10:56:11 UTC
Taskbuild (f33, /rpms/libecpg.git:78c4e9800854fe3d84c9b8345e0464b4af9cf250)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libecpg.git#78c4e9800854fe3d84c9b8345e0464b4af9cf250'}}
Tags No tags
RPMs No RPMs
Changelog * 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