index
:
bm
master
BuildManager - rpm package building helper
Olav Vitters [ovitters]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename --clean as --clean-topdir
Jani Välimaa
2024-03-24
4
-7
/
+7
*
build.py: restructure code a bit
Jani Välimaa
2024-03-23
1
-7
/
+6
*
Release 3.6
3.6
Jani Välimaa
2024-03-23
3
-3
/
+3
*
Pass --nodeps by default to rpmbuild if running only %prep stage
Jani Välimaa
2024-03-23
1
-2
/
+6
*
Release 3.5
3.5
daviddavid
2024-02-12
6
-19
/
+19
*
Add "--force-unpack" command to force unpacking (mga#32829)
daviddavid
2024-02-12
5
-7
/
+16
*
Set current working directory for 'unpack (-u)' command (mga#31850)
daviddavid
2024-02-12
2
-3
/
+4
*
Release 3.4
3.4
Jani Välimaa
2023-07-25
3
-3
/
+3
*
Pass --noclean to rpm
Jani Välimaa
2023-07-25
3
-1
/
+7
*
Release 3.3
3.3
Pascal Terjan
2023-01-16
3
-3
/
+3
*
Support generate_buildrequires stage
Pascal Terjan
2023-01-16
2
-6
/
+11
*
Release 3.2
3.2
daviddavid
2015-12-23
3
-3
/
+3
*
Correction for opening spec file including special characters
Papoteur
2015-09-27
1
-1
/
+2
*
Release 3.1
3.1
SARL ENR 68
2015-09-22
3
-3
/
+3
*
Apply patch for crash due to invalid chars.
Shlomi Fish
2015-09-16
1
-5
/
+8
*
Installion of bash-completion and man files directly into the setup.py
SARL ENR 68
2015-09-15
1
-0
/
+8
*
Merge bash-completion file directly into bm source
SARL ENR 68
2015-09-15
1
-0
/
+45
*
Add a manpage for bm help (thanks to Johnny A. Solbu)
SARL ENR 68
2015-09-15
1
-0
/
+184
*
Prepare for 3.0 release
3.0
SARL ENR 68
2015-09-10
6
-15
/
+14
*
Manual adaptation for python3
SARL ENR 68
2015-09-10
5
-28
/
+28
*
Adaptation to python3 using 2to3-3.4
SARL ENR 68
2015-09-10
6
-62
/
+64
*
defined two exception classes used in the code, but not declared
Bogdano Arendartchuk
2009-06-10
1
-0
/
+3
*
- show a better error message when we give a rpm instead of a src.rpm, close ...
Michael Scherer
2009-05-22
1
-0
/
+3
*
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
*
Version 2.2 for bmclean too.
Bogdano Arendartchuk
2007-05-07
1
-1
/
+1
*
Version 2.2
Bogdano Arendartchuk
2007-05-07
1
-1
/
+1
*
Applied old patch that makes bm use rpmbuild instead of rpm -b.
Bogdano Arendartchuk
2007-05-07
1
-2
/
+2
*
Imported bm-2.1 from
2.1
Bogdano Arendartchuk
2007-05-07
14
-0
/
+1494