On Sun, 18 Nov 2012 15:52:37 +0100
zezinho <[email protected]> wrote:
> Em 18-11-2012 14:06, Sander Lepik escreveu:
> > You should NOT obsolete library that has different major
> > (especially if there are packages that depend on that older
> > library).
>
> Thank you, now I got it.
>
> > Now to fix the mess:
> > - create libqwt5 package
>
> Done, but cannot submit it because a libqwt5 package already exists.
> Any hint?
>
It's just a packaging "error". There's two libqwt5 pkgs defined in the
same spec and it's only valid on i586.
Name: libqwt5
%define libname %mklibname qwt %{major}
However, I've no idea how to fix it.