summaryrefslogtreecommitdiffstats
path: root/gst-plugins.spec.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-02-12 12:01:45 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-02-12 12:01:45 +0000
commit6c83d9e4eeaa58a7c6584bf8297d6de6c3652806 (patch)
treeb9eda35617896c6a4ce2e0b4963dc3bb84954a81 /gst-plugins.spec.in
parent5b7c3cf89cfe68c4d9b471109278723133f684f0 (diff)
some more fixes base rpm is now called gstreamer-plugins as it should be
Original commit message from CVS: * some more fixes * base rpm is now called gstreamer-plugins as it should be
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r--gst-plugins.spec.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 3e01d7b9..6bf6cb44 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -1,4 +1,4 @@
-%define name gst-plugins
+%define name gstreamer-plugins
%define ver @VERSION@
%define rel @GST_PLUGINS_RELEASE@
%define prefix /usr
@@ -10,7 +10,7 @@ Version: %ver
Release: %rel
Copyright: LGPL
Group: Libraries/Multimedia
-Source: %{name}-%{ver}.tar.gz
+Source: gst-plugins-%{ver}.tar.gz
BuildRoot: /var/tmp/%{name}-%{ver}-root
Docdir: %{prefix}/doc
Prefix: %prefix
@@ -32,7 +32,7 @@ plugins.
%doc AUTHORS COPYING README
%{_bindir}/gst-launch-ext
%prep
-%setup
+%setup -n gst-plugins
%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man --enable-DEBUG
@@ -745,7 +745,8 @@ Summary: GStreamer audio format plugin
Group: Libraries/Multimedia
Requires: gstreamer >= %{ver}
Requires: gstreamer-plugin-libs = %{ver}
-%description -n gstreamer-audioformats
+
+%description -n gstreamer-audio-formats
Plugin for playback of wav, au and mp3 audio files
%files -n gstreamer-audio-formats