source: projects/specs/trunk/g/gstreamer-plugins-good/gstreamer-plugins-good-vl.spec @ 2219

Revision 2219, 18.6 KB checked in by Takemikaduchi, 14 years ago (diff)

new upstream release

Line 
1%define major 0.10
2
3%define _gst_ver        0.10.30.2
4%define _gstpb_ver      0.10.30.2
5%define _glib2_ver      2.18.0
6%define _gtk2_ver       2.8.0
7%define _gtk_doc_ver    1.3
8%define _check_ver      0.9.2
9%define _python_ver     2.1
10%define _cairo_ver      1.0.0
11%define _esound_ver     0.2.12
12%define _flac_ver       1.2.0
13%define _libdv_ver      0.100
14%define _libpng_ver     1.2.0
15%define _speex_ver      1.1.5
16%define _taglib_ver     1.5
17%define _hal_ver        0.5.6
18%define _dbus_ver       1.0
19%define _soup_ver       2.26.0
20%define _libshout_ver   2.2.2
21%define _pulse_ver      0.9.20
22
23%define po_package      gst-plugins-good-%{major}
24
25Name:           gstreamer-plugins-good
26Summary:        GStreamer Streaming-media framework good plugins
27Summary(ja):    GStreamer ストリーミングメディアフレームワーク用優良プラグイン
28Version:        0.10.25
29Release:        1%{?_dist_release}
30
31License:        LGPL
32Group:          System Environment/Libraries
33URL:            http://gstreamer.freedesktop.org/
34Source:         http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.bz2
35
36BuildRoot:      %{_tmppath}/%{name}-%{version}-root
37BuildRequires:  gstreamer-devel >= %{_gst_ver}
38BuildRequires:  gstreamer-plugins-base-devel >= %{_gstpb_ver}
39BuildRequires:  gtk-doc >= %{_gtk_doc_ver}
40BuildRequires:  python >= %{_python_ver}, python-pyxml
41BuildRequires:  glib2-devel >= %{_glib2_ver}
42BuildRequires:  check-devel >= %{_check_ver}
43BuildRequires:  gtk2-devel >= %{_gtk2_ver}
44BuildRequires:  aalib-devel
45BuildRequires:  cairo-devel >= %{_cairo_ver}
46BuildRequires:  esound-devel >= %{_esound_ver}
47BuildRequires:  flac-devel >= %{_flac_ver}
48BuildRequires:  GConf2-devel
49BuildRequires:  libjpeg-devel
50BuildRequires:  libdv-devel >= %{_libdv_ver}
51BuildRequires:  libpng >= %{_libpng_ver}
52BuildRequires:  libavc1394-devel libraw1394-devel libiec61883-devel
53BuildRequires:  speex-devel >= %{_speex_ver}
54BuildRequires:  zlib-devel
55BuildRequires:  taglib-devel >= %{_taglib_ver}
56BuildRequires:  hal-devel >= %{_hal_ver}
57BuildRequires:  dbus-devel >= %{_dbus_ver}
58BuildRequires:  libsoup-devel >= %{_soup_ver}
59BuildRequires:  libshout-devel >= %{_libshout_ver}
60BuildRequires:  pulseaudio-libs-devel >= %{_pulse_ver}
61BuildRequires:  orc-devel
62
63Requires:       gstreamer >= %{_gst_ver}
64Requires:       gstreamer-plugins-base >= %{_gstpb_ver}
65Requires:       cairo >= %{_cairo_ver}
66Requires:       libjpeg
67Requires:       libpng >= %{_libpng_ver}
68Requires:       taglib >= %{_taglib_ver}
69Requires:       hal >= %{_hal_ver}
70Requires:       dbus >= %{_dbus_ver}
71Requires(post): GConf2
72Requires(preun): GConf2
73
74Vendor:         Project Vine
75Distribution:   Vine Linux
76Packager:       inagaki, daisuke
77
78%description
79GStreamer is a streaming-media framework, based on graphs of filters which
80operate on media data. Applications using this library can do anything
81from real-time sound processing to playing videos, and just about anything
82else media-related.  Its plugin-based architecture means that new data
83types or processing capabilities can be added simply by installing new
84plugins.
85
86This package contains a set of well-supported plugins of good quality and
87under the LGPL license.
88
89%package flac
90Summary:        GStreamer plugin for de/encoding FLAC files
91Summary(ja):    GStreamer FLAC ファイルデコード/エンコードプラグイン
92Group:          System Environment/Libraries
93Requires:       %{name} = %{version}-%{release}
94Requires:       flac >= %{_flac_ver}
95
96%description flac
97GStreamer is a streaming-media framework, based on graphs of filters which
98operate on media data. Applications using this library can do anything
99from real-time sound processing to playing videos, and just about anything
100else media-related.  Its plugin-based architecture means that new data
101types or processing capabilities can be added simply by installing new
102plugins.
103
104This package contains GStreamer plugin for de/encoding FLAC files.
105
106%package speex
107Summary:        GStreamer plugin for de/encoding Speex files
108Summary(ja):    GStreamer Speex ファイルデコード/エンコードプラグイン
109Group:          System Environment/Libraries
110Requires:       %{name} = %{version}-%{release}
111Requires:       speex >= %{_speex_ver}
112
113%description speex
114GStreamer is a streaming-media framework, based on graphs of filters which
115operate on media data. Applications using this library can do anything
116from real-time sound processing to playing videos, and just about anything
117else media-related.  Its plugin-based architecture means that new data
118types or processing capabilities can be added simply by installing new
119plugins.
120
121This package contains GStreamer plugin for de/encoding Speex files.
122
123%package dv
124Summary:        GStreamer DV plugin
125Summary(ja):    GStreamer DV プラグイン
126Group:          System Environment/Libraries
127Requires:       %{name} = %{version}-%{release}
128Requires:       libdv >= %{_libdv_ver}
129
130%description dv
131GStreamer is a streaming-media framework, based on graphs of filters which
132operate on media data. Applications using this library can do anything
133from real-time sound processing to playing videos, and just about anything
134else media-related.  Its plugin-based architecture means that new data
135types or processing capabilities can be added simply by installing new
136plugins.
137
138This package contains GStreamer plugin for digital video support using
139libdv.
140
141%package raw1394
142Summary:        GStreamer raw1394 FireWire plugin
143Summary(ja):    GStreamer raw1394 FireWire プラグイン
144Group:          System Environment/Libraries
145Requires:       %{name} = %{version}-%{release}
146Requires:       libavc1394, libraw1394, libiec61883
147
148%description raw1394
149GStreamer is a streaming-media framework, based on graphs of filters which
150operate on media data. Applications using this library can do anything
151from real-time sound processing to playing videos, and just about anything
152else media-related.  Its plugin-based architecture means that new data
153types or processing capabilities can be added simply by installing new
154plugins.
155
156This package contains GStreamer plugin for digital video support using
157raw1394.
158
159%package aa
160Summary:        GStreamer plugin for Ascii-art output
161Summary(ja):    GStreamer アスキーアート出力プラグイン
162Group:          System Environment/Libraries
163Requires:       %{name} = %{version}-%{release}
164Requires:       aalib
165
166%description aa
167GStreamer is a streaming-media framework, based on graphs of filters which
168operate on media data. Applications using this library can do anything
169from real-time sound processing to playing videos, and just about anything
170else media-related.  Its plugin-based architecture means that new data
171types or processing capabilities can be added simply by installing new
172plugins.
173
174This package contains GStreamer plugin for viewing movies in Ascii-art
175using aalib.
176
177%package devel
178Summary:        Documentation files for GStreamer good plugins.
179Summary(ja):    GStreamer 優良プラグインのドキュメント
180Group:          Development/Libraries
181Requires:       %{name} = %{version}-%{release}
182
183%description devel
184GStreamer is a streaming-media framework, based on graphs of filters which
185operate on media data. Applications using this library can do anything
186from real-time sound processing to playing videos, and just about anything
187else media-related.  Its plugin-based architecture means that new data
188types or processing capabilities can be added simply by installing new
189plugins.
190
191This package contains documentation for GStreamer good plugins.
192files.
193
194%prep
195%setup -q -n gst-plugins-good-%{version}
196
197%build
198%ifarch alpha
199%define optflags -O2 -mieee -fPIC
200%endif
201
202%configure \
203        -with-package-name='Vine Linux gstreamer-plugins-good package' \
204        --disable-ladspa --disable-libcaca \
205        --disable-shout2 --disable-shout2test \
206        --enable-gtk-doc --disable-debug \
207        --disable-schemas-install
208make %{?_smp_mflags}
209
210%install
211[ -n $RPM_BUILD_ROOT -a $RPM_BUILD_ROOT != / ] && rm -rf $RPM_BUILD_ROOT
212export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
213make install DESTDIR=$RPM_BUILD_ROOT
214unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
215
216# Clean out files that should not be part of the rpm.
217rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{major}/*.{a,la}
218rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
219
220%find_lang %{po_package}
221
222%clean
223[ -n $RPM_BUILD_ROOT -a $RPM_BUILD_ROOT != / ] && rm -rf $RPM_BUILD_ROOT
224
225%post
226export GCONF_CONFIG_SOURCE=`%{_bindir}/gconftool-2 --get-default-source`
227%{_bindir}/gconftool-2 --makefile-install-rule \
228        %{_sysconfdir}/gconf/schemas/gstreamer-%{major}.schemas \
229        > /dev/null ||:
230
231%preun
232[ "$1" = "1" ] && exit
233export GCONF_CONFIG_SOURCE=`%{_bindir}/gconftool-2 --get-default-source`
234%{_bindir}/gconftool-2 --makefile-uninstall-rule \
235        %{_sysconfdir}/gconf/schemas/gstreamer-%{major}.schemas \
236        > /dev/null ||:
237
238%files -f %{po_package}.lang
239%defattr(-,root,root)
240%doc AUTHORS ChangeLog COPYING NEWS README RELEASE REQUIREMENTS
241%{_sysconfdir}/gconf/schemas/gstreamer-%{major}.schemas
242%dir %{_datadir}/gstreamer-%{major}/presets
243%{_datadir}/gstreamer-%{major}/presets/*
244
245# base plugins without external dependencies
246%{_libdir}/gstreamer-%{major}/libgstalaw.so
247%{_libdir}/gstreamer-%{major}/libgstalpha.so
248%{_libdir}/gstreamer-%{major}/libgstalphacolor.so
249%{_libdir}/gstreamer-%{major}/libgstannodex.so
250%{_libdir}/gstreamer-%{major}/libgstapetag.so
251%{_libdir}/gstreamer-%{major}/libgstaudiofx.so
252%{_libdir}/gstreamer-%{major}/libgstauparse.so
253%{_libdir}/gstreamer-%{major}/libgstautodetect.so
254%{_libdir}/gstreamer-%{major}/libgstavi.so
255%{_libdir}/gstreamer-%{major}/libgstcutter.so
256%{_libdir}/gstreamer-%{major}/libgstdebug.so
257%{_libdir}/gstreamer-%{major}/libgstdeinterlace.so
258%{_libdir}/gstreamer-%{major}/libgstefence.so
259%{_libdir}/gstreamer-%{major}/libgsteffectv.so
260%{_libdir}/gstreamer-%{major}/libgstequalizer.so
261%{_libdir}/gstreamer-%{major}/libgstflv.so
262%{_libdir}/gstreamer-%{major}/libgstflxdec.so
263#{_libdir}/gstreamer-%{major}/libgstgamma.so
264%{_libdir}/gstreamer-%{major}/libgstgoom.so
265%{_libdir}/gstreamer-%{major}/libgstgoom2k1.so
266%{_libdir}/gstreamer-%{major}/libgsticydemux.so
267%{_libdir}/gstreamer-%{major}/libgstid3demux.so
268%{_libdir}/gstreamer-%{major}/libgstimagefreeze.so
269%{_libdir}/gstreamer-%{major}/libgstinterleave.so
270%{_libdir}/gstreamer-%{major}/libgstlevel.so
271%{_libdir}/gstreamer-%{major}/libgstmatroska.so
272%{_libdir}/gstreamer-%{major}/libgstmulaw.so
273%{_libdir}/gstreamer-%{major}/libgstmultifile.so
274%{_libdir}/gstreamer-%{major}/libgstmultipart.so
275%{_libdir}/gstreamer-%{major}/libgstnavigationtest.so
276%{_libdir}/gstreamer-%{major}/libgstoss4audio.so
277%{_libdir}/gstreamer-%{major}/libgstossaudio.so
278%{_libdir}/gstreamer-%{major}/libgstqtdemux.so
279%{_libdir}/gstreamer-%{major}/libgstreplaygain.so
280%{_libdir}/gstreamer-%{major}/libgstrtp.so
281%{_libdir}/gstreamer-%{major}/libgstrtpmanager.so
282%{_libdir}/gstreamer-%{major}/libgstrtsp.so
283%{_libdir}/gstreamer-%{major}/libgstshapewipe.so
284%{_libdir}/gstreamer-%{major}/libgstsmpte.so
285%{_libdir}/gstreamer-%{major}/libgstspectrum.so
286%{_libdir}/gstreamer-%{major}/libgstudp.so
287%{_libdir}/gstreamer-%{major}/libgstvideo4linux2.so
288%{_libdir}/gstreamer-%{major}/libgstvideobox.so
289%{_libdir}/gstreamer-%{major}/libgstvideocrop.so
290%{_libdir}/gstreamer-%{major}/libgstvideofilter.so
291%{_libdir}/gstreamer-%{major}/libgstvideomixer.so
292%{_libdir}/gstreamer-%{major}/libgstwavenc.so
293%{_libdir}/gstreamer-%{major}/libgstwavparse.so
294%{_libdir}/gstreamer-%{major}/libgstximagesrc.so
295%{_libdir}/gstreamer-%{major}/libgsty4menc.so
296
297# base plugins with external dependencies, but in the main package
298%{_libdir}/gstreamer-%{major}/libgstcairo.so
299%{_libdir}/gstreamer-%{major}/libgstesd.so
300%{_libdir}/gstreamer-%{major}/libgstgconfelements.so
301%{_libdir}/gstreamer-%{major}/libgstgdkpixbuf.so
302%{_libdir}/gstreamer-%{major}/libgsthalelements.so
303%{_libdir}/gstreamer-%{major}/libgstjpeg.so
304%{_libdir}/gstreamer-%{major}/libgstpng.so
305%{_libdir}/gstreamer-%{major}/libgstsouphttpsrc.so
306%{_libdir}/gstreamer-%{major}/libgsttaglib.so
307%{_libdir}/gstreamer-%{major}/libgstpulse.so
308
309%files flac
310%defattr(-,root,root)
311%{_libdir}/gstreamer-%{major}/libgstflac.so
312
313%files speex
314%defattr(-,root,root)
315%{_libdir}/gstreamer-%{major}/libgstspeex.so
316
317%files dv
318%defattr(-,root,root)
319%{_libdir}/gstreamer-%{major}/libgstdv.so
320
321%files raw1394
322%defattr(-,root,root)
323%{_libdir}/gstreamer-%{major}/libgst1394.so
324
325%files aa
326%defattr(-,root,root)
327%{_libdir}/gstreamer-%{major}/libgstaasink.so
328
329%files devel
330%defattr(-,root,root)
331%{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{major}
332
333%changelog
334* Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.25-1
335- new upstream release
336
337* Sun Jul 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.24-1
338- new upstream release
339- added BR: orc-devel, libgudev1-devel
340- removed liboil dependency
341
342* Sat May 01 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.22-1
343- new upstream release
344
345* Sat Mar 13 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.21-1
346- new upstream release
347
348* Sun Feb 28 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.18-1
349- new upstream release
350- built with new toolchain
351
352* Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.15-1
353- new upstream release
354
355* Wed May 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.14-2
356- build without gpm (new aalib does not require gpm)
357
358* Sat Mar 28 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.14-1
359- new upstream release
360
361* Thu Oct 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.10-1
362- new upstream release
363- add BR: libshout-devel, pulseaudio-libs-devel
364- add pulse,replaygain,interleave,video4linux2 plugins
365
366* Thu Jul 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.8-2
367- drop explicit dependency to esound
368
369* Mon Jun 30 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.8-1
370- new upstream release
371
372* Sun Apr  6 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.7-1vl5
373- new upstream release
374
375* Sat Aug 18 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.6-0vl2
376- rebuilt with flac-1.2.0
377
378* Sun Jun 24 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.6-0vl1
379- new upstream release
380
381* Sat Jun  9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.5-0vl4
382- rebuilt with new toolchain
383- added BuildRequires: libiec61883-devel
384
385* Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.5-0vl3
386- rebuild with dbus-1.0
387- add BuildRequires: dbus-devel >= 1.0
388
389* Sat Mar 10 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.5-0vl2
390- add Vendor/Distribution tag
391- add '-with-package-name' option to %%configure
392- use more macros
393
394* Fri Dec 22 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.5-0vl1
395- new upstream release
396- update %%_gst_ver, %%_gstpb_ver
397- add new plugin: libgstaudiofx.so
398
399* Wed Aug 16 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.4-0vl1
400- new upstream release
401- update %%_gst_ver
402
403* Sat May 06 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.3-0vl1
404- new upstream release
405- update %%_gst_ver, %%_gstpb_ver
406- add BuildRequires: taglib-devel, hal-devel
407- add Requires: taglib, hal
408- add new plugins:
409  - libgstapetag.so, libgsttaglib.so
410  - libgsthalelements.so
411  - libgstgdkpixbuf.so
412  - libgstvideobalance.so
413  - libgstximagesrc.so
414  - libgsticydemux.so
415  - libgstannodex.so
416
417* Fri Feb 10 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.2-0vl1
418- new upstream release
419- update %%_gst_ver, %%_gstpb_ver
420
421* Sat Jan 21 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.1-0vl1
422- initial package based on gstreamer-plugins
423- new upstream release
424  - change major to 0.10
425- update dependencies
426- update %%configure options
427- add sub-package: -flac, -speex, -dv, raw1394, aa
428
429* Mon Dec 12 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.8.11-0vl3
430- remove duplicated libgst{idct,qtdemux,xwindowlistener}.so
431
432* Thu Oct 13 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.8.11-0vl2
433- added missing alsa plugin
434
435* Thu Sep 22 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.11-0vl1
436- new upstream release
437- added alsa and cairo plugins
438
439* Sun Jul 10 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.10-0vl1
440- new upstream release
441
442* Mon Jun  6 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.9-0vl1
443- new upstream release
444
445* Wed May 11 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.8-0vl5
446- added Conflicts: gstreamer-plugins-extra-audio < 0.8.8-0vl2
447
448* Sun May  8 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.8-0vl4
449- added libgstcdparania.so for gnome-cd (gnome-media)
450- BuildRequires: cdparanoia-devel
451
452* Wed Mar 30 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.8.8-0vl3
453- drop BuildRequires: xmms-devel, Requires: xmms
454
455* Tue Mar 29 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.8.8-0vl2
456- libgstvideo4linux2.so temoporally omitted for ppc
457  (will be back later, I hope)
458
459* Sun Mar 13 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.8-0vl1
460- new upstream release
461- s/Copyright/License/
462- includes plugins depend on main package libraries only
463
464* Wed Nov 10 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.5-0vl1
465- new upstream release
466
467* Tue Dec 09 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.6.4-0vl1
468- new upstream release
469
470* Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.2-0vl1
471- new upstream release
472
473* Sat Feb 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-0vl1
474- new upstream release
475
476* Sat Feb 01 2003 Tomoya TAKA <taka@vinelinux.org> 0.5.2-0vl3
477- build with -fPIC on alpha
478
479* Fri Jan 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.2-0vl2
480- modified scripts
481
482* Fri Jan 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.2-0vl1
483- new upstream release
484
485* Sun Jan 19 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.1-0vl2
486- disable some plugins.
487
488* Sun Jan 19 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.1-0vl1
489- new upstream release
490- initial build for Vine Linux
491
492* Thu Dec 19 2002 Elliot Lee <sopwith@redhat.com> 0.5.0-15
493- Include ia64
494- Add BuildRequires: autoconf automake
495
496* Wed Dec 18 2002 Jonathan Blandford <jrb@redhat.com>
497- rebuild
498
499* Tue Dec 17 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-12
500- rebuild
501
502* Mon Dec 16 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-10
503- rebuild
504- disable tests
505
506* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 0.5.0-9
507- rebuild
508
509* Wed Dec 11 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-7
510- fix libdir for ia64.
511
512* Wed Dec 11 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-3
513- ExcludeArch: ia64.   Random assembler errors that I have no hope of fixing
514- Add devel package
515
516* Wed Dec 11 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-1
517- 0.5.0
518- apparently, festival-devel isn't needed.
519
520* Tue Dec 10 2002 Tim Powers <timp@redhat.com> 0.4.2-3
521- rebuild to fix broken dep on libgstreamer-0.4.2.so.0
522
523* Tue Dec  3 2002 Havoc Pennington <hp@redhat.com>
524- excludearch the arches that can't build gstreamer cothreads
525- well it isn't really SMP-safe
526- add patch for including pthread.h when required
527- prereq gconftool
528- fix typo that broke schema installation in post
529
530* Mon Dec  2 2002 Havoc Pennington <hp@redhat.com>
531- initial "official" import
532- munge tarball for legal cleanliness
533
534* Thu Nov  7 2002 Jeremy Katz <katzj@redhat.com>
535- 0.4.2
536
537* Mon Sep 23 2002 Jeremy Katz <katzj@redhat.com>
538- 0.4.1
539- install the gconf schema
540- use %%configure
541
542* Sun Sep 22 2002 Jeremy Katz <katzj@redhat.com>
543- update to 0.4.0
544- give explicit vorbis include path, don't run vorbis test
545
546* Sun Aug 11 2002 Jeremy Katz <katzj@redhat.com>
547- collapse into one package to preserve some sanity
548
549* Wed Mar 13 2002 Thomas Vander Stichele <thomas@apestaart.org>
550- added more BuildRequires and Requires
551- rearranged some plugins
552- added changelog ;)
Note: See TracBrowser for help on using the repository browser.