Tue, 30 Apr 2024 00:09:22 UTC | login

Information for build datalog-2.6-9.fc29

ID64783
Package Namedatalog
Version2.6
Release9.fc29
Epoch
SummaryA Lightweight Deductive Database using Datalog
DescriptionThis package contains a lightweight deductive database system. Queries and database updates are expressed using Datalog--a declarative logic language in which each formula is a function-free Horn clause, and every variable in the head of a clause must appear in the body of the clause. The use of Datalog syntax and an implementation based on tabling intermediate results, ensures that all queries terminate. The components in this package are designed to be small, and usable on memory constrained devices. The package includes an interactive interpreter for Datalog, and the development package has a library that can be used to embed the interpreter into C programs.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 25 Jul 2018 06:03:10 UTC
CompletedWed, 25 Jul 2018 06:45:29 UTC
Taskbuild (f29-candidate, datalog-2.6-9.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
datalog-2.6-9.fc29.src.rpm (info) (download)
riscv64
datalog-2.6-9.fc29.riscv64.rpm (info) (download)
datalog-devel-2.6-9.fc29.riscv64.rpm (info) (download)
datalog-debuginfo-2.6-9.fc29.riscv64.rpm (info) (download)
datalog-debugsource-2.6-9.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 21 2018 John D. Ramsdell <ramsdell@mitre.org> - 2.6-8 - Added gcc to BuildRequires in spec file * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 2.6-3 - Rebuild for readline 7.x