88242edea8spec-create: fix version detection of tarballs created via a git clone command
Davide Madrisan
2013-02-17 15:48:41 +01:00
ef3b9277aespec-create: fix regexp to detect names starting with 'lib' (sample failing case: lilv)Silvan Calarco2013-01-31 06:20:06 +01:00
636e7f8495libspec.lib: also support "=" relation when assigning SPEC_OBSOLETES.Silvan Calarco2013-01-19 18:22:52 +01:00
644f634393libspec.lib: reworked sed expressions to get SPEC_SOURCE0_PCKNAME from SPEC_SOURCE0Silvan Calarco2013-01-07 13:55:01 +01:00
76440538a6ChangeLog: sync with git commits
Davide Madrisan
2013-01-06 23:39:42 +01:00
2e20dab6eflibspec.lib: fix initialization of SPEC_SOURCE0 and SPEC_SOURCE0_VERBATIM
Davide Madrisan
2013-01-06 23:24:56 +01:00
26f2b6a93dpck-update: restore support for passing user parameters to rpm This was apparently broken in commit 58edaf3373589aaa8c13aa1d1b85b761e2c4e259: libspec: new function 'specfile.check_syntax()'Silvan Calarco2013-01-04 16:56:05 +01:00
9c934b546dlibapse.lib: fix and simplify update check at sourceforge.netSilvan Calarco2013-01-03 14:45:37 +01:00
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 +01:00
3c4d5b7880libspec.lib: better error reporting when the specfile has syntax errors
Davide Madrisan
2012-12-09 18:05:40 +01:00
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 +01:00
58edaf3373libspec: new function 'specfile.check_syntax()'
Davide Madrisan
2012-12-08 23:32:54 +01:00
68c1f2b47apo/it/Makefile: minor fixes
Davide Madrisan
2012-11-25 16:39:12 +01:00
288d828aaatranslation framework: xgettext is buggy: use 'bash --dump-po-strings' instead and rework all the code
Davide Madrisan
2012-11-25 15:54:34 +01:00
0e93767db4plugins: do not ignore the 'color_scheme' set in the configuration files
Davide Madrisan
2012-11-24 00:11:27 +01:00
5a00359a29Point to the translation file autospec-all in all modules and libraries
Davide Madrisan
2012-11-23 23:45:02 +01:00
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 +01:00
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 +01:00
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 +01:00
8eee8ae037autospec: fix for the options requiring an argument
Davide Madrisan
2012-11-13 23:33:02 +01:00
61c739e733config: add color themes
Davide Madrisan
2012-11-11 00:06:33 +01:00
98fe5c6a6fautospec: deprecate the option '--colorize'
Davide Madrisan
2012-11-11 00:00:54 +01:00
54b8190ba1revert commit a03a529513ba45552d7dc359baf464a85a25b1fb: this creates some issues in the translations
Davide Madrisan
2012-11-10 23:05:06 +01:00
0f301dc9faall plugins: the option '--colorize-theme' must set colorize to '1'
Davide Madrisan
2012-11-10 22:55:40 +01:00
4edf024f5flibcfg.lib: do not check for configuration files groups and permissions
Davide Madrisan
2012-11-10 21:42:10 +01:00
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 +01:00
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 +01:00
990661c11eautospec: send the debug message showing autospec version as soon as possible
Davide Madrisan
2012-11-10 12:21:10 +01:00
a03a529513all plugins: do not load a library already loaded by another autospec module
Davide Madrisan
2012-11-10 11:52:20 +01:00
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 +01:00
941504de3cpck-update: add a warning message when a requirement is ignored
Davide Madrisan
2012-11-01 23:11:39 +01:00
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 +01:00
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 +01:00
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 +01:00
80e22280fepck-update (action 5): fix the package update from a git repository
Davide Madrisan
2012-10-30 19:52:19 +01:00
7cc90d2efbpck-update (action 3,5): preliminary support for source files updates from a git repository
Davide Madrisan
2012-10-29 23:15:58 +01:00
dfbd94458elibnetwork.lib: new helper function: 'git.download'
Davide Madrisan
2012-10-29 22:55:49 +01:00
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 +02:00
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 +02:00