Re: Old Style Dependency Generators

2024-09-17 Thread Michael Schwendt
On Mon, 16 Sep 2024 12:49:55 +0200, Vít Ondruch wrote: > I believe that the new dependency generators were introduced by RPM 4.9.0: > > https://rpm.org/wiki/Releases/4.9.0 > > Introduced into guidelines 13 year ago: > > https://pagure.io/packaging-committee/issue/76 > > RHEL 7 shipped with RPM

Re: Old Style Dependency Generators

2024-09-16 Thread Vít Ondruch
Dne 13. 09. 24 v 21:14 Michael Schwendt napsal(a): On Fri, 13 Sep 2024 10:35:06 +0200, Vít Ondruch wrote: $ grep -R filter_setup audacious-plugins.spec:%filter_setup A false positive, because such a simple grep doesn't handle the %if/%else used in that spec file. I believe that the new dep

Re: Old Style Dependency Generators

2024-09-13 Thread Michael Schwendt
On Fri, 13 Sep 2024 10:35:06 +0200, Vít Ondruch wrote: > $ grep -R filter_setup > audacious-plugins.spec:%filter_setup A false positive, because such a simple grep doesn't handle the %if/%else used in that spec file. -- ___ devel mailing list -- devel

Re: Old Style Dependency Generators

2024-09-13 Thread Davide Cavalca
On 2024-09-13 01:35, Vít Ondruch wrote: get_iplayer.spec:- conditionalise %%filter_setup properly. Filed https://bugzilla.redhat.com/show_bug.cgi?id=2312230 to track this, thanks for the heads up. Cheers Davide -- ___ devel mailing list -- devel@li