From 6404c696a87c0b3851d5e5acb0433bd4a65a2965 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 19 Oct 2005 11:43:18 +0000 Subject: [PATCH] update tools package naming Original commit message from CVS: update tools package naming --- gstreamer.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gstreamer.spec.in b/gstreamer.spec.in index e36293c..7b722c4 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -76,11 +76,11 @@ plugins. This package contains the libraries and includes files necessary to develop applications and plugins for GStreamer. -%package -n gstreamer09-tools +%package -n %{gstreamer}-tools Summary: tools for GStreamer streaming media framework Group: Applications/Multimedia -%description -n gstreamer-tools +%description -n %{gstreamer}-tools GStreamer is a streaming-media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything @@ -160,7 +160,7 @@ rm -rf $RPM_BUILD_ROOT %dir %{_localstatedir}/cache/gstreamer-%{majorminor} -%files -n gstreamer-tools +%files -n %{gstreamer}-tools %defattr(-, root, root, -) %{_bindir}/gst-complete %{_bindir}/gst-compprep -- 2.7.4