summaryrefslogtreecommitdiffstats
path: root/mgagnome
Commit message (Collapse)AuthorAgeFilesLines
* read spec as utf8, spec only option to co, accept more mkrel optionsOlav Vitters2015-11-191-16/+21
|
* keep libraries on two lines; avoid trying to fix packages with loads of ↵Olav Vitters2015-10-081-2/+7
| | | | patches (hangs); fix a bug in handling of patch flags
* match more unneeded setup optionsOlav Vitters2015-09-111-1/+1
|
* add cleanup function, replace apply_patches and fix the library replacementOlav Vitters2015-09-111-4/+27
|
* make packages subcommand be able to give SPEC file locationOlav Vitters2015-09-081-0/+3
|
* python3 fixesOlav Vitters2015-09-081-5/+12
|
* more python3 fixesOlav Vitters2015-02-091-3/+3
|
* remove unused codeOlav Vitters2015-01-261-40/+0
|
* use concurrent.futures instead of multiprocessingOlav Vitters2015-01-261-23/+20
|
* more python3 fixesOlav Vitters2015-01-251-2/+2
|
* more python3 fixesOlav Vitters2015-01-251-4/+4
|
* fix byte vs string differencesOlav Vitters2015-01-251-2/+2
|
* fix various byte vs string differencesOlav Vitters2015-01-251-7/+7
|
* convert to python3Olav Vitters2015-01-231-87/+88
|
* auto update checkoutOlav Vitters2014-12-251-0/+10
|
* retry submission for longer periodOlav Vitters2014-09-031-2/+1
|
* also handle %autopatchOlav Vitters2014-07-231-3/+13
|
* change ftp.gnome.org to download.gnome.orgOlav Vitters2014-07-221-0/+1
|
* 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
|