1 %define gstreamer gstreamer011
2 %define majorminor @GST_MAJORMINOR@
4 %define _glib2 @GLIB_REQ@
8 Release: @PACKAGE_VERSION_RELEASE@
9 Summary: GStreamer streaming media framework runtime
11 Group: Applications/Multimedia
13 URL: http://gstreamer.freedesktop.org/
14 Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.bz2
15 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
17 BuildRequires: glib2-devel >= %{_glib2}
21 BuildRequires: check-devel
22 BuildRequires: gtk-doc >= 1.3
23 BuildRequires: gettext
25 # because AM_PROG_LIBTOOL was used in configure.ac
26 BuildRequires: gcc-c++
28 ### documentation requirements
29 BuildRequires: python2
30 BuildRequires: openjade
31 BuildRequires: jadetex
32 BuildRequires: libxslt
33 BuildRequires: docbook-style-dsssl
34 BuildRequires: docbook-style-xsl
35 BuildRequires: docbook-utils
36 BuildRequires: transfig
38 BuildRequires: netpbm-progs
39 BuildRequires: tetex-dvips
40 BuildRequires: ghostscript
44 GStreamer is a streaming media framework, based on graphs of filters which
45 operate on media data. Applications using this library can do anything
46 from real-time sound processing to playing videos, and just about anything
47 else media-related. Its plugin-based architecture means that new data
48 types or processing capabilities can be added simply by installing new
52 Summary: Libraries/include files for GStreamer streaming media framework
53 Group: Development/Libraries
55 Requires: %{name} = %{version}-%{release}
56 Requires: glib2-devel >= %{_glib2}
60 GStreamer is a streaming media framework, based on graphs of filters which
61 operate on media data. Applications using this library can do anything
62 from real-time sound processing to playing videos, and just about anything
63 else media-related. Its plugin-based architecture means that new data
64 types or processing capabilities can be added simply by installing new
67 This package contains the libraries and includes files necessary to develop
68 applications and plugins for GStreamer, as well as general and API
72 %setup -q -n gstreamer-%{version}
75 # 0.10.0: manuals do not build due to an openjade error; disable for now
77 --with-package-name='gstreamer package' \
78 --with-package-origin='http://gstreamer.freedesktop.org' \
82 --enable-introspection=yes
85 # FIXME: docs building doesn't work with smp yet
89 rm -rf $RPM_BUILD_ROOT
91 # Install doc temporarily in order to be included later by rpm
92 make install DESTDIR=$RPM_BUILD_ROOT
94 %find_lang gstreamer-%{majorminor}
95 # Clean out files that should not be part of the rpm.
96 mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/gstreamer-%{majorminor}
97 rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la
98 rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.a
99 rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
100 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
101 # Create empty cache directory
102 mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/gstreamer-%{majorminor}
105 rm -rf $RPM_BUILD_ROOT
107 %post -p /sbin/ldconfig
109 %postun -p /sbin/ldconfig
111 %files -f gstreamer-%{majorminor}.lang
112 %defattr(-, root, root, -)
113 %doc AUTHORS COPYING NEWS README RELEASE TODO
114 %{_libdir}/libgstreamer-%{majorminor}.so.*
115 %{_libdir}/libgstbase-%{majorminor}.so.*
116 %{_libdir}/libgstcontroller-%{majorminor}.so.*
117 %{_libdir}/libgstnet-%{majorminor}.so.*
119 %dir %{_libdir}/gstreamer-%{majorminor}
120 %{_libdir}/gstreamer-%{majorminor}/libgstcoreelements.so
121 %{_libdir}/gstreamer-%{majorminor}/libgstcoreindexers.so
123 %{_bindir}/gst-inspect-%{majorminor}
124 %{_bindir}/gst-launch-%{majorminor}
125 %{_bindir}/gst-typefind-%{majorminor}
126 %{_libexecdir}/gstreamer-%{majorminor}/gst-plugin-scanner
127 %doc %{_mandir}/man1/gst-inspect-%{majorminor}.*
128 %doc %{_mandir}/man1/gst-launch-%{majorminor}.*
129 %doc %{_mandir}/man1/gst-typefind-%{majorminor}.*
130 %doc %{_datadir}/doc/gstreamer-%{majorminor}/manual
131 %doc %{_datadir}/doc/gstreamer-%{majorminor}/pwg
132 %doc %{_datadir}/doc/gstreamer-%{majorminor}/faq/
133 %{_libdir}/girepository-1.0/Gst-%{majorminor}.typelib
134 %{_libdir}/girepository-1.0/GstBase-%{majorminor}.typelib
135 %{_libdir}/girepository-1.0/GstCheck-%{majorminor}.typelib
136 %{_libdir}/girepository-1.0/GstController-%{majorminor}.typelib
137 %{_libdir}/girepository-1.0/GstNet-%{majorminor}.typelib
138 %{_datadir}/gir-1.0/Gst-%{majorminor}.gir
139 %{_datadir}/gir-1.0/GstBase-%{majorminor}.gir
140 %{_datadir}/gir-1.0/GstCheck-%{majorminor}.gir
141 %{_datadir}/gir-1.0/GstController-%{majorminor}.gir
142 %{_datadir}/gir-1.0/GstNet-%{majorminor}.gir
145 %defattr(-, root, root, -)
146 %dir %{_includedir}/gstreamer-%{majorminor}
147 %dir %{_includedir}/gstreamer-%{majorminor}/gst
148 %{_includedir}/gstreamer-%{majorminor}/gst/*.h
150 %{_includedir}/gstreamer-%{majorminor}/gst/base
151 %{_includedir}/gstreamer-%{majorminor}/gst/check
152 %{_includedir}/gstreamer-%{majorminor}/gst/controller
153 %{_includedir}/gstreamer-%{majorminor}/gst/net
155 %{_libdir}/libgstreamer-%{majorminor}.so
156 %{_libdir}/libgstbase-%{majorminor}.so
157 %{_libdir}/libgstcheck-%{majorminor}.so*
158 %{_libdir}/libgstcontroller-%{majorminor}.so
159 %{_libdir}/libgstnet-%{majorminor}.so
161 %{_datadir}/aclocal/gst-element-check-%{majorminor}.m4
162 %{_libdir}/pkgconfig/gstreamer-%{majorminor}.pc
163 %{_libdir}/pkgconfig/gstreamer-base-%{majorminor}.pc
164 %{_libdir}/pkgconfig/gstreamer-controller-%{majorminor}.pc
165 %{_libdir}/pkgconfig/gstreamer-check-%{majorminor}.pc
166 %{_libdir}/pkgconfig/gstreamer-net-%{majorminor}.pc
168 %doc %{_datadir}/gtk-doc/html/gstreamer-%{majorminor}/*
169 %doc %{_datadir}/gtk-doc/html/gstreamer-libs-%{majorminor}/*
170 %doc %{_datadir}/gtk-doc/html/gstreamer-plugins-%{majorminor}/*
173 * Sat Aug 06 2011 Thomas Vander Stichele <thomas at apestaart dot org>
174 - Use majorminor correctly for .gir files
175 - Remove gstreamer-tools completely since the unversioned tools have been
177 - Rename package to gstreamer011 to be parallel-installable
179 * Thu Apr 3 2008 Christian Schaller <christian.schaller at collabora co uk>
180 - Update spec file to make inclusion of all docs explicit
182 * Tue Dec 11 2007 Christian Schaller <christian.schaller@collabora.co.uk>
183 - Import from Fedora package
185 * Fri Nov 16 2007 - Bastien Nocera <bnocera@redhat.com> - 0.10.15-1
188 * Mon Oct 1 2007 Matthias Clasen <mclasen@redhat.com> - 0.10.14-4
189 - Add missing Requires (#312671)
191 * Tue Aug 14 2007 Matthias Clasen <mclasen@redhat.com> - 0.10.14-3
192 - Require check-devel (#251956)
194 * Sat Aug 04 2007 - Bastien Nocera <bnocera@redhat.com> - 0.10.14-1
197 * Tue Jun 05 2007 - Bastien Nocera <bnocera@redhat.com> - 0.10.13-2
198 - Remove upstreamed docs patch
200 * Tue Jun 05 2007 - Bastien Nocera <bnocera@redhat.com> - 0.10.13-1
203 * Thu Mar 08 2007 - Bastien Nocera <bnocera@redhat.com> - 0.10.12-1
206 * Tue Feb 13 2007 - Bastien Nocera <bnocera@redhat.com> - 0.10.11-2
207 - Remove Requires on packages that BuildRequire us
209 * Tue Dec 12 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.11-1
212 * Fri Oct 27 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.10-2
214 - Attempt to fix multilib conflicts
216 * Mon Oct 23 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.10-1
219 * Thu Jul 27 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.9-2
220 - Disable gtk-doc to fix multilib conflicts
222 * Thu Jul 20 2006 John (J5) Palmieri <johnp@redhat.com> - 0.10.9-1
223 - Update to new upstream version
225 * Wed Jul 19 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.8-4
226 - Re-add the gstreamer-plugins-good dependency
228 * Wed Jul 19 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.8-3.2
229 - Temporarily break the dependency cycle with gsteamer-plugins-good
231 * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.10.8-3.1
234 * Wed Jun 28 2006 Karsten Hopp <karsten@redhat.de> 0.10.8-3
235 - remove RPATH pointing to RPM_BUILD_ROOT (#196870)
237 * Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.8-2
240 * Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.8-1
243 * Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 0.10.6-1
246 * Tue Feb 14 2006 Rik van Riel <riel@redhat.com> - 0.10-3-3
247 - Obsolete gstreamer-plugins (#181296)
249 * Mon Feb 13 2006 Christopher Aillon <caillon@redhat.com> - 0.10.3-2
252 * Fri Feb 10 2006 Christopher Aillon <caillon@redhat.com> - 0.10.3-1
255 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.10.2-1.1
256 - rebuilt for new gcc4.1 snapshot and glibc changes
258 * Wed Jan 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.10.2-1
261 * Fri Jan 06 2006 John (J5) Palmieri <johnp@redhat.com> - 0.10.1-1
262 - New upstream version
264 * Fri Dec 16 2005 Thomas Vander Stichele <thomas at apestaart dot org>
266 - rebuilt for Fedora Core Development
268 * Wed Dec 14 2005 Thomas Vander Stichele <thomas at apestaart dot org>
270 - rebuilt against newer GLib and friends
272 * Mon Dec 05 2005 Thomas Vander Stichele <thomas at apestaart dot org>
276 * Thu Dec 01 2005 Thomas Vander Stichele <thomas at apestaart dot org>
278 - new release, with 0.10 majorminor
279 - removed compprep and complete
281 - renamed libgstcorelements, libgstcoreindexers
284 * Sat Nov 12 2005 Thomas Vander Stichele <thomas at apestaart dot org>
288 * Mon Oct 24 2005 Thomas Vander Stichele <thomas at apestaart dot org>
292 * Mon Oct 03 2005 Thomas Vander Stichele <thomas at apestaart dot org>
296 * Thu Sep 08 2005 Thomas Vander Stichele <thomas at apestaart dot org>
301 * Thu Jun 09 2005 Thomas Vander Stichele <thomas at apestaart dot org>
303 - first development series release
305 * Tue May 03 2005 Thomas Vander Stichele <thomas at apestaart dot org>
308 - up glib2 to 2.4 because disting on 2.4 builds marshalling code needing 2.4
310 * Mon May 02 2005 Thomas Vander Stichele <thomas at apestaart dot org>
314 * Tue Feb 08 2005 Thomas Vander Stichele <thomas at apestaart dot org>
317 - switch back to the gst tag since fedora.us is gone
319 * Thu Feb 03 2005 Thomas Vander Stichele <thomas at apestaart dot org>
323 * Thu Dec 23 2004 Thomas Vander Stichele <thomas at apestaart dot org>
325 - new upstream release
327 * Fri Dec 17 2004 Thomas Vander Stichele <thomas at apestaart dot org>
330 - added fair gthread scheduler
332 * Wed Oct 06 2004 Thomas Vander Stichele <thomas at apestaart dot org>
334 - update for new GStreamer release
336 * Tue Oct 05 2004 Thomas Vander Stichele <thomas at apestaart dot org>
338 - update for new GStreamer release
340 * Sun Sep 26 2004 Thomas Vander Stichele <thomas at apestaart dot org>
342 - update for new GStreamer prerelease
344 * Sun Sep 12 2004 Thomas Vander Stichele <thomas at apestaart dot org>
346 - update for new GStreamer prerelease
348 * Mon Aug 16 2004 Thomas Vander Stichele <thomas at apestaart dot org>
350 - update for new GStreamer release
352 * Thu Aug 12 2004 Thomas Vander Stichele <thomas at apestaart dot org>
354 - update for new GStreamer prerelease
355 - set package name and origin
357 * Tue Jul 20 2004 Thomas Vander Stichele <thomas at apestaart dot org>
359 - update for new GStreamer release
360 - unbreak the postun script by not removing the cache dir
362 * Tue Jul 20 2004 Thomas Vander Stichele <thomas at apestaart dot org>
363 - 0.8.3.3-0.fdr.1: update for new GStreamer prerelease
365 * Fri Jul 16 2004 Thomas Vander Stichele <thomas at apestaart dot org>
366 - 0.8.3.2-0.fdr.1: update for new GStreamer prerelease
368 * Sat Jun 05 2004 Thomas Vander Stichele <thomas at apestaart dot org>
369 - 0.8.3-0.fdr.1: update for new GStreamer release
371 * Fri Jun 04 2004 Thomas Vander Stichele <thomas at apestaart dot org>
372 - 0.8.2-0.fdr.1: update for new GStreamer release
374 * Thu Apr 15 2004 Thomas Vander Stichele <thomas at apestaart dot org>
375 - 0.8.1-0.fdr.1: update for new GStreamer release
377 * Thu Apr 15 2004 Thomas Vander Stichele <thomas at apestaart dot org>
378 - add entry schedulers, clean up scheduler file section
380 * Tue Mar 16 2004 Thomas Vander Stichele <thomas at apestaart dot org>
381 - 0.8.0-0.fdr.1: update for new GStreamer release, renamed base to gstreamer
383 * Tue Mar 09 2004 Thomas Vander Stichele <thomas at apestaart dot org>
384 - 0.7.6-0.fdr.1: updated for new GStreamer release, with maj/min set to 0.8
386 * Mon Mar 08 2004 Thomas Vander Stichele <thomas at apestaart dot org>
387 - 0.7.5-0.fdr.3: fix postun script
389 * Fri Mar 05 2004 Thomas Vander Stichele <thomas at apestaart dot org>
390 - 0.7.5-0.fdr.2: new release
392 * Wed Feb 11 2004 Thomas Vander Stichele <thomas at apestaart dot org>
393 - 0.7.4-0.fdr.1: synchronize with Matthias's package
395 * Sat Feb 07 2004 Thomas Vander Stichele <thomas at apestaart dot org>
396 - make the package name gstreamer07 since this is an unstable release
398 * Wed Feb 04 2004 Thomas Vander Stichele <thomas at apestaart dot org>
399 - put versioned tools inside base package, and put unversioned tools in tools
401 * Mon Dec 01 2003 Thomas Vander Stichele <thomas at apestaart dot org>
402 - changed documentation buildrequires
404 * Sun Nov 09 2003 Christian Schaller <Uraeus@gnome.org>
405 - Fix spec to handle new bytestream library
407 * Sun Aug 17 2003 Christian Schaller <uraeus@gnome.org>
408 - Remove docs build from RPM as the build is broken
409 - Fix stuff since more files are versioned now
410 - Remove wingo schedulers
411 - Remove putbits stuff
413 * Sun May 18 2003 Thomas Vander Stichele <thomas at apestaart dot org>
414 - devhelp files are now generated by gtk-doc, changed accordingly
416 * Sun Mar 16 2003 Christian F.K. Schaller <Uraeus@gnome.org>
417 - Add gthread scheduler
419 * Sat Dec 07 2002 Thomas Vander Stichele <thomas at apestaart dot org>
420 - define majorminor and use it everywhere
421 - full parallel installability
423 * Tue Nov 05 2002 Christian Schaller <Uraeus@linuxrising.org>
424 - Add optwingo scheduler
425 * Sat Oct 12 2002 Christian Schaller <Uraeus@linuxrising.org>
426 - Updated to work better with default RH8 rpm
427 - Added missing unspeced files
428 - Removed .a and .la files from buildroot
430 * Sat Sep 21 2002 Thomas Vander Stichele <thomas@apestaart.org>
433 * Tue Sep 17 2002 Thomas Vander Stichele <thomas@apestaart.org>
434 - adding flex to buildrequires
436 * Fri Sep 13 2002 Christian F.K. Schaller <Uraeus@linuxrising.org>
437 - Fixed the schedulers after the renaming
438 * Sun Sep 08 2002 Thomas Vander Stichele <thomas@apestaart.org>
439 - added transfig to the BuildRequires:
441 * Sat Jun 22 2002 Thomas Vander Stichele <thomas@apestaart.org>
442 - moved header location
444 * Mon Jun 17 2002 Thomas Vander Stichele <thomas@apestaart.org>
448 * Fri Jun 07 2002 Thomas Vander Stichele <thomas@apestaart.org>
449 - added release of gstreamer to req of gstreamer-devel
450 - changed location of API docs to be in gtk-doc like other gtk-doc stuff
451 - reordered SPEC file
453 * Mon Apr 29 2002 Thomas Vander Stichele <thomas@apestaart.org>
454 - moved html docs to gtk-doc standard directory
456 * Tue Mar 5 2002 Thomas Vander Stichele <thomas@apestaart.org>
457 - move version defines of glib2 and libxml2 to configure.ac
458 - add BuildRequires for these two libs
460 * Sun Mar 3 2002 Thomas Vander Stichele <thomas@apestaart.org>
461 - put html docs in canonical place, avoiding %doc erasure
462 - added devhelp support, current install of it is hackish
464 * Sat Mar 2 2002 Christian Schaller <Uraeus@linuxrising.org>
465 - Added documentation to build
467 * Mon Feb 11 2002 Thomas Vander Stichele <thomas@apestaart.org>
468 - added libgstbasicscheduler
469 - renamed libgst to libgstreamer
471 * Fri Jan 04 2002 Christian Schaller <Uraeus@linuxrising.org>
472 - Added configdir parameter as it seems the configdir gets weird otherwise
474 * Thu Jan 03 2002 Thomas Vander Stichele <thomas@apestaart.org>
475 - split off gstreamer-editor from core
476 - removed gstreamer-gnome-apps
478 * Sat Dec 29 2001 Rodney Dawes <dobey@free.fr>
479 - Cleaned up the spec file for the gstreamer core/plug-ins split
482 * Sat Dec 15 2001 Christian Schaller <Uraeus@linuxrising.org>
483 - Split of more plugins from the core and put them into their own modules
484 - Includes colorspace, xfree and wav
485 - Improved package Require lines
486 - Added mp3encode (lame based) to the SPEC
488 * Wed Dec 12 2001 Christian Schaller <Uraeus@linuxrising.org>
489 - Thomas merged mpeg plugins into one
490 * Sat Dec 08 2001 Christian Schaller <Uraeus@linuxrising.org>
491 - More minor cleanups including some fixed descriptions from Andrew Mitchell
493 * Fri Dec 07 2001 Christian Schaller <Uraeus@linuxrising.org>
494 - Added logging to the make statement
496 * Wed Dec 05 2001 Christian Schaller <Uraeus@linuxrising.org>
497 - Updated in preparation for 0.3.0 release
499 * Fri Jun 29 2001 Christian Schaller <Uraeus@linuxrising.org>
500 - Updated for 0.2.1 release
501 - Split out the GUI packages into their own RPM
502 - added new plugins (FLAC, festival, quicktime etc.)
504 * Sat Jun 09 2001 Christian Schaller <Uraeus@linuxrising.org>
505 - Visualisation plugins bundled out togheter
506 - Moved files sections up close to their respective descriptions
508 * Sat Jun 02 2001 Christian Schaller <Uraeus@linuxrising.org>
509 - Split the package into separate RPMS,
510 putting most plugins out by themselves.
512 * Fri Jun 01 2001 Christian Schaller <Uraeus@linuxrising.org>
513 - Updated with change suggestions from Dennis Bjorklund
515 * Tue Jan 09 2001 Erik Walthinsen <omega@cse.ogi.edu>
516 - updated to build -devel package as well
518 * Sun Jan 30 2000 Erik Walthinsen <omega@cse.ogi.edu>
519 - first draft of spec file