Skip to content
Snippets Groups Projects
Unverified Commit 777bab01 authored by boklm's avatar boklm
Browse files

Bug 33991: Remove unused features

For simplification, we remove some unused features. Those features can
still be reimplemented externally if needed.

For example, the "rbm rpm" command can be replaced with
"rbm build --step rpm" and a definition of an rpm step in rbm.conf.

We remove the following options:
 - version_command
 - rpm
 - rpmbuild
 - srpm
 - rpmspec
 - rpm_rel
 - debian_create
 - deb
 - deb_src
 - use_pbuilder
 - debian_revision

And the following commands:
 - rpmspec
 - rpm
 - srpm
 - deb-src
 - deb
 - pkg
 - publish
parent e0106571
Branches bug_33991_v6
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment