On Tue, 16 Aug 2011 10:16:59 -0500, RS (Richard) wrote: > >> Or perhaps you only need to run "ldconfig -n ..." to add missing symlinks? > > Gave it a shot. It does create the soname symlink but does not create > a plain .so symlink for the -devel sub-package, so I still have to > create that manually. cd %{buildroot}%{libdir} ldconfig -n $(pwd) ln -s %{name}.so.? %{name}.so cd - -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel