>From the manual page it isn't entirely clear:

```
       -ba    Build binary and source packages (after doing the %prep, %build,
              and %install stages).

       -bb    Build  a  binary  package  (after  doing  the %prep, %build, and
              %install stages).

       -bs    Build just the source package.

       -br    Build just the source package - but calculate  and  include  the
              dynamic build requires.
```

Deducting from behavior, `-ba` produces `-br` source RPM variant (not the `-bs` 
simple variant).
But this should be clearly obvious from the option description.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1304
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to