Eric Tanguy wrote:
I'm trying to package libupnp in FE and i have some errors in rpmlint ican't understand :
W: libupnp one-line-command-in-%post /sbin/ldconfig W: libupnp one-line-command-in-%postun /sbin/ldconfig
Replace: %post /sbin/ldconfig with %post -p /sbin/ldconfig Likewise for %postun -- Rex