SHA256
1
0
forked from pool/swipl

Accepting request 1069864 from home:mcepl

To maintain a package for possible future inclusion into Factory.

OBS-URL: https://build.opensuse.org/request/show/1069864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/swipl?expand=0&rev=1
This commit is contained in:
2023-03-07 09:31:41 +00:00
committed by Git OBS Bridge
commit dbb0c27d0e
6 changed files with 834 additions and 0 deletions

6
swipl-rpmlintrc Normal file
View File

@@ -0,0 +1,6 @@
# They are just for testing / examples needed
addFilter("W: pem-certificate /usr/share/doc/packages/swipl-*")
# They are needed for swipl / pl
addFilter("E: devel-file-in-non-devel-package *")
# Needed for own shared libraries
addFilter("W: rpath-in-buildconfig *")