diff options
author | CoprDistGit <infra@openeuler.org> | 2024-09-23 07:02:01 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-09-23 07:02:01 +0000 |
commit | 3a0cc1d64d158ffbe8027735d0acf54cfcabb2b8 (patch) | |
tree | 2faf6bdf05a53ac7024c15b71d7fa367ed239203 /gobjectintrospection.attr | |
parent | 45454475da3a5413fb8491d5ff1b919561e0a8cd (diff) |
automatic import of gobject-introspection
Diffstat (limited to 'gobjectintrospection.attr')
-rw-r--r-- | gobjectintrospection.attr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gobjectintrospection.attr b/gobjectintrospection.attr new file mode 100644 index 0000000..a814b5f --- /dev/null +++ b/gobjectintrospection.attr @@ -0,0 +1,4 @@ +%__gobjectintrospection_provides %{_rpmconfigdir}/gi-find-deps.sh -P +%__gobjectintrospection_requires %{_rpmconfigdir}/gi-find-deps.sh -R +%__gobjectintrospection_path ^((%{_libdir}|%{_datadir}/gir-1.0)/.*\.typelib)|(.*\.gresource)|(.*\.py)|(.*\.js)|(.*\.so)|(%{_bindir}/.*)$ +%__gobjectintrospection_exclude_path ^/usr/share/doc/ |