[packages/poldek] - BR: libsemanage-devel libsemanage-static - added at-char-completion.patch - rel 6

Krzysztof Krakowiak krzysztof.krakowiak at gmail.com
Mon Mar 24 00:17:34 CET 2014


On Sat, Feb 15, 2014 at 09:35:42AM +0100, witekfl wrote:
> commit 8cd07b070798719c37aeece598a1ee99c0674596
> Author: Witold Filipczyk <witekfl at poczta.onet.pl>
> Date:   Sat Feb 15 09:33:06 2014 +0100

>>     - BR: libsemanage-devel libsemanage-static
>>     - added at-char-completion.patch
>>     - rel 6

>Where does BR: llibsemanage-devel come from? I'm asking as
>poldek and poldek-libs don't depend on libsemanage.so. What's more
>on my builder poldek builds fine without libsemanage-devel installed.
I don't know if its needed, but '*.so' files are dynamically linked
libraries in ELF format, while 'BR' is about static library ('*.a'
files). Usually when doing static linking, library is embedded in
executable(not a separate file on hdd).


More information about the pld-devel-en mailing list