commit 91b0f1b76f3588d9d37ff00e7b9678a3f653e897
Author: Brian Pepple <bpepple(a)fedoraproject.org>
Date: Tue Jul 17 13:59:10 2012 -0400
Revert "Simplify naming of tools subpackage"
This reverts commit 35e1affc2b1a66b7d29937da4ac009b664a3a1e3.
gstreamer-plugins-base.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 516ec4a..64f140b 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -137,12 +137,12 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gst-visualise*
%{_libdir}/gstreamer-%{majorminor}/libgstximagesink.so
%{_libdir}/gstreamer-%{majorminor}/libgstxvimagesink.so
-%package tools
+%package -n gstreamer-plugins-base-tools
Summary: tools for GStreamer streaming media framework base plugins
Group: Applications/Multimedia
Requires: %{name} = %{version}-%{release}
-%description tools
+%description -n gstreamer-plugins-base-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
@@ -155,7 +155,7 @@ These include:
* gst-discoverer
-%files tools
+%files -n gstreamer-plugins-base-tools
%{_bindir}/gst-discoverer-%{majorminor}
%package devel
Show replies by date