mythtv.spec
Stephen Collier <[email protected]> Fri, 18 Oct 2013 17:10:52 +1100
| Newsgroups | gmane.linux.redhat.rpm.atrpms.devel |
|---|---|
| Message-ID | <[email protected]> |
Axel,
I've been examining the update from 0.26 to 0.27 and the libraries it
leaves behind. It appears the macros strip the - from the libraries that
are set up like
%lib_package myth-%{libversion} 0
as the relevent lib_package macros expand to
Obsoletes: libmyth0.27_0
so the libmyth-0.26 is not removed.
Is there a reason for the version on the libraries as it creates a
problem with hanging libraries on update?
Cheers
Stephen Collier