Thu, 12 Dec 2024 20:10:47 UTC | login

Information for build libecpg-11.2-1.fc31

ID105781
Package Namelibecpg
Version11.2
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libecpg.git#325512178d61c6dccd135cd4c75f33dd9ae6df3e
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 complete
Volume DEFAULT
StartedSat, 27 Jul 2019 20:04:40 UTC
CompletedSat, 27 Jul 2019 21:34:00 UTC
Taskbuild (f31-candidate, /rpms/libecpg.git:325512178d61c6dccd135cd4c75f33dd9ae6df3e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libecpg.git#325512178d61c6dccd135cd4c75f33dd9ae6df3e'}}
Tags
f31
RPMs
src
libecpg-11.2-1.fc31.src.rpm (info) (download)
riscv64
libecpg-11.2-1.fc31.riscv64.rpm (info) (download)
libecpg-devel-11.2-1.fc31.riscv64.rpm (info) (download)
libpgtypes-11.2-1.fc31.riscv64.rpm (info) (download)
libecpg-debuginfo-11.2-1.fc31.riscv64.rpm (info) (download)
libecpg-debugsource-11.2-1.fc31.riscv64.rpm (info) (download)
libecpg-devel-debuginfo-11.2-1.fc31.riscv64.rpm (info) (download)
libpgtypes-debuginfo-11.2-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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