Martin Pluskal changed bug 1037482
What Removed Added
CC   mpluskal@suse.com

Comment # 2 on bug 1037482 from
(In reply to Mikhail Terekhov from comment #1)
> What initrd has to do with python2-qt4?

Nothing, posttrans initrd recreation accompanied python2-qt4 update. There is
however no %posttrans in python-qt4 and %post section contains innocently
looking:
%post
%{python_install_alternative pyuic4} \
   --slave %{_bindir}/pylupdate4 pylupdate4
%{_bindir}/pylupdate4-%{python_bin_suffix} \
   --slave %{_bindir}/pyrcc4 pyrcc4 %{_bindir}/pyrcc4-%{python_bin_suffix}


You are receiving this mail because: