Re: Silent changes in Packaging Guidelines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2022-11-04 at 09:10 +0100, Florian Weimer wrote:
> * Stephen Smoogen:
> 
> > On Thu, 3 Nov 2022 at 12:24, Gary Buhrmaster <gary.buhrmaster@xxxxxxxxx> wrote:
> > 
> >  On Thu, Nov 3, 2022 at 3:57 PM Adam Williamson
> >  <adamwill@xxxxxxxxxxxxxxxxx> wrote:
> > 
> >  > there, I did it for free. Took one minute.
> > 
> >  Clearly it should be submitted as a PR to the kernel package.
> > 
> >  And another for the glibc package (that
> >  one likely will take more than a minute).
> > 
> > So glibc will be hard one because it has sections like:
> > ```
> >  %files -f langpack-]]..lang..[[.filelist langpack-]]..lang..[[
> > ]]))
> > end
> > 
> > for i = 1, #locales do
> >    lang_package(locales[i])
> > end
> > }
> > ```
> > and
> > ```
> > %files -f devel.filelist devel
> > %if %{glibc_autorequires}
> > %attr(0755,root,root) %{_rpmconfigdir}/glibc.req
> > %{_fileattrsdir}/glibc.attr
> > %endif
> > ```
> 
> Another hard one is rust, which has hashed sonames like
> /usr/lib64/libstd-09076360fd960627.so.  The hash is only known after
> building the package because that fixes the ephemeral ABI.

That's not affected by the changed guideline in this case, though. It
would come under the existing one about not using wildcards for
sonames. This would see like a reasonable exception to that guideline.
-- 
Adam Williamson
Fedora QA
IRC: adamw | Twitter: adamw_ha
https://www.happyassassin.net

_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux