Re: [HEADS UP] update of kiss-fft library with added shared versions

2023-05-18 Thread Diego Herrera
Hi There should be no problems from opentoonz packaging side, and if there are, i'll deal with them ;) Keep up the good work! On Thu, May 4, 2023 at 7:24 AM Petr Pisar wrote: > V Thu, May 04, 2023 at 11:05:21AM -, Artur Frenszek-Iwicki napsal(a): > > > "dnf repoquery --srpm --whatrequires

Re: [HEADS UP] update of kiss-fft library with added shared versions

2023-05-04 Thread Petr Pisar
V Thu, May 04, 2023 at 11:05:21AM -, Artur Frenszek-Iwicki napsal(a): > > "dnf repoquery --srpm --whatrequires kiss-fft-static" returns nothing, > That's because there's no "kiss-fft-static" package, only "kiss-fft-devel". > kiss-fft-static is provided by kiss-fft-devel. > Running "dnf repoqu

Re: [HEADS UP] update of kiss-fft library with added shared versions

2023-05-04 Thread Artur Frenszek-Iwicki
> "dnf repoquery --srpm --whatrequires kiss-fft-static" returns nothing, That's because there's no "kiss-fft-static" package, only "kiss-fft-devel". Running "dnf repoquery --releasever=39 --disablerepo='*' --enablerepo='*-source' --whatrequires kiss-fft-devel" gives me: - ckb-next-0:0.5.0-4.fc39.

Re: [HEADS UP] update of kiss-fft library with added shared versions

2023-05-04 Thread Petr Pisar
V Thu, May 04, 2023 at 12:30:15PM +0200, Guido Aulisi napsal(a): > I could not find which packages requires this static library for > building, it's only a BR dependency. > "dnf repoquery --srpm --whatrequires kiss-fft-static" returns nothing, so there is no package which build-require kiss-fft in