Re: unintentional soname bump of libgettextpo

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

 



Daiki Ueno wrote:
 
> I am very sorry that the recent build of gettext-0.19.8-1 package, which
> has already been pushed to F24, had an unintentional soname bump of
> libgettextpo 

I'd suggest you track library sonames instead of using globs as is current:
%files libs
%{_libdir}/libasprintf.so.*
%{_libdir}/libgettextpo.so.*
...

using something like:
%files libs
%{_libdir}/libasprintf.so.0*
%{_libdir}/libgettextpo.so.0*
...
instead.

So this won't come as a surprise when/if it happens again.

-- Rex
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [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