rpms/xfprint/devel xfprint.spec,1.1,1.2

Michael Schwendt bugs.michael at gmx.net
Mon Mar 21 02:21:11 UTC 2005


On Sun, 20 Mar 2005 16:39:37 -0500, Kevin Fenzi (kevin) wrote:

> Author: kevin
> 
> Update of /cvs/extras/rpms/xfprint/devel

> +%post -p /sbin/ldconfig
> +
> +%postun -p /sbin/ldconfig
> +
>  %files -f %{name}.lang
>  %defattr(-,root,root)
>  %doc README ChangeLog NEWS COPYING AUTHORS NOTES
>  %{_bindir}/*
> -%{_libdir}/xfce4/*
> +%{_libdir}/xfce4/mcs-plugins
> +%{_libdir}/xfce4/xfprint-plugins
>  %{_datadir}/applications/*
> -%{_datadir}/xfce4/*
> -%{_datadir}/icons/*
> +%{_datadir}/xfce4/doc/C
> +%{_datadir}/icons/hicolor/*/*/*

Does any of the xfce packages add to /etc/ld.so.conf or /etc/ld.so.conf.d/?
(I assume "no", because the directory names look like plugin directories)

If no package does that, the added ldconfig calls are not needed, because
no library is installed into run-time linker's default search path.




More information about the scm-commits mailing list