Information for build cabal-rpm-2.1.5-2.oc9

ID27285
Package Namecabal-rpm
Version2.1.5
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/cabal-rpm.git?.#7df2628d9ff71443bf4d51b0a44ae0ec963c2656
SummaryRPM packaging tool for Haskell Cabal-based packages
DescriptionThis package provides a RPM packaging tool for Haskell Cabal-based packages. cabal-rpm has commands to generate a RPM spec file and srpm for a package. It can rpmbuild packages, yum/dnf install their dependencies, prep packages, and install them. There are commands to list package dependencies and missing dependencies. The diff command compares the current spec file with a freshly generated one, the update command updates the spec file to latest version from Stackage or Hackage, and the refresh command updates the spec file to the current cabal-rpm packaging. It also handles Hackage revisions of packages. Standalone packages can also be made, built with cabal-install.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 10:49:00 CST
CompletedMon, 05 Aug 2024 10:51:37 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/cabal-rpm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cabal-rpm.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
cabal-rpm-2.1.5-2.oc9.src.rpm (info) (download)
aarch64
cabal-rpm-2.1.5-2.oc9.aarch64.rpm (info) (download)
x86_64
cabal-rpm-2.1.5-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Apr 23 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.5-2 - rebase to add ocs and ts macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.5-1 - initial build