ImageMagick 6.8.8-10 in rawhide. Soname change.

Tadej Janež tadej.janez at tadej.hicsalta.si
Wed Apr 9 23:40:32 UTC 2014


Hi!

On Tue, 2014-04-08 at 18:30 +0400, Pavel Alexeev wrote: 
> Packages for rebuild:
> $ repoquery --repoid=rawhide --whatrequires --alldeps ImageMagick\* |
> fgrep -v 'ImageMagick-' | sort -u

As Michael Schwendt already pointed out, your query missed some packages
that need rebuilding (BTW, I noticed this because my package, techne,
was not listed on your list).

Comparing:
repoquery --whatrequires 'libMagick*.so.*' --repoid=rawhide --source
--qf '%{name}' | sed 's!-[^-]\+-[^-]\+\.src\.rpm$!!g' | sort -u

to:
repoquery --whatrequires 'ImageMagick*' --repoid=rawhide --source --qf
'%{name}' | sed 's!-[^-]\+-[^-]\+\.src\.rpm$!!g' | sort -u

revealed that the first command catches some packages that the second
command doesn't. These are:
ale
imageinfo
php-magickwand
php-pecl-imagick
psiconv
q
ripright
techne

But it also goes the other way around. The second command catches a lot
more packages that the first one. These are:
a2ps
anyremote
caja-extensions
c-graph
dblatex
epix
fbida
freewrl
fvwm
gallery2
...


Best regards,
Tadej



More information about the devel mailing list