update tools package naming

Original commit message from CVS:
update tools package naming
This commit is contained in:
Christian Schaller 2005-10-19 11:43:18 +00:00
parent 8f79484b52
commit 6404c696a8

View file

@ -76,11 +76,11 @@ plugins.
This package contains the libraries and includes files necessary to develop This package contains the libraries and includes files necessary to develop
applications and plugins for GStreamer. applications and plugins for GStreamer.
%package -n gstreamer09-tools %package -n %{gstreamer}-tools
Summary: tools for GStreamer streaming media framework Summary: tools for GStreamer streaming media framework
Group: Applications/Multimedia Group: Applications/Multimedia
%description -n gstreamer-tools %description -n %{gstreamer}-tools
GStreamer is a streaming-media framework, based on graphs of filters which GStreamer is a streaming-media framework, based on graphs of filters which
operate on media data. Applications using this library can do anything operate on media data. Applications using this library can do anything
from real-time sound processing to playing videos, and just about 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} %dir %{_localstatedir}/cache/gstreamer-%{majorminor}
%files -n gstreamer-tools %files -n %{gstreamer}-tools
%defattr(-, root, root, -) %defattr(-, root, root, -)
%{_bindir}/gst-complete %{_bindir}/gst-complete
%{_bindir}/gst-compprep %{_bindir}/gst-compprep