Overview
Request 1218216 revoked
- Remove Leap and SLE Micro hacks from spec file, this products
have to provide correct branding packages.
- Update to version 2.3+git20241025.00f69f5:
* Add manual page
- Created by kukuk
- In state revoked
- Open review for opensuse-review-team
Request History
kukuk created request
- Remove Leap and SLE Micro hacks from spec file, this products
have to provide correct branding packages.
- Update to version 2.3+git20241025.00f69f5:
* Add manual page
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
anag+factory set openSUSE:Factory:Staging:F as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:F"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:F"
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:F"
anag+factory set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:G"
staging-bot added factory-staging as a reviewer
Being evaluated by group "factory-staging"
staging-bot accepted review
Unstaged from project "openSUSE:Factory:Staging:G"
staging-bot declined review
sr#1218412 has newer source and is from the same project
staging-bot declined request
sr#1218412 has newer source and is from the same project
kukuk revoked request
Hi @kukuk Adding the manpage is nice but having to pull all the buildrequires of pandoc in ring1 for this is too much ;(
pandoc does not exist on all architectures (well, ghc/haskell does not)
Please add
ExcludeArch: %{ix86}
to toolbox.spec (or better yet, use a lighter stack for man pages)go-md2man might be usable instead of pandoc?