Information for build libsolv-0.0.0-12.git1617994.fc17

ID328527
Package Namelibsolv
Version0.0.0
Release12.git1617994.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
StartedSun, 01 Jul 2012 11:32:24 UTC
CompletedSun, 01 Jul 2012 11:35:50 UTC
Taskbuild (f17-candidate, /libsolv:7cb04d3bd8bbeb0b7c5f6ee0a0e074c2102fa14e)
Tags
f17-updates
RPMs
src
libsolv-0.0.0-12.git1617994.fc17.src.rpm (info) (download)
i686
libsolv-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
libsolv-demo-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
libsolv-devel-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
libsolv-tools-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
perl-solv-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
python-solv-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
ruby-solv-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
libsolv-debuginfo-0.0.0-12.git1617994.fc17.i686.rpm (info) (download)
x86_64
libsolv-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
libsolv-demo-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
libsolv-devel-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
libsolv-tools-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
perl-solv-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
python-solv-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
ruby-solv-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
libsolv-debuginfo-0.0.0-12.git1617994.fc17.x86_64.rpm (info) (download)
Logs
i686
build.log
root.log
state.log
x86_64
build.log
root.log
state.log
Changelog * Sun Jul 01 2012 Aleš Kozumplik <akozumpl@redhat.com> - 0.0.0-12.git1617994.fc17 - Rebase to upstream 1617994. - Support for RPM_ADD_WITH_HDRID. * Thu Jun 07 2012 Aleš Kozumplik <akozumpl@redhat.com> - 0.0.0-11.gitd39a42b.fc17 - Rebase to upstream d39a42b. - Fix the epochs. - Move the ruby modules into vendorarch dir, where they are expected. * 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