Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
d1416848
Commit
d1416848
authored
Jan 18, 2002
by
Christian Schaller
Browse files
Missing l in libcdxa
Original commit message from CVS: Missing l in libcdxa
parent
7543d635
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst-plugins.spec.in
View file @
d1416848
...
...
@@ -33,7 +33,7 @@ plugins.
%prep
%setup
%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man
--enable-DEBUG
if [ "$SMP" != "" ]; then
(make "MAKE=make -k -j $SMP"; exit 0)
...
...
@@ -638,7 +638,7 @@ Video CD parsing and playback
%files -n gstreamer-vcd
%defattr(-, root, root)
%{prefix}/lib/gst/libvcd*
%{prefix}/lib/gst/ibgstcdxa*
%{prefix}/lib/gst/
l
ibgstcdxa*
%package -n gstreamer-ladspa
Summary: Gstreamer wrapper for LADSPA plugins
...
...
@@ -764,7 +764,7 @@ Mgpegtools based encoding and decoding plugin
%defattr(-, root, root)
%{prefix}/lib/gst/libgstjpegmmx*
%post -n
gstreamer-
gstreamer-jpegmmx
%post -n gstreamer-jpegmmx
%{prefix}/bin/gst-register --gst-mask=0
%package -n gstreamer-plugin-libs
...
...
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