| Commit message (Expand) | Author | Age | Files | Lines |
* | - factorisation of packager email retrieval in a function called get_email | Michael Scherer | 2006-01-09 | 1 | -9/+13 |
* | - do not try to install '(none)' as buildRequires, and do not run the script if | Michael Scherer | 2005-12-16 | 1 | -3/+5 |
* | - use shell_quote for installbuildrequires and execafterbuild | Michael Scherer | 2005-12-12 | 1 | -2/+3 |
* | - fix bug when the source use a %{url} tag, like udev.spec ( 1.136 ), thanks ... | Michael Scherer | 2005-12-12 | 1 | -9/+13 |
* | - Do not stop when a file with the same name of the package exist in current ... | Michael Scherer | 2005-12-09 | 1 | -1/+1 |
* | - add --nodownload ( oden request ) | Michael Scherer | 2005-12-06 | 1 | -75/+84 |
* | - if epoch is set in spec, add it to the changelog too (oden request , bug #2... | Michael Scherer | 2005-12-05 | 1 | -2/+3 |
* | - use RPM4 instead of Hdlist | Michael Scherer | 2005-12-05 | 1 | -8/+8 |
* | - remove obsolete, inflexible and surely unused option --deps | Michael Scherer | 2005-11-10 | 1 | -13/+1 |
* | - add installbuildrequires option, that will run a command that install build... | Michael Scherer | 2005-11-10 | 1 | -2/+17 |
* | *** empty log message *** | Thierry Vignaud | 2005-11-04 | 1 | -0/+324 |
* | - use rmtree instead of rm_rf ( to not depend on Mdk::Common ) | Michael Scherer | 2005-10-20 | 1 | -5/+4 |
* | - remove deps on Mdk::Common and use File::Basename | Michael Scherer | 2005-10-10 | 1 | -1/+1 |
* | - add return code | Michael Scherer | 2005-10-10 | 1 | -4/+22 |
* | - remove use module import | Michael Scherer | 2005-10-10 | 1 | -1/+0 |
* | fix url, description and changelog | Guillaume Rousse | 2005-10-06 | 1 | -1/+3 |
* | fix sources and installation | Guillaume Rousse | 2005-10-06 | 1 | -7/+2 |
* | add ChangeLog.rpmbuildupdate | Guillaume Rousse | 2005-10-06 | 1 | -1/+1 |
* | initial import | Guillaume Rousse | 2005-10-06 | 1 | -0/+0 |
* | fix changelog target | Guillaume Rousse | 2005-10-06 | 1 | -3/+3 |
* | split rpmbuildupdate out | Guillaume Rousse | 2005-10-06 | 2 | -0/+118 |
* | MandrivaV0_25_1mdk | Frederic Lepied | 2005-09-11 | 1 | -3/+3 |
* | - add .tar.Z to the list of extension to download and test ( buchan request ) | Michael Scherer | 2005-09-01 | 1 | -1/+1 |
* | - fix parsing of file with macro that contains a tag ( like cyrus-imapd.spec,... | Michael Scherer | 2005-08-27 | 1 | -2/+1 |
* | - new sourceforge mirror, thanks to Götz WaschkV0_23_1mdkV0_22_1mdk | Michael Scherer | 2005-04-19 | 1 | -6/+13 |
* | - fix %mkrel still being incremented when a new version is build. | Michael Scherer | 2005-04-01 | 1 | -2/+2 |
* | - fix cvs Id expansion | Michael Scherer | 2005-04-01 | 1 | -1/+2 |
* | - use perl-hdlist | Michael Scherer | 2005-04-01 | 1 | -27/+25 |
* | - %mkrel integration | Michael Scherer | 2005-02-24 | 1 | -1/+19 |
* | - use new bzme option in rpmbuildupdate to force compression | Michael Scherer | 2005-02-12 | 1 | -2/+2 |
* | - still try to download, even for rebuild ( in case we only supply a spec file ) | Michael Scherer | 2005-02-10 | 1 | -68/+66 |
* | - new option execafterbuild, to run a script after build the rpmV0_21_1mdkMDK-10_2 | Michael Scherer | 2005-02-07 | 2 | -5/+32 |
* | - do not hardcode path ( buchan idea ) | Michael Scherer | 2005-02-07 | 1 | -14/+15 |
* | also complete on local files | Guillaume Rousse | 2005-01-28 | 1 | -0/+1 |
* | cleanup usage | Guillaume Rousse | 2005-01-09 | 1 | -18/+21 |
* | regexp cleanup | Guillaume Rousse | 2005-01-09 | 1 | -35/+30 |
* | don't attempt to download files for simple rebuilds | Guillaume Rousse | 2005-01-09 | 1 | -73/+75 |
* | options sync | Guillaume Rousse | 2005-01-09 | 1 | -4/+4 |
* | cleanup main function and removed useless options | Guillaume Rousse | 2005-01-09 | 1 | -35/+12 |
* | sanitize indentation and args passing | Guillaume Rousse | 2005-01-09 | 1 | -470/+452 |
* | --execute option | Guillaume Rousse | 2004-12-29 | 1 | -0/+11 |
* | - fix bug when %%changelog is present in the spec file | Michael Scherer | 2004-12-04 | 1 | -1/+1 |
* | new options | Guillaume Rousse | 2004-11-28 | 1 | -3/+24 |
* | use .rpmbuildupdaterc as personal configuration file | Guillaume Rousse | 2004-11-28 | 1 | -1/+1 |
* | - fix the usage of spec file with a regular path is given. | Michael Scherer | 2004-11-12 | 1 | -9/+35 |
* | first import | Guillaume Rousse | 2004-10-25 | 1 | -0/+27 |
* | - add --rpmoption, to provides options when rebuilding | Michael Scherer | 2004-10-25 | 1 | -6/+12 |
* | - DWIM, ie autodetection of the argument ( if a spec, build from spec, etc ) | Michael Scherer | 2004-10-24 | 1 | -17/+26 |
* | - allow to build from a spec file | Michael Scherer | 2004-10-24 | 1 | -83/+137 |
* | - allows to give a relative path to --src | Michael Scherer | 2004-10-09 | 1 | -0/+2 |