-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The build for elephant is including all of the provider package files which should be restricted to the provider packages.
To Reproduce
Steps to reproduce the behavior:
- Install
elephantandelephant-files(or any other provider package).
$ rpm -qf /etc/xdg/elephant/providers/files.so
elephant-files-2.13.2-1.fc43.x86_64
elephant-2.13.2-1.fc43.x86_64
$ rpm -ql elephant
/etc/xdg/elephant
/etc/xdg/elephant/providers
/etc/xdg/elephant/providers/archlinuxpkgs.so
/etc/xdg/elephant/providers/bluetooth.so
/etc/xdg/elephant/providers/calc.so
/etc/xdg/elephant/providers/clipboard.so
/etc/xdg/elephant/providers/desktopapplications.so
/etc/xdg/elephant/providers/files.so
/etc/xdg/elephant/providers/menus.so
/etc/xdg/elephant/providers/nirisessions.so
/etc/xdg/elephant/providers/providerlist.so
/etc/xdg/elephant/providers/runner.so
/etc/xdg/elephant/providers/snippets.so
/etc/xdg/elephant/providers/symbols.so
/etc/xdg/elephant/providers/todo.so
/etc/xdg/elephant/providers/unicode.so
/etc/xdg/elephant/providers/websearch.so
/etc/xdg/elephant/providers/windows.so
/usr/bin/elephant
/usr/lib/.build-id
/usr/lib/.build-id/14
/usr/lib/.build-id/14/3f2d515166153cc213fe3ed53b6ab4a233eca2
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/cc676a3b8e61875825f264069e1f89ed7458d2
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/b513c1c4bb25778e798b1379da4b1659a8b45d
/usr/lib/.build-id/69
/usr/lib/.build-id/69/8e17b8ab84ef32c7933e03b894fb1f333f3d5b
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/0e238dcdd90952147001cc4aec8d8db87aa467
/usr/lib/.build-id/85
/usr/lib/.build-id/85/c6f48fba37a7df7fdd0066b553dc709f1e246a
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/b55de5f635312630d9697c1e020a60d8cf855c
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/e7097c332bcc76f06c4a9d7f51dc24fc17ba05
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/ca2d3ee61dc7303bd84efdbf7c707020defc47
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/c8fdfc8335388d5376da1a667115d53968ca2a
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/1bdff1dd4fb4fb62127d9ee373337b8acf56a3
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/c5507ac63f2690298c384a78f91b365a090161
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/96af6ba24837aeacb15e91fe6afc75980bbb19
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/73564f6d6079df9e6323f768b8494e53300d81
/usr/lib/.build-id/e4/79259633f3f8a3d810577abdc0131ea2b3e112
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/195eddc24bcdf5f03068fa8b97369db8ee43a9
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/68a46bddca39928248a0ea6d68e86dd2d82fda
/usr/share/doc/elephant
/usr/share/doc/elephant/README.md
/usr/share/licenses/elephant
/usr/share/licenses/elephant/LICENSE
Expected behavior
Not duplicating files
Screenshots
N/A
Affected (please complete the following information):
- Distro Fedora 43
- Package:
elephant
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working