45b271e4c9libspec.lib: better separation of the autospec and rpm output when reporting a syntax error of a specfile
Davide Madrisan
2012-12-09 20:44:31 +0100
3c4d5b7880libspec.lib: better error reporting when the specfile has syntax errors
Davide Madrisan
2012-12-09 18:05:40 +0100
ee9a2c72b2libspec: 'rpm -q --specfile --specedit <specfile>' does not always exit with an error code when the specfiles have syntax errors. Try to catch these problems.
Davide Madrisan
2012-12-08 23:59:53 +0100
58edaf3373libspec: new function 'specfile.check_syntax()'
Davide Madrisan
2012-12-08 23:32:54 +0100
68c1f2b47apo/it/Makefile: minor fixes
Davide Madrisan
2012-11-25 16:39:12 +0100
288d828aaatranslation framework: xgettext is buggy: use 'bash --dump-po-strings' instead and rework all the code
Davide Madrisan
2012-11-25 15:54:34 +0100
0e93767db4plugins: do not ignore the 'color_scheme' set in the configuration files
Davide Madrisan
2012-11-24 00:11:27 +0100
5a00359a29Point to the translation file autospec-all in all modules and libraries
Davide Madrisan
2012-11-23 23:45:02 +0100
13c66cf193pck-update: do not ignore the option '--changelog' when the variable 'changelog_userdef' is defined in one of the configuration files
Davide Madrisan
2012-11-20 22:34:57 +0100
5774796d00Makefile.env, Makefile's: add some variables to Makefiles.env and use them in the make targets 'pot-files'
Davide Madrisan
2012-11-19 23:30:22 +0100
15f3575b2eautospec, plugins: add the option '-C|--config' for selecting a different user configuration file or list of user configuration files
Davide Madrisan
2012-11-14 22:42:08 +0100
8eee8ae037autospec: fix for the options requiring an argument
Davide Madrisan
2012-11-13 23:33:02 +0100
61c739e733config: add color themes
Davide Madrisan
2012-11-11 00:06:33 +0100
98fe5c6a6fautospec: deprecate the option '--colorize'
Davide Madrisan
2012-11-11 00:00:54 +0100
54b8190ba1revert commit a03a529513: this creates some issues in the translations
Davide Madrisan
2012-11-10 23:05:06 +0100
0f301dc9faall plugins: the option '--colorize-theme' must set colorize to '1'
Davide Madrisan
2012-11-10 22:55:40 +0100
4edf024f5flibcfg.lib: do not check for configuration files groups and permissions
Davide Madrisan
2012-11-10 21:42:10 +0100
ffe2b496d1autospec.spec: remove the variable 'rpmbuild_group': it's no more needed. Personal data is located in the files ~/.autospec and ~/.autospec.d/*.conf
Davide Madrisan
2012-11-10 21:18:33 +0100
cd7d6b663dautospec,plugins,libraries: a color scheme can be selected now by using the new command-line option '--colorize-theme'
Davide Madrisan
2012-11-10 15:47:12 +0100
990661c11eautospec: send the debug message showing autospec version as soon as possible
Davide Madrisan
2012-11-10 12:21:10 +0100
a03a529513all plugins: do not load a library already loaded by another autospec module
Davide Madrisan
2012-11-10 11:52:20 +0100
b5a1a17876plugins/*: Execute 'notify.disable_colors()' when 'colorize' is set to '0' (disabled) to ignore color redefinitions made by user
Davide Madrisan
2012-11-09 22:57:36 +0100
941504de3cpck-update: add a warning message when a requirement is ignored
Davide Madrisan
2012-11-01 23:11:39 +0100
3716f5e0c2pck-update: try to avoid reporting package requirements set with 'Requires:' as build requirements. Unless not better identified requirements are in 'a(b)' form don't report them as build requirements to avoid breaking stage1 builds and causing unneeded circular dependencies
Davide Madrisan
2012-11-01 22:27:12 +0100
3425fbf7eelibnetwork.lib: git.create_tarball(): add a warning message when the version passed to the function is not the expected one (that is a string made by the current date in the format YYYYMMDD followed by 'git')
Davide Madrisan
2012-10-31 22:01:49 +0100
f107a20bf8libnetwork.lib; pck-update (action 3,5): improve the functions 'git.download()' and 'git.create_tarball()' by adding the option '--pck-version' and use it when calling 'git.download' in pck-update
Davide Madrisan
2012-10-30 23:17:59 +0100
80e22280fepck-update (action 5): fix the package update from a git repository
Davide Madrisan
2012-10-30 19:52:19 +0100
7cc90d2efbpck-update (action 3,5): preliminary support for source files updates from a git repository
Davide Madrisan
2012-10-29 23:15:58 +0100
dfbd94458elibnetwork.lib: new helper function: 'git.download'
Davide Madrisan
2012-10-29 22:55:49 +0100
b8c8ce7fbeautospec.spec: update some requirements of the autospec subpackages in order to always use the real package names instead of their aliases ('Provides' tag)
Davide Madrisan
2012-10-20 17:23:36 +0200
770a201882lib/libnetwork.lib: curl.download(): do use the curl options set by the function argument '--options' (or '-o') instead of the global variable ''
Davide Madrisan
2012-10-20 12:28:30 +0200
5d684cd01apck-update: infofile.create(): quote all the elements of SPEC_SOURCE to avoid problems when the URL contains the letter '&'
Davide Madrisan
2012-10-16 21:44:17 +0200
58cae7aceaMakefile: make 'make dist' a bit more verbose
Davide Madrisan
2012-10-14 22:19:58 +0200
b0555e95b7libnetwork: print an informational message before creating the source compressed tarball. This may take a while
Davide Madrisan
2012-10-13 19:34:16 +0200
dde8cdd235libnetwork: clone the entire git repository when the option '--preserve-dot-git' is selected by user
Davide Madrisan
2012-10-13 19:23:40 +0200
4c24d74501test01_pkgquality: Do not use the operator '|&'. Use instead '2>&1 |' which is compatible at least with bash 3.2
Davide Madrisan
2012-10-11 21:20:34 +0200
ffc10a6e87autospec.spec: add a missing build requirement: make
Davide Madrisan
2012-10-11 20:57:50 +0200
49655b2bf4Makefile: modify the 'dist' directive to allow 'make dist', 'make dist-rpm', and 'make dist-rpm-install' with a cloned git archive
Davide Madrisan
2012-10-06 22:07:20 +0200