aboutsummaryrefslogtreecommitdiffstats
path: root/rpmbuildupdate
Commit message (Collapse)AuthorAgeFilesLines
* use nodeps to avoid failure when a dependency isn't present when buildingV0_19_1mdkFrederic Lepied2004-04-181-4/+4
| | | | | the src.rpm.
* - added support to fetch and build tarballs directly from subversion repositoryMichael Scherer2004-04-091-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_1mdkFrederic Lepied2004-04-061-1/+1
| | | | mode.
* added GNOME magicFrederic Lepied2004-04-061-10/+34
|
* correctly handle .gz in redhat packageV0_17_1mdkFrederic Lepied2004-04-051-5/+6
| | | | | support Release tag not in a macro
* added support for sourceforge mirrorsV0_16_1mdkFrederic Lepied2004-03-071-28/+58
|
* allow to specify rpm top directoryFrederic Lepied2004-03-071-50/+53
| | | | | switch from rawhide to fedora
* use getpwuid instead of directly parsing passwd to support NISFrederic Lepied2004-02-281-3/+3
|
* --deps now worksJulien Danjou2003-08-281-9/+24
|
* More comments :)Julien Danjou2003-08-261-2/+3
|
* Add --nosource and --depsJulien Danjou2003-08-061-7/+29
|
* fix some bugsJulien Danjou2003-08-051-2/+3
|
* Adding Rawhide modeJulien Danjou2003-07-181-67/+113
| | | | | some fixes
* Remove exit()Julien Danjou2003-07-151-1/+0
|
* version 0.2Julien Danjou2003-07-111-33/+100
|
* put the default mount point like on the compilation cluster.Frederic Lepied2003-07-111-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 RPMsMystery Man 6342003-07-081-0/+203