summaryrefslogtreecommitdiffstats
path: root/mgagnome
Commit message (Collapse)AuthorAgeFilesLines
* allow specifying replacement string and add regexp for ensuring ↵Olav Vitters2014-07-221-9/+11
| | | | download.gnome.org is over https
* use correct variable nameOlav Vitters2014-07-211-1/+1
|
* spec header can have spaces before the colonOlav Vitters2014-07-211-8/+8
|
* case sensitive variable replacementOlav Vitters2014-07-211-3/+4
|
* fix autopatch checkOlav Vitters2014-07-211-3/+9
|
* add ability to convert patches into %autopatchOlav Vitters2014-07-101-11/+79
|
* detect lack of apply_patches, clean unneeded setup optionOlav Vitters2014-07-091-9/+19
|
* remove debug codeOlav Vitters2014-07-081-1/+0
|
* fix => and =< in BRs to >= and <= respectivelyOlav Vitters2014-07-081-0/+12
|
* remove some debug codeOlav Vitters2014-07-081-11/+1
|
* change --pkgconfig option to --convert, improve svn diff outputOlav Vitters2014-07-081-7/+7
|
* simplify checking for alternative provides logicOlav Vitters2014-07-081-2/+2
|
* allow converting perl- BRs as wellOlav Vitters2014-07-081-27/+55
|
* by default, don't convert -devel BRs to pkgconfigOlav Vitters2014-07-061-2/+3
|
* remove unused variableOlav Vitters2014-07-061-1/+0
|
* handle variations for py_requires as well as unneeded variable namesOlav Vitters2014-07-061-3/+3
|
* handle more clean section variations and spaces in defattr as well as allow ↵Olav Vitters2014-07-061-2/+2
| | | | a %doc definition
* handle even more remove buildroot variantsOlav Vitters2014-07-061-4/+3
|
* retry submission if it failsOlav Vitters2014-07-061-2/+12
|
* allow forcing changes and ensure spec file existsOlav Vitters2014-07-061-4/+9
|
* multiprocessing for clean-spec and remove py_requiresOlav Vitters2014-07-061-66/+98
|
* handle more buildroot removal commandsOlav Vitters2014-07-061-2/+2
|
* add another way to remove the buildrootOlav Vitters2014-07-061-1/+1
|
* remove summary and group variable definitions, add ability to clean all ↵Olav Vitters2014-07-061-10/+21
| | | | downstream packages and be more careful when removing variable definitions
* clean spec of 'define name/version/release SOMETHING'Olav Vitters2014-07-061-0/+24
|
* add removal of buildroot and make converting -devel BRs into pkgconfig optionalOlav Vitters2014-07-061-37/+44
|
* add --all option to mgagnome to checkout all Mageia packagesOlav Vitters2014-07-061-5/+22
|
* rely on svn to show differences and revert changesOlav Vitters2014-07-041-7/+4
|
* remove empty keeppre and keeppost regexp groupsOlav Vitters2014-07-041-2/+2
|
* clean more unneeded defattr statementsOlav Vitters2014-07-041-1/+1
|
* avoid need for defining keeppre and keeppost in regexpOlav Vitters2014-07-041-1/+1
|
* avoid need for defining keeppre and keeppost in regexpOlav Vitters2014-07-041-1/+4
|
* remove unneeded clean sectionOlav Vitters2014-07-041-1/+3
|
* additional cleanup: don't remove buildroot in installOlav Vitters2014-07-041-1/+2
|
* add infrastructure to clean things such as defattrOlav Vitters2014-07-041-15/+51
|
* document alternative_providesOlav Vitters2014-07-041-2/+6
|
* fix regexp to handle more cases, work on multiple filesOlav Vitters2014-07-041-38/+107
|
* add clean-spec subcommand and minor bugfixOlav Vitters2014-07-021-2/+92
|
* add --submit option to 'mgagnome check-version'Olav Vitters2014-02-061-1/+7
|
* automatically check out packagesOlav Vitters2014-02-041-0/+8
|
* fix json parsingOlav Vitters2014-02-041-1/+1
|
* handle case where all packages are later than the new versionOlav Vitters2013-11-151-1/+4
|
* try checkout 4 timesOlav Vitters2013-10-141-0/+1
|
* decorator needs a real functionOlav Vitters2013-10-141-1/+2
|
* retry package submission 4 timesOlav Vitters2013-10-141-0/+4
|
* add retry decoratorOlav Vitters2013-10-141-0/+46
|
* increase timeout more quicklyOlav Vitters2013-10-111-1/+1
|
* really ensure patch is removed and also don't limit to first patchOlav Vitters2013-09-241-2/+6
|
* use https, not httpOlav Vitters2013-09-241-2/+2
|
* add error message when tarball cannot be downloadedOlav Vitters2013-09-231-0/+1
|