12 Commits

Author SHA1 Message Date
Josef Reidinger
8bef4c3cf2
check_source: Fix revert case for patch detection (fix#2640) 2021-09-23 10:58:23 +02:00
Josef Reidinger
3737b875cc fix perl warnings in check_source.pl 2021-07-09 08:20:40 +02:00
Stephan Kulow
839737cd8c Fix typo in the source checker 2020-12-17 17:15:51 +01:00
Stephan Kulow
ec314ba3c5
Merge pull request #2507 from Vogtinator/relaxchanges
check_source.pl: One .changes file per package is enough
2020-12-11 14:30:56 +01:00
75594ade61
check_source: mode='manual' is permitted in _service files 2020-12-11 11:55:57 +01:00
Fabian Vogt
c351ac2290 check_source.pl: One .changes file per package is enough
It's actually fine to have a single .changes file for multiple .spec files
in the same package, OBS picks that automatically. Relax the check to only
require a single .changes file for the package name.

Many multi-spec packages currently just duplicate the changes files anyway,
which can be avoided.
2020-12-10 13:53:06 +01:00
cbe100314a
check_source: Advertise the usage of 'osc service runall $FOO'
With osc 0.171, the service execution engine was changed to explicitly
only start the services in a specific mode (i.e. runlocal only runs services
with mode="local").

On openSUSE:Factory, the _service definition though contains mode="disabled" for service download_files
This in turn leads to confusion as to how to get the files downloaded locally.

The 'service runall $FOO' variant runs the specified service no matter what mode it is declared

Helps clarify for https://github.com/openSUSE/osc/issues/874
2020-12-07 13:44:44 +01:00
76c6efd56b check_source: update grammar
Add some missing end-of-sentence periods here and there, remove
broken comma placement, fixup plural forms and "cannot" spello.
2019-03-25 12:23:15 +01:00
Ludwig Nussel
7b6dcfeb88 check_source: skip checks for packages without spec file 2018-03-23 16:24:36 +01:00
7e1b42fe41 check_source: Ignore download_files failure in some cases 2017-11-22 17:29:14 +08:00
Jimmy Berry
646fd936e0 Include CLEANUP => 1 during temp directory creation in perl scripts. 2017-09-27 08:36:23 -05:00
Jimmy Berry
6afbc550ad check_source: rename perl and asciidoc to match name. 2017-08-18 15:18:04 -05:00