Skip to content
Snippets Groups Projects

Draft: Bug 33991: Remove unused features

Closed boklm requested to merge boklm/rbm:bug_33991_v3 into master
  1. Nov 17, 2020
  2. Sep 02, 2020
    • boklm's avatar
      Bug 33991: Remove unused features · 1e787c93
      boklm authored
      For simplification, we remove some unused features. Those features can
      still be reimplemented externally if needed.
      
      We remove the following options:
       - version_command
       - rpm
       - srpm
       - rpmspec
       - rpm_rel
       - debian_create
       - deb
       - deb_src
       - use_pbuilder
       - debian_revision
       - options
      
      And the following commands:
       - rpmspec
       - rpm
       - srpm
       - deb-src
       - deb
       - pkg
       - publish
      Unverified
      1e787c93
Loading