Mon, 17 Jun 2024 00:52:57 UTC | login

Information for build libecpg-11.2-2.fc31

ID118533
Package Namelibecpg
Version11.2
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libecpg.git#13753df37c499c9efc2bba63dbe4903f79673b72
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, 03 Aug 2019 11:20:41 UTC
CompletedSat, 03 Aug 2019 12:54:02 UTC
Taskbuild (f31-candidate, /rpms/libecpg.git:13753df37c499c9efc2bba63dbe4903f79673b72)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libecpg.git#13753df37c499c9efc2bba63dbe4903f79673b72'}}
Tags
f31
f32
f33
f37
f38
RPMs
src
libecpg-11.2-2.fc31.src.rpm (info) (download)
riscv64
libecpg-11.2-2.fc31.riscv64.rpm (info) (download)
libecpg-devel-11.2-2.fc31.riscv64.rpm (info) (download)
libpgtypes-11.2-2.fc31.riscv64.rpm (info) (download)
libecpg-debuginfo-11.2-2.fc31.riscv64.rpm (info) (download)
libecpg-debugsource-11.2-2.fc31.riscv64.rpm (info) (download)
libecpg-devel-debuginfo-11.2-2.fc31.riscv64.rpm (info) (download)
libpgtypes-debuginfo-11.2-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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