611ba5df6c
- Spec file cleanups following feedback from Sascha. + Do not remove the buildroot as part of %install + Use %suse_version rather than %_vendor + Add pcp-rpmlintrc script for devel-file-in-non-devel-package errors + Remove runlevel 4 references from init scripts + Add explicit perl version Requires OBS-URL: https://build.opensuse.org/request/show/128732 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=19
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
# Note: there are some headers (e.g. domain.h) and in a few cases some
|
|
# C source files that rpmlint complains about. These are not devel files,
|
|
# but rather they are (slightly obscure) PMDA config files.
|
|
#
|
|
setBadness('devel-file-in-non-devel-package', 1)
|