Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seungha Yang
gst-plugins-base
Commits
ca3c6f5e
Commit
ca3c6f5e
authored
Jan 03, 2002
by
Thomas Vander Stichele
Browse files
some more fixes
Original commit message from CVS: some more fixes
parent
5e7cb82b
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst-plugins.spec.in
View file @
ca3c6f5e
...
...
@@ -75,7 +75,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
@USE_MAD_TRUE@%package -n gstreamer-mad
@USE_MAD_TRUE@Summary: Plugin using MAD for mp3 decoding
@USE_MAD_TRUE@Group: Libraries/Multimedia
@USE_MAD_TRUE@Requires: gstreamer = %{ver}
@USE_MAD_TRUE@Requires: gstreamer = %{ver}
,gstreamer-libs
@USE_MAD_TRUE@Requires: mad >= 0.13.0
@USE_MAD_TRUE@
@USE_MAD_TRUE@%description -n gstreamer-mad
...
...
@@ -745,6 +745,21 @@ Various plugins for visual effects to use with audio. Included are Smoothwave, S
@USE_HERMES_TRUE@%post -n gstreamer-colorspace
@USE_HERMES_TRUE@%{prefix}/bin/gstreamer-register --gst-mask=0
%package -n gstreamer-libs
Summary: GStreamer support libraries
Group: Libraries/Multimedia
Requires: gstreamer = %{ver}
%description -n gstreamer-libs
GStreamer support libraries
%files -n gstreamer-libs
%defattr(-, root, root)
%{prefix}/lib/gst/libgstaudio*
%{prefix}/lib/gst/libgstidct*
%{prefix}/lib/gst/libgstriff*
%{prefix}/lib/gst/libgstresample*
%package -n gstreamer-misc
Summary: GStreamer plugins for various effects
Group: Libraries/Multimedia
...
...
@@ -757,9 +772,6 @@ Plugins for various effects
%defattr(-, root, root)
%{prefix}/lib/gst/libgstadder*
%{prefix}/lib/gst/libgstalaw*
%{prefix}/lib/gst/libgstaudio*
%{prefix}/lib/gst/libgstidct*
%{prefix}/lib/gst/libgstriff*
%{prefix}/lib/gst/libgstjpeg*
%{prefix}/lib/gst/libgstintfloat*
%{prefix}/lib/gst/libgstlevel*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment