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

Revision 2547, 18.8 KB checked in by Takemikaduchi, 13 years ago (diff)

new upstream release

Line 
1%define major 0.10
2
3%define _gst_ver        0.10.31
4%define _gstpb_ver      0.10.31
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.27
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* Sun Jan 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.27-1
335- new upstream release
336
337* Thu Dec 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.26-1
338- new upstream release
339
340* Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.25-1
341- new upstream release
342
343* Sun Jul 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.24-1
344- new upstream release
345- added BR: orc-devel, libgudev1-devel
346- removed liboil dependency
347
348* Sat May 01 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.22-1
349- new upstream release
350
351* Sat Mar 13 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.21-1
352- new upstream release
353
354* Sun Feb 28 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.18-1
355- new upstream release
356- built with new toolchain
357
358* Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.15-1
359- new upstream release
360
361* Wed May 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.14-2
362- build without gpm (new aalib does not require gpm)
363
364* Sat Mar 28 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.14-1
365- new upstream release
366
367* Thu Oct 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.10-1
368- new upstream release
369- add BR: libshout-devel, pulseaudio-libs-devel
370- add pulse,replaygain,interleave,video4linux2 plugins
371
372* Thu Jul 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.8-2
373- drop explicit dependency to esound
374
375* Mon Jun 30 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.8-1
376- new upstream release
377
378* Sun Apr  6 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.7-1vl5
379- new upstream release
380
381* Sat Aug 18 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.6-0vl2
382- rebuilt with flac-1.2.0
383
384* Sun Jun 24 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.6-0vl1
385- new upstream release
386
387* Sat Jun  9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.10.5-0vl4
388- rebuilt with new toolchain
389- added BuildRequires: libiec61883-devel
390
391* Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.5-0vl3
392- rebuild with dbus-1.0
393- add BuildRequires: dbus-devel >= 1.0
394
395* Sat Mar 10 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.5-0vl2
396- add Vendor/Distribution tag
397- add '-with-package-name' option to %%configure
398- use more macros
399
400* Fri Dec 22 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.5-0vl1
401- new upstream release
402- update %%_gst_ver, %%_gstpb_ver
403- add new plugin: libgstaudiofx.so
404
405* Wed Aug 16 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.4-0vl1
406- new upstream release
407- update %%_gst_ver
408
409* Sat May 06 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.3-0vl1
410- new upstream release
411- update %%_gst_ver, %%_gstpb_ver
412- add BuildRequires: taglib-devel, hal-devel
413- add Requires: taglib, hal
414- add new plugins:
415  - libgstapetag.so, libgsttaglib.so
416  - libgsthalelements.so
417  - libgstgdkpixbuf.so
418  - libgstvideobalance.so
419  - libgstximagesrc.so
420  - libgsticydemux.so
421  - libgstannodex.so
422
423* Fri Feb 10 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.2-0vl1
424- new upstream release
425- update %%_gst_ver, %%_gstpb_ver
426
427* Sat Jan 21 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.10.1-0vl1
428- initial package based on gstreamer-plugins
429- new upstream release
430  - change major to 0.10
431- update dependencies
432- update %%configure options
433- add sub-package: -flac, -speex, -dv, raw1394, aa
434
435* Mon Dec 12 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.8.11-0vl3
436- remove duplicated libgst{idct,qtdemux,xwindowlistener}.so
437
438* Thu Oct 13 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.8.11-0vl2
439- added missing alsa plugin
440
441* Thu Sep 22 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.11-0vl1
442- new upstream release
443- added alsa and cairo plugins
444
445* Sun Jul 10 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.10-0vl1
446- new upstream release
447
448* Mon Jun  6 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.9-0vl1
449- new upstream release
450
451* Wed May 11 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.8-0vl5
452- added Conflicts: gstreamer-plugins-extra-audio < 0.8.8-0vl2
453
454* Sun May  8 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.8-0vl4
455- added libgstcdparania.so for gnome-cd (gnome-media)
456- BuildRequires: cdparanoia-devel
457
458* Wed Mar 30 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.8.8-0vl3
459- drop BuildRequires: xmms-devel, Requires: xmms
460
461* Tue Mar 29 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.8.8-0vl2
462- libgstvideo4linux2.so temoporally omitted for ppc
463  (will be back later, I hope)
464
465* Sun Mar 13 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.8-0vl1
466- new upstream release
467- s/Copyright/License/
468- includes plugins depend on main package libraries only
469
470* Wed Nov 10 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.5-0vl1
471- new upstream release
472
473* Tue Dec 09 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.6.4-0vl1
474- new upstream release
475
476* Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.2-0vl1
477- new upstream release
478
479* Sat Feb 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-0vl1
480- new upstream release
481
482* Sat Feb 01 2003 Tomoya TAKA <taka@vinelinux.org> 0.5.2-0vl3
483- build with -fPIC on alpha
484
485* Fri Jan 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.2-0vl2
486- modified scripts
487
488* Fri Jan 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.2-0vl1
489- new upstream release
490
491* Sun Jan 19 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.1-0vl2
492- disable some plugins.
493
494* Sun Jan 19 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.1-0vl1
495- new upstream release
496- initial build for Vine Linux
497
498* Thu Dec 19 2002 Elliot Lee <sopwith@redhat.com> 0.5.0-15
499- Include ia64
500- Add BuildRequires: autoconf automake
501
502* Wed Dec 18 2002 Jonathan Blandford <jrb@redhat.com>
503- rebuild
504
505* Tue Dec 17 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-12
506- rebuild
507
508* Mon Dec 16 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-10
509- rebuild
510- disable tests
511
512* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 0.5.0-9
513- rebuild
514
515* Wed Dec 11 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-7
516- fix libdir for ia64.
517
518* Wed Dec 11 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-3
519- ExcludeArch: ia64.   Random assembler errors that I have no hope of fixing
520- Add devel package
521
522* Wed Dec 11 2002 Jonathan Blandford <jrb@redhat.com> 0.5.0-1
523- 0.5.0
524- apparently, festival-devel isn't needed.
525
526* Tue Dec 10 2002 Tim Powers <timp@redhat.com> 0.4.2-3
527- rebuild to fix broken dep on libgstreamer-0.4.2.so.0
528
529* Tue Dec  3 2002 Havoc Pennington <hp@redhat.com>
530- excludearch the arches that can't build gstreamer cothreads
531- well it isn't really SMP-safe
532- add patch for including pthread.h when required
533- prereq gconftool
534- fix typo that broke schema installation in post
535
536* Mon Dec  2 2002 Havoc Pennington <hp@redhat.com>
537- initial "official" import
538- munge tarball for legal cleanliness
539
540* Thu Nov  7 2002 Jeremy Katz <katzj@redhat.com>
541- 0.4.2
542
543* Mon Sep 23 2002 Jeremy Katz <katzj@redhat.com>
544- 0.4.1
545- install the gconf schema
546- use %%configure
547
548* Sun Sep 22 2002 Jeremy Katz <katzj@redhat.com>
549- update to 0.4.0
550- give explicit vorbis include path, don't run vorbis test
551
552* Sun Aug 11 2002 Jeremy Katz <katzj@redhat.com>
553- collapse into one package to preserve some sanity
554
555* Wed Mar 13 2002 Thomas Vander Stichele <thomas@apestaart.org>
556- added more BuildRequires and Requires
557- rearranged some plugins
558- added changelog ;)
Note: See TracBrowser for help on using the repository browser.