[systemd-devel] [PATCH 1/2] build-sys: Always install compat pkg-config files

microcai microcai at fedoraproject.org
Tue Feb 25 06:30:08 PST 2014


2014-02-23 0:55 GMT+08:00 Kay Sievers <kay at vrfy.org>:
> On Sat, Feb 22, 2014 at 3:21 PM, Armin K <krejzi at email.com> wrote:
>> Packages are still looking for the old pkg-config files,
>> so until everything has been ported over, install them
>> always, no matter if compat-libs are built or not.
>
> So far, we think that compat should stay compat, and not mix with the
> non-compat stuff.
>


compat-libs are for *binary* stuff that *have to* look for  compat libs.

why provide compat-libs with pkg-config files? if you can rebuild the
code, then there is no need for  old .so files.
systemd provide compat .so files just because so you won't have to
rebuild the affected code.

why providing .so files when you can rebuild the code ?

so, compat-libs is only for binary only apps, the apps that came with
source code is all that fine with  old pkg-config files.

compat-libs is in conflict with pkg-config files.


More information about the systemd-devel mailing list