summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Pass --noclean by default to rpmbuildHEADmasterJani Välimaa2024-03-244-5/+8
| | | | Replace --noclean cmd line option with --clean for changing the new default
* Rename --clean as --clean-topdirJani Välimaa2024-03-244-7/+7
| | | | Reuse --clean later as passthough option for rpmbuild
* build.py: restructure code a bitJani Välimaa2024-03-231-7/+6
|
* Release 3.63.6Jani Välimaa2024-03-233-3/+3
|
* Pass --nodeps by default to rpmbuild if running only %prep stageJani Välimaa2024-03-231-2/+6
|
* Release 3.53.5daviddavid2024-02-126-19/+19
| | | | | - remove trailing spaces - fix bash-completion location
* Add "--force-unpack" command to force unpacking (mga#32829)daviddavid2024-02-125-7/+16
| | | | - Thanks to Aurelian R
* Set current working directory for 'unpack (-u)' command (mga#31850)daviddavid2024-02-122-3/+4
| | | | - Thanks to Aurelian R
* Release 3.43.4Jani Välimaa2023-07-253-3/+3
|
* Pass --noclean to rpmJani Välimaa2023-07-253-1/+7
|
* Release 3.33.3Pascal Terjan2023-01-163-3/+3
|
* Support generate_buildrequires stagePascal Terjan2023-01-162-6/+11
| | | | | | This adds the support for -r which then calls rpmbuild -br. See https://fedoraproject.org/wiki/Changes/DynamicBuildRequires
* Release 3.23.2daviddavid2015-12-233-3/+3
|
* Correction for opening spec file including special charactersPapoteur2015-09-271-1/+2
|
* Release 3.13.1SARL ENR 682015-09-223-3/+3
|
* Apply patch for crash due to invalid chars.Shlomi Fish2015-09-161-5/+8
|
* Installion of bash-completion and man files directly into the setup.pySARL ENR 682015-09-151-0/+8
|
* Merge bash-completion file directly into bm sourceSARL ENR 682015-09-151-0/+45
|
* Add a manpage for bm help (thanks to Johnny A. Solbu)SARL ENR 682015-09-151-0/+184
|
* Prepare for 3.0 release3.0SARL ENR 682015-09-106-15/+14
| | | | | | | - merged bm-2.1-move-log.patch - fix shebang - fix license - fix bm URL
* Manual adaptation for python3SARL ENR 682015-09-105-28/+28
| | | | - by papoteur
* Adaptation to python3 using 2to3-3.4SARL ENR 682015-09-106-62/+64
| | | | - by papoteur
* defined two exception classes used in the code, but not declaredBogdano Arendartchuk2009-06-101-0/+3
| | | | | (pointed by pzanoni)
* - show a better error message when we give a rpm instead of a src.rpm, close ↵Michael Scherer2009-05-221-0/+3
| | | | #33792
* Use the subprocess module, as popen is deprecated on py2.6Bogdano Arendartchuk2009-04-171-18/+11
|
* Only move .src.rpm files when using --move-srpm.Bogdano Arendartchuk2007-09-191-1/+2
| | | | | Requested by Caio Begotti.
* Version 2.2 for bmclean too.Bogdano Arendartchuk2007-05-071-1/+1
|
* Version 2.2Bogdano Arendartchuk2007-05-071-1/+1
|
* Applied old patch that makes bm use rpmbuild instead of rpm -b.Bogdano Arendartchuk2007-05-071-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.1Bogdano Arendartchuk2007-05-0714-0/+1494
svn+ssh://svn.mandriva.com/svn/packages/cooker/bm/current/SOURCES/bm-2.1.tar.bz2 at r24959.