Re: [Rpm-maint] [rpm-software-management/rpm] Please that `rpmbuild -ba` includes `-br + -bb`, not `-bs + -bb` (#1304)

2020-07-30 Thread Florian Festi
Closed #1304 via aa5bcb0a4e05667d8298cc008f6d9ee876681dde.

-- 
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#event-3603597138___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Please that `rpmbuild -ba` includes `-br + -bb`, not `-bs + -bb` (#1304)

2020-07-10 Thread Pavel Raiskup
> My guess is you want that rpmbuild man page is more clear

Yes.

-- 
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#issuecomment-656737122___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Please that `rpmbuild -ba` includes `-br + -bb`, not `-bs + -bb` (#1304)

2020-07-10 Thread Florian Festi
Sorry, I am not quite understanding what you are suggesting here. My guess is 
you want that rpmbuild man page is more clear?

-- 
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#issuecomment-656706082___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] Please that `rpmbuild -ba` includes `-br + -bb`, not `-bs + -bb` (#1304)

2020-07-08 Thread Pavel Raiskup
>From the manual page it isn't entirely clear:

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

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

   -bsBuild just the source package.

   -brBuild 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