From 31e72a1628aaf758f5279d9472f0b563689a3010 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 11 Feb 2013 07:33:24 -0800 Subject: spec cleanup --- packaging/mesa.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packaging/mesa.spec b/packaging/mesa.spec index c8071c36998..f8d0317ee30 100644 --- a/packaging/mesa.spec +++ b/packaging/mesa.spec @@ -458,8 +458,9 @@ install -m 644 $RPM_SOURCE_DIR/drirc $RPM_BUILD_ROOT/etc -%post -n libXvMC_softpipe -%postun -n libXvMC_softpipe +%post -n libXvMC_softpipe -p /sbin/ldconfig + +%postun -n libXvMC_softpipe -p /sbin/ldconfig %endif @@ -469,7 +470,7 @@ install -m 644 $RPM_SOURCE_DIR/drirc $RPM_BUILD_ROOT/etc %files %defattr(-,root,root) -%doc docs/README* docs/COPYING +%license docs/COPYING %config /etc/drirc %{_libdir}/dri/ %_libdir/libdricore9*.so.* -- cgit v1.2.3