php7-pear/php7-pear.rpmlintrc
Arjen de Korte 086bc75037 Accepting request 754999 from home:adkorte
- Apply upstream patch for https://bugs.php.net/78890
  + pear-cacheid-array-check.patch
- Recommend php7-openssl to allow https sources to be used
- Modify metadata_dir for system configuration only
- Add /var/lib/pear directory where xml files are stored
- Cleanup %files section

OBS-URL: https://build.opensuse.org/request/show/754999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7-pear?expand=0&rev=15
2019-12-07 23:05:20 +00:00

6 lines
205 B
Plaintext

# Channel files in metadata_dir
addFilter("hidden-file-or-dir /var/lib/pear/.")
addFilter("zero-length /var/lib/pear/.")
# Forgot to add category?
addFilter("non-standard-group Development/Libraries/PHP")