| Commit message (Expand) | Author | Age | Files | Lines |
* | - use a dedicated module instead of running the file command, in order to fix... | Michael Scherer | 2006-01-17 | 1 | -1/+2 |
* | - do not use hardcoded %packager tag in spec file if present | Michael Scherer | 2006-01-09 | 1 | -1/+1 |
* | - 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 |
* | - 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 |
* | 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 | 1 | -3/+30 |
* | - do not hardcode path ( buchan idea ) | Michael Scherer | 2005-02-07 | 1 | -14/+15 |
* | 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 |
* | 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 |
* | 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 |
* | - 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 |
* | - some perl_checker fix | Michael Scherer | 2004-10-08 | 1 | -14/+17 |
* | - do not replace %{release} if it used in the Release: tag. | Michael Scherer | 2004-09-05 | 1 | -6/+6 |
* | - perl_checker fix, remove obsolete construct ( &func ) | Michael Scherer | 2004-09-05 | 1 | -136/+149 |
* | - use rpm --eval , pterjan idea | Michael Scherer | 2004-08-30 | 1 | -2/+7 |
* | - better autodetection of sourceforge url. | Michael Scherer | 2004-08-17 | 1 | -2/+7 |
* | - add a test to not try to bzip2 error html pages | Michael Scherer | 2004-05-14 | 1 | -2/+9 |
* | - replace ` and system with perl function. | Michael Scherer | 2004-05-13 | 1 | -33/+22 |
* | - do a chmod 644 on source tarball before building ( Goetz Waschk idea ) | Michael Scherer | 2004-05-07 | 1 | -0/+1 |
* | add --log optionV0_20_1mdk | Frederic Lepied | 2004-05-06 | 1 | -8/+24 |