Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | | | | | - allow to update php code ( no tarball in the spec ) | ||||
* | - 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 |
| | | | | | | | | | | | - rebuild the package if no new version is given - add two config file ( /etc/rpmbuildupdate.conf and ~/.rpmbuildupdate.conf ) - add a new mirror to sourceforge ( ovh, france ) - keep prefix (ie plfawarness ) - add a changelog option to use another changelog message - check if options are valid and show help if not - do not use %packager if not defined | ||||
* | - 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 |
| | | | | | | - replace some regexp by basename. - remove useless wait ( system already do 'wait', in perl ). | ||||
* | - 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 |
| | |||||
* | really install depenencies | Frederic Lepied | 2004-05-06 | 1 | -1/+1 |
| | |||||
* | fixed rpmmon | Frederic Lepied | 2004-05-05 | 1 | -2/+3 |
| | |||||
* | - try to detect sources url with Url tag if Source not present | Michael Scherer | 2004-05-04 | 1 | -4/+12 |
| | | | | | - some code factorisation | ||||
* | fixed some regexp causing problems when a whitespace is present at the end ↵ | Michael Scherer | 2004-05-04 | 1 | -5/+5 |
| | | | | of the lines for spec files variables | ||||
* | use nodeps to avoid failure when a dependency isn't present when buildingV0_19_1mdk | Frederic Lepied | 2004-04-18 | 1 | -4/+4 |
| | | | | | the src.rpm. | ||||
* | - added support to fetch and build tarballs directly from subversion repository | Michael Scherer | 2004-04-09 | 1 | -44/+97 |
| | | | | | | | | - added support for https server - test the return values of system and die if any error - workaround webserver using mod_spel and thus returning a webpage instead of 404 - code cleanup | ||||
* | create a date in the changelog entry that is compatible with emacs rpm-spec ↵V0_18_1mdk | Frederic Lepied | 2004-04-06 | 1 | -1/+1 |
| | | | | mode. | ||||
* | added GNOME magic | Frederic Lepied | 2004-04-06 | 1 | -10/+34 |
| | |||||
* | correctly handle .gz in redhat packageV0_17_1mdk | Frederic Lepied | 2004-04-05 | 1 | -5/+6 |
| | | | | | support Release tag not in a macro | ||||
* | added support for sourceforge mirrorsV0_16_1mdk | Frederic Lepied | 2004-03-07 | 1 | -28/+58 |
| | |||||
* | allow to specify rpm top directory | Frederic Lepied | 2004-03-07 | 1 | -50/+53 |
| | | | | | switch from rawhide to fedora | ||||
* | use getpwuid instead of directly parsing passwd to support NIS | Frederic Lepied | 2004-02-28 | 1 | -3/+3 |
| | |||||
* | --deps now works | Julien Danjou | 2003-08-28 | 1 | -9/+24 |
| | |||||
* | More comments :) | Julien Danjou | 2003-08-26 | 1 | -2/+3 |
| | |||||
* | Add --nosource and --deps | Julien Danjou | 2003-08-06 | 1 | -7/+29 |
| | |||||
* | fix some bugs | Julien Danjou | 2003-08-05 | 1 | -2/+3 |
| | |||||
* | Adding Rawhide mode | Julien Danjou | 2003-07-18 | 1 | -67/+113 |
| | | | | | some fixes | ||||
* | Remove exit() | Julien Danjou | 2003-07-15 | 1 | -1/+0 |
| | |||||
* | version 0.2 | Julien Danjou | 2003-07-11 | 1 | -33/+100 |
| | |||||
* | put the default mount point like on the compilation cluster. | Frederic Lepied | 2003-07-11 | 1 | -19/+20 |
| | | | | | | use %_topdir to find the root of the rpm tree. use bzme to transform .gz in .bz2. | ||||
* | Script for auto building up to date RPMs | Mystery Man 634 | 2003-07-08 | 1 | -0/+203 |