commit 861dbe9c3b40efd6ebd47ce806dcff48562bafd1
Author: Florian La Roche <laroche(a)fedoraproject.org>
Date: Tue Nov 15 06:54:14 2005 +0000
- silence post script
gstreamer.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index af796e1..be229ec 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -138,6 +138,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/gstreamer-%{majmin}
%post
/sbin/ldconfig
env DISPLAY= %{_bindir}/gst-register-%{majmin} 1>/dev/null 2>&1
+exit 0
%postun -p /sbin/ldconfig
@@ -169,6 +170,9 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} 1>/dev/null
2>&1
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Tue Nov 15 2005 Florian La Roche <laroche(a)redhat.com> 0.8.11-2
+- silence post script
+
* Fri Sep 09 2005 John (J5) Palmieri <johnp(a)redhat.com> 0.8.11-1
- Update to upstream 0.8.11
- We still need the docbook hack - make it a bit more flexible
Show replies by date