aboutsummaryrefslogtreecommitdiffstats
path: root/repsys.conf
Commit message (Collapse)AuthorAgeFilesLines
* Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-291-0/+18
| | | | | | | | | These sections are referenced by the "rpm-macros" option in [submit ..] sections and contain the RPM macros to be used with the target of the package being generated. These macros are defined using --define option of rpm.
* Added "repsys.macros" configuration file.Bogdano Arendartchuk2007-01-241-0/+2
| | | | | | | It will contain macros overriding the local system ones. The reason for it is to make changelogs generated in kenobi (2007.0) having the cooker release number (in the case 2007.1).
* Added the option "host" to the submit section.Bogdano Arendartchuk2007-01-161-0/+1
| | | | | | It allows to submit to one host the package placed in another subversion host. The option "-s" in the command-line also can do it.
* Make the changelog show the revision number from ignored commits that areBogdano Arendartchuk2007-01-031-1/+1
| | | | | | | | | newer than the not ignored ones. Releases containing only SILENT commit messages will be shown, but without log lines (probably the changelog template should handle this case).
* Commit messages containing SILENT (or whatever is in repsys.conf) won't appearBogdano Arendartchuk2007-01-021-0/+2
| | | | | in the changelog.
* use Cooker as default submit targetOlivier Blin2006-12-151-0/+3
|
* Moved the option "tempdir" from [submit] to [global], since it changes theBogdano Arendartchuk2006-12-041-3/+1
| | | | | behavior of all subcommands.
* Added option "tempdir" to the [submit] section.Bogdano Arendartchuk2006-12-041-0/+3
|
* updated default urls (missed one entry)Andreas Hasenack2006-10-191-1/+1
|
* updated default urlsAndreas Hasenack2006-10-191-2/+2
|
* update repsys.conf for new submit syntaxOlivier Blin2006-10-181-2/+1
|
* - added upload-srpm to the sample repsys.conf fileAndreas Hasenack2006-10-171-0/+1
|
* - place revision-offset in [log] section and not in [global]Andreas Hasenack2006-02-161-0/+4
| | | | | - added revision-offset to default config file
* - fixed url-map file:// urlAndreas Hasenack2006-02-161-1/+1
|
* - added example line using the section "helper", for the scriptBogdano Arendartchuk2006-02-131-0/+3
| | | | | "create-srpm"
* - added example option "url-map", in order to be used by the funcion mapurlBogdano Arendartchuk2006-02-131-0/+1
|
* - on behalf of bogdano@mandriva.com:Andreas Hasenack2006-02-021-0/+3
| | | | | | | | | | | | | | | - improved markrelease command line parsing - changelogs entries are now groupped by author, and sorted by revision number - the changelog now is generated using the Cheetah Template Engine, to allow quick modifications without spending time reading code and introducing new bugs - consequently, was added an option "-T <file>" to rpmlog and getsrpm to allow choosing the path of the template to be used - added options noauth=0, and baseurl=None in order to disable the authentication in some url schemes (http:// and //) - replaced some "cl" references to "mdv"
* real life oneFrederic Lepied2005-12-071-14/+14
|
* Initial revisionR1_5_3_1-4mdktopic/V1_5_X@821topic/V1_5_X@819topic/V1_5_3@959topic/V1_5_3@819topic/V1_5_3Frederic Lepied2005-12-071-0/+22