Sat, 10 Jun 2023 00:28:00 UTC

Information for build libsolv-0.0.0-9.git8cf7650.fc17

ID319501
Package Namelibsolv
Version0.0.0
Release9.git8cf7650.fc17
Epoch
SummaryPackage dependency solver
DescriptionA free package dependency solver using a satisfiability algorithm. The library is based on two major, but independent, blocks: - Using a dictionary approach to store and retrieve package and dependency information. - Using satisfiability, a well known and researched topic, for resolving package dependencies.
Built byakozumpl
State complete
Volume fedora_koji_archive00
StartedFri, 18 May 2012 11:39:10 UTC
CompletedFri, 18 May 2012 11:42:23 UTC
Taskbuild (f17-candidate, /libsolv:e8eb56d5cff7b042fb66504f289ee17e4a7d7796)
Tags
f17-updates
RPMs
src
libsolv-0.0.0-9.git8cf7650.fc17.src.rpm (info) (download)
i686
libsolv-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
libsolv-demo-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
libsolv-devel-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
libsolv-tools-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
perl-solv-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
python-solv-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
ruby-solv-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
libsolv-debuginfo-0.0.0-9.git8cf7650.fc17.i686.rpm (info) (download)
x86_64
libsolv-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
libsolv-demo-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
libsolv-devel-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
libsolv-tools-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
perl-solv-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
python-solv-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
ruby-solv-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
libsolv-debuginfo-0.0.0-9.git8cf7650.fc17.x86_64.rpm (info) (download)
Logs
i686
build.log
root.log
state.log
x86_64
build.log
root.log
state.log
Changelog * Thu May 17 2012 Aleš Kozumplik <akozumpl@redhat.com> - 0.0.0-9.git8cf7650.fc17 - Rebase to upstream 8cf7650. - ruby bindings: fix USE_VENDORDIRS for Fedora. * Mon Apr 16 2012 Aleš Kozumplík <akozumpl@redhat.com> - 0.0.0-8.git5702cc4.fc17 - Rebase. - Fix *_testtags names. * Tue Feb 07 2012 Karel Klíč <kklic@redhat.com> - 0.0.0-2.git857fe28.fc17 - Adapted to Ruby 1.9.3 (workaround for broken CMake in Fedora and ruby template correction in bindings) * Thu Feb 02 2012 Karel Klíč <kklic@redhat.com> - 0.0.0-1.git857fe28 - Initial packaging - Based on Jindra Novy's spec file - Based on upstream spec file