aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - use RPM4 instead of HdlistMichael Scherer2005-12-051-8/+8
* - remove obsolete, inflexible and surely unused option --depsMichael Scherer2005-11-101-13/+1
* - add installbuildrequires option, that will run a command that install build...Michael Scherer2005-11-101-2/+17
* *** empty log message ***Thierry Vignaud2005-11-041-0/+324
* - use rmtree instead of rm_rf ( to not depend on Mdk::Common )Michael Scherer2005-10-201-5/+4
* - remove deps on Mdk::Common and use File::BasenameMichael Scherer2005-10-101-1/+1
* - add return codeMichael Scherer2005-10-101-4/+22
* - remove use module importMichael Scherer2005-10-101-1/+0
* fix url, description and changelogGuillaume Rousse2005-10-061-1/+3
* fix sources and installationGuillaume Rousse2005-10-061-7/+2
* add ChangeLog.rpmbuildupdateGuillaume Rousse2005-10-061-1/+1
* initial importGuillaume Rousse2005-10-061-0/+0
* fix changelog targetGuillaume Rousse2005-10-061-3/+3
* split rpmbuildupdate outGuillaume Rousse2005-10-062-0/+118
* MandrivaV0_25_1mdkFrederic Lepied2005-09-111-3/+3
* - add .tar.Z to the list of extension to download and test ( buchan request )Michael Scherer2005-09-011-1/+1
* - fix parsing of file with macro that contains a tag ( like cyrus-imapd.spec,...Michael Scherer2005-08-271-2/+1
* - new sourceforge mirror, thanks to Götz WaschkV0_23_1mdkV0_22_1mdkMichael Scherer2005-04-191-6/+13
* - fix %mkrel still being incremented when a new version is build.Michael Scherer2005-04-011-2/+2
* - fix cvs Id expansionMichael Scherer2005-04-011-1/+2
* - use perl-hdlistMichael Scherer2005-04-011-27/+25
* - %mkrel integrationMichael Scherer2005-02-241-1/+19
* - use new bzme option in rpmbuildupdate to force compressionMichael Scherer2005-02-121-2/+2
* - still try to download, even for rebuild ( in case we only supply a spec file )Michael Scherer2005-02-101-68/+66
* - new option execafterbuild, to run a script after build the rpmV0_21_1mdkMDK-10_2Michael Scherer2005-02-072-5/+32
* - do not hardcode path ( buchan idea )Michael Scherer2005-02-071-14/+15
* also complete on local filesGuillaume Rousse2005-01-281-0/+1
* cleanup usageGuillaume Rousse2005-01-091-18/+21
* regexp cleanupGuillaume Rousse2005-01-091-35/+30
* don't attempt to download files for simple rebuildsGuillaume Rousse2005-01-091-73/+75
* options syncGuillaume Rousse2005-01-091-4/+4
* cleanup main function and removed useless optionsGuillaume Rousse2005-01-091-35/+12
* sanitize indentation and args passingGuillaume Rousse2005-01-091-470/+452
* --execute optionGuillaume Rousse2004-12-291-0/+11
* - fix bug when %%changelog is present in the spec fileMichael Scherer2004-12-041-1/+1
* new optionsGuillaume Rousse2004-11-281-3/+24
* use .rpmbuildupdaterc as personal configuration fileGuillaume Rousse2004-11-281-1/+1
* - fix the usage of spec file with a regular path is given.Michael Scherer2004-11-121-9/+35
* first importGuillaume Rousse2004-10-251-0/+27
* - add --rpmoption, to provides options when rebuildingMichael Scherer2004-10-251-6/+12
* - DWIM, ie autodetection of the argument ( if a spec, build from spec, etc )Michael Scherer2004-10-241-17/+26
* - allow to build from a spec fileMichael Scherer2004-10-241-83/+137
* - allows to give a relative path to --srcMichael Scherer2004-10-091-0/+2
* - some perl_checker fixMichael Scherer2004-10-081-14/+17
* - do not replace %{release} if it used in the Release: tag.Michael Scherer2004-09-051-6/+6
* - perl_checker fix, remove obsolete construct ( &func )Michael Scherer2004-09-051-136/+149
* - use rpm --eval , pterjan ideaMichael Scherer2004-08-301-2/+7
* - better autodetection of sourceforge url.Michael Scherer2004-08-171-2/+7
* - add a test to not try to bzip2 error html pagesMichael Scherer2004-05-141-2/+9
* - replace ` and system with perl function.Michael Scherer2004-05-131-33/+22