Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass --noclean by default to rpmbuild | Jani Välimaa | 2024-03-24 | 1 | -2/+5 |
| | | | | Replace --noclean cmd line option with --clean for changing the new default | ||||
* | Rename --clean as --clean-topdir | Jani Välimaa | 2024-03-24 | 1 | -2/+2 |
| | | | | Reuse --clean later as passthough option for rpmbuild | ||||
* | build.py: restructure code a bit | Jani Välimaa | 2024-03-23 | 1 | -7/+6 |
| | |||||
* | Pass --nodeps by default to rpmbuild if running only %prep stage | Jani Välimaa | 2024-03-23 | 1 | -2/+6 |
| | |||||
* | Add "--force-unpack" command to force unpacking (mga#32829) | daviddavid | 2024-02-12 | 1 | -1/+1 |
| | | | | - Thanks to Aurelian R | ||||
* | Support generate_buildrequires stage | Pascal Terjan | 2023-01-16 | 1 | -6/+9 |
| | | | | | | This adds the support for -r which then calls rpmbuild -br. See https://fedoraproject.org/wiki/Changes/DynamicBuildRequires | ||||
* | Apply patch for crash due to invalid chars. | Shlomi Fish | 2015-09-16 | 1 | -5/+8 |
| | |||||
* | Prepare for 3.0 release3.0 | SARL ENR 68 | 2015-09-10 | 1 | -1/+1 |
| | | | | | | | - merged bm-2.1-move-log.patch - fix shebang - fix license - fix bm URL | ||||
* | Manual adaptation for python3 | SARL ENR 68 | 2015-09-10 | 1 | -2/+3 |
| | | | | - by papoteur | ||||
* | Adaptation to python3 using 2to3-3.4 | SARL ENR 68 | 2015-09-10 | 1 | -5/+5 |
| | | | | - by papoteur | ||||
* | - show a better error message when we give a rpm instead of a src.rpm, close ↵ | Michael Scherer | 2009-05-22 | 1 | -0/+3 |
| | | | | #33792 | ||||
* | Use the subprocess module, as popen is deprecated on py2.6 | Bogdano Arendartchuk | 2009-04-17 | 1 | -18/+11 |
| | |||||
* | Only move .src.rpm files when using --move-srpm. | Bogdano Arendartchuk | 2007-09-19 | 1 | -1/+2 |
| | | | | | Requested by Caio Begotti. | ||||
* | Applied old patch that makes bm use rpmbuild instead of rpm -b. | Bogdano Arendartchuk | 2007-05-07 | 1 | -2/+2 |
| | | | | | | | | The patch came from svn+ssh://svn.mandriva.com/svn/packages/cooker/bm/current/SOURCES/bm-2.1-rpmbuild.patch at r24959 and dates to 2004-01-17 14:58:57.843281631 -0200 and was written by acme. | ||||
* | Imported bm-2.1 from2.1 | Bogdano Arendartchuk | 2007-05-07 | 1 | -0/+231 |
svn+ssh://svn.mandriva.com/svn/packages/cooker/bm/current/SOURCES/bm-2.1.tar.bz2 at r24959. |