diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..1bc928e --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libseccomp2 diff --git a/libseccomp.changes b/libseccomp.changes index 59ac31c..93473a4 100644 --- a/libseccomp.changes +++ b/libseccomp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 25 12:14:37 UTC 2015 - dimstar@opensuse.org + +- Add baselibs.conf: systemd-32bit-224+ links against + libseccomp.so.2. + ------------------------------------------------------------------- Mon Aug 31 15:09:16 UTC 2015 - jengelh@inai.de diff --git a/libseccomp.spec b/libseccomp.spec index 8360bf4..476b199 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -28,6 +28,7 @@ Url: http://github.com/seccomp #Git-Clone: git://github.com/seccomp/libseccomp Source: https://github.com/seccomp/libseccomp/releases/download/v%version/%name-%version.tar.gz Source2: https://github.com/seccomp/libseccomp/releases/download/v%version/%name-%version.tar.gz.SHA256SUM.asc +Source99: baselibs.conf Patch1: no-static.diff Patch3: libseccomp-s390x-support.patch Patch5: libseccomp-ppc64le.patch