diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-03 16:32:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-03 16:32:42 +0000 |
commit | 88596f15749fb65ffdd200dccc0fc472b93e14fe (patch) | |
tree | 95e0b001d8fc06c7ba0432b1e1a19bc1a95955d5 /libsymlink.attr | |
parent | 0a2340d73e15a4f33e4f5f51dad1b12963971983 (diff) |
automatic import of openEuler-rpm-configopeneuler24.03_LTS
Diffstat (limited to 'libsymlink.attr')
-rw-r--r-- | libsymlink.attr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libsymlink.attr b/libsymlink.attr new file mode 100644 index 0000000..8d2c58b --- /dev/null +++ b/libsymlink.attr @@ -0,0 +1,5 @@ +# Make libfoo.so symlinks require the soname-provide of the target library +%__libsymlink_requires %{_rpmconfigdir}/elfdeps --provides --soname-only +%__libsymlink_magic ^symbolic link to .*lib.*\\.so\\..*$ +%__libsymlink_path ^.*\\.so$ +%__libsymlink_flags magic_and_path |