[gstreamer-plugins-base] Add missing ldconfig Fix comment in Changelog to quite rpmlint a bit

Brian Pepple bpepple at fedoraproject.org
Sat Jul 14 00:16:30 UTC 2012


commit 20ef5615b33b58ff3a96a5d8a524234ab40b5efe
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Jul 13 19:55:01 2012 -0400

    Add missing ldconfig
    Fix comment in Changelog to quite rpmlint a bit

 gstreamer-plugins-base.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 516ec4a..3724e49 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -80,6 +80,12 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gst-visualise*
 %find_lang gst-plugins-base-%{majorminor}
 
 
+%post -p /sbin/ldconfig
+
+
+%postun -p /sbin/ldconfig
+
+
 %files -f gst-plugins-base-%{majorminor}.lang
 %doc AUTHORS COPYING README REQUIREMENTS
 # libraries
@@ -651,7 +657,7 @@ library.
 * Wed Jan 18 2006 John (J5) Palmieri <johnp at redhat.com> - 0.10.2-1
 - Upgrade to 0.10.2
 - Require gstreamer-0.10.2
-- Add libgstcdda and libcdparanoia to the %files section
+- Add libgstcdda and libcdparanoia to the %%files section
 
 * Fri Jan 06 2006 John (J5) Palmieri <johnp at redhat.com> - 0.10.1-1
 - New upstream version


More information about the scm-commits mailing list