897b5d2f73
- fix mtime on python .pyc files
- remove python .pyo files (they're useless)
- add reload to init script, which fails with exit code 3 as it is not
implemented
- update to 2.0.19 (cumulated):
* ipmi.init - Initscripts should be idempotent, meaning you can safely call
"start" multiple times in a row and receive a success each time if the
service is running. This requirement is mentioned in the LSB Spec, version
3.1, section 20.2.
* lib/sensor.c: Change the "share count" checking to check if share count is
> 1, not > 0, because some silly machines set the value to one when they
should set it to zero, and one is a silly setting
* add a cache option
OBS-URL: https://build.opensuse.org/request/show/89103
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=4
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
addFilter('files-duplicate')
|