base-specs/gst-plugins-base.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16427 63d81b085adb
child 16766 c278a43ef8fa
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gst-plugins-base
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11540
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16427
diff changeset
     8
%define owner yippi
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16257
diff changeset
    10
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16257
diff changeset
    11
%define OSR 8766:0.10.19
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16257
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:           gst-plugins-base
14571
a943a025a41e 2008-11-06 Brian Cameron <[email protected]>
yippi
parents: 14454
diff changeset
    14
License:        LGPL v2, GPL v2, BSD, Public Domain
16257
a4c7c3972143 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 15946
diff changeset
    15
Version:        0.10.24
11540
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
    16
Release:        1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Distribution:   Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Vendor:         Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Group:          Libraries/Multimedia
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:        GStreamer Streaming-media framework plug-ins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
URL:            http://gstreamer.freedesktop.org/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Source:         http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    23
%if %build_l10n
14943
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14801
diff changeset
    24
Source1:        l10n-configure.sh
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    25
%endif
12741
f93ee62574f5 update bugid of gettext bug
laca
parents: 12726
diff changeset
    26
#owner:laca date:2006-01-19 type:bug bugster:6570425
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Patch1:         gst-plugins-base-01-gettext.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRoot:      %{_tmppath}/gst-plugins-base-%{version}-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Docdir:         %{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Autoreqprov:    on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Prereq:         /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%define         _glib2          1.3.12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires:  glibc-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires:  glib2-devel >= %_glib2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
# Needed for ximagesink
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires:  XFree86-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: 	gstreamer-devel >= 0.10.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires:	gstreamer-tools >= 0.10.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires:  libtheora-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires:  audiofile-devel >= 0.2.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires:  gnome-vfs-devel > 1.9.4.00
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires:  libogg-devel >= 1.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires:  libvorbis-devel >= 1.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires:       glib2 >= %_glib2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: 	gstreamer >= 0.10.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires:       libtheora
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires:       audiofile >= 0.2.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires:       gnome-vfs > 1.9.4.00
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires:       libogg >= 1.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires:       libvorbis >= 1.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: 	XFree86-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: 	GConf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires:	libpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires:	liboil
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
BuildRequires:  liboil-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%package -n gstreamer-plugins-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Summary: 	GStreamer Plugin Library Headers.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Group: 		Development/Libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: 	%name = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Provides:	gstreamer-play-devel = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%description -n gstreamer-plugins-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
GStreamer support libraries header files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
GStreamer is a streaming-media framework, based on graphs of filters which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
operate on media data. Applications using this library can do anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
from real-time sound processing to playing videos, and just about anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
else media-related.  Its plugin-based architecture means that new data
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
types or processing capabilities can be added simply by installing new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
plug-ins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%setup -n gst-plugins-base-%{version} -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
glib-gettextize -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
libtoolize --copy --force
9423
9328a4c8856c 2007-03-03 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
    88
intltoolize --copy --force --automake
14962
ffb9b16fe80e 2009-01-22 Brian Cameron <[email protected]>
yippi
parents: 14944
diff changeset
    89
aclocal -I ./m4 -I ./common/m4 $ACLOCAL_FLAGS
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    90
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    91
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    92
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    93
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    94
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
automake -a -c -f
12726
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
    98
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
    99
# --enable-experimental is needed to build the gio plugin, which sound-juicer
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   100
# needs.  Remove this argument when the gio plugin is no longer experimental.
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   101
#
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
  --prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
  --sysconfdir=%{_sysconfdir}   \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
  --mandir=%{_mandir}   \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
  %{gtk_doc_option}    \
14793
5aec18f9c3fe 2008-12-19 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   107
  --with-install-plugins-helper=/usr/bin/codeina \
12726
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   108
  --enable-external --with-check=no \
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   109
  --enable-experimental
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
if [ "$SMP" != "" ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
  (make "MAKE=make -k -j $SMP"; exit 0)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
  make
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
  make
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
# Clean out files that should not be part of the rpm.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
# This is the recommended way of dealing with it for RH8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-*/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
rm $RPM_BUILD_ROOT%{_libdir}/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%doc AUTHORS COPYING README REQUIREMENTS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%{_bindir}/gst-*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%{_mandir}/man1/gst-*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%{_libdir}/libgst*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%{_libdir}/gstreamer-*/lib*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%files -n gstreamer-plugins-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
# plugin helper library headers
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%{_includedir}/gstreamer-*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%{_datadir}/gtk-doc/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%{_libdir}/libgst*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%changelog
16257
a4c7c3972143 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 15946
diff changeset
   152
* Wed Aug 12 2009 - [email protected]
a4c7c3972143 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 15946
diff changeset
   153
- Bump to 0.10.24.
15946
e13dfeb50866 2009-06-18 Brian Cameron <[email protected]>
yippi
parents: 15745
diff changeset
   154
* Wed Jun 17 2009 - [email protected]
e13dfeb50866 2009-06-18 Brian Cameron <[email protected]>
yippi
parents: 15745
diff changeset
   155
- Remove hardcoding of the videosink, since by default GStreamer uses
e13dfeb50866 2009-06-18 Brian Cameron <[email protected]>
yippi
parents: 15745
diff changeset
   156
  autodetect, which will use xvimagesink if available.
15745
cc12b969d079 2009-05-11 Brian Cameron <[email protected]>
yippi
parents: 15325
diff changeset
   157
* Mon May 11 2009 - [email protected]
cc12b969d079 2009-05-11 Brian Cameron <[email protected]>
yippi
parents: 15325
diff changeset
   158
- Bump to 0.10.23.
15325
a5e6d99ba33e 2009-03-06 Brian Cameron <[email protected]>
yippi
parents: 15173
diff changeset
   159
* Fri Mar 06 2009 - [email protected]
a5e6d99ba33e 2009-03-06 Brian Cameron <[email protected]>
yippi
parents: 15173
diff changeset
   160
- Add upstream patch gst-plugins-base-03-flags.diff to support flags needed
a5e6d99ba33e 2009-03-06 Brian Cameron <[email protected]>
yippi
parents: 15173
diff changeset
   161
  for OSS plugin.
14943
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14801
diff changeset
   162
* Mon Jan 19 2009 - [email protected]
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14801
diff changeset
   163
- Bump to 0.10.22.
14454
660d56986c68 2008-10-13 Brian Cameron <[email protected]>
yippi
parents: 12741
diff changeset
   164
* Sat Oct 04 2008 - [email protected]
660d56986c68 2008-10-13 Brian Cameron <[email protected]>
yippi
parents: 12741
diff changeset
   165
- Bump to 0.10.21.
12726
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   166
* Tue Jun 24 2008 - [email protected]
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   167
- sound-juicer 2.23 requires the gio plugin, which is only built if configure
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   168
  is called with --enable-experimental.  So add this argument for now, until
d61c2f3df584 2008-06-24 Brian Cameron <[email protected]>
yippi
parents: 12703
diff changeset
   169
  the gio plugin is no longer experimental.  Fixes bug #6715579.
12703
aea6948e6ada 2008-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 12051
diff changeset
   170
* Thu Jun 19 2008 - [email protected]
aea6948e6ada 2008-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 12051
diff changeset
   171
- Bump to 0.10.20.
12051
b82a93e18ae3 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   172
* Mon Apr 07 2008 - [email protected]
b82a93e18ae3 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   173
- Bump to 0.10.19.
11886
ab6e8651ffd1 2008-03-21 Brian Cameron <[email protected]>
yippi
parents: 11695
diff changeset
   174
* Thu Mar 20 2008 - [email protected]
ab6e8651ffd1 2008-03-21 Brian Cameron <[email protected]>
yippi
parents: 11695
diff changeset
   175
- Bump to 0.10.18.  Remove upstream patch gst-plugins-base-02-wall.diff.
11694
yippi
parents: 11562
diff changeset
   176
* Thu Feb 21 2008 - [email protected]
yippi
parents: 11562
diff changeset
   177
- Add patch to remove -Wall and -Werror from build steps.
11562
d307394a0840 * base-specs/gst-plugins-base.spec:
thaytan
parents: 11540
diff changeset
   178
* Mon Jan 30 2008 - [email protected]
d307394a0840 * base-specs/gst-plugins-base.spec:
thaytan
parents: 11540
diff changeset
   179
- Bump to 0.10.17 paper bag release.
11540
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
   180
* Mon Jan 28 2008 - [email protected]
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
   181
- Bump to 0.10.16.
11209
274161dea5c9 2007-11-16 Damien Carbery <[email protected]>
dcarbery
parents: 10268
diff changeset
   182
* Fri Nov 16 2007 - [email protected]
274161dea5c9 2007-11-16 Damien Carbery <[email protected]>
dcarbery
parents: 10268
diff changeset
   183
- Bump to 0.10.15.
10268
e21d31b155c9 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10076
diff changeset
   184
* Fri Aug 03 2007 - [email protected]
e21d31b155c9 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10076
diff changeset
   185
- Bump to 0.10.14.
10076
106c07853b64 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10060
diff changeset
   186
* Tue Jun 19 2007 - [email protected]
106c07853b64 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10060
diff changeset
   187
- Bump to 0.10.13.
10060
e7a28b66975a 2007-06-15 Irene Huang <[email protected]>
sh162551
parents: 9602
diff changeset
   188
* Thu Jun 14 2007 - [email protected]
e7a28b66975a 2007-06-15 Irene Huang <[email protected]>
sh162551
parents: 9602
diff changeset
   189
- Removing -02-fixcdda.diff which is only a workaround. 
e7a28b66975a 2007-06-15 Irene Huang <[email protected]>
sh162551
parents: 9602
diff changeset
   190
  the community has fixed the bug.
9602
9f9392d590b1 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9491
diff changeset
   191
* Wed Mar 21 2007 - [email protected]
9f9392d590b1 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9491
diff changeset
   192
- Add --with-check=no to configure so as not to pick up SFEcheck package. Build
9f9392d590b1 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9491
diff changeset
   193
  breaks when it finds the package.
9490
a0071a531c29 2007-03-08 Damien Carbery <[email protected]>
dcarbery
parents: 9448
diff changeset
   194
* Thu Mar 07 2007 - [email protected]
9491
a2fac05b451e 2007-03-08 Damien Carbery <[email protected]>
dcarbery
parents: 9490
diff changeset
   195
- Bump to 0.10.12. Remove upstream patch, 03-fixsunraydisplay.
9423
9328a4c8856c 2007-03-03 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   196
* Sat Mar 04 2007 - [email protected]
9328a4c8856c 2007-03-03 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   197
- Add intltoolize call to expand MSGFMT_OPTS.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Thu Dec  7 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- Bump to 0.10.11.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Fri Nov  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- use %gtk_doc_option in configure so that it can be disabled using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
  --without-gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
* Mon Oct 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- Remove the '-f' from the 'rm *.la *.a' lines so that any changes to the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
  module source will be seen as a build error and action can be taken.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Mon Sep 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- Bump to 0.10.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Mon Aug 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- Remove patch, 03-no-smb-uri, as the root cause was with /dev/random. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
  Closes #350949.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Tue Jun 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- Bump to 0.10.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Tue Mar 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- Bump to 0.10.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Wed Feb 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- Bump to 0.10.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
- Add hack to fix infinite loop problem in po/Makefile.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Mon Jan 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- Bump to 0.10.1.  This file was copied from the old gst-plugins.spec file
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
  and modified to work with gst-plugins-good.  The Obsoletes, Provides and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
  packaging sections will need work if someone wants to build this
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
  on Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Mon Sep 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- Add patch 2 which defines "inline" functions as either
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
  "static inline" or "extern inline".  Just defining
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
  functions as "inline" breaks Forte.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
* Tue Sep 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
- Bump to 0.8.11.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
- Bump to 0.8.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
* Tue Aug 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
- Enable building of flac
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
* Tue Jul 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
- Enable building of speex and theora plugins
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
* Mon Jul 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
- Enable building of musicbrainz plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
* Fri Jul 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
- Added patch 02-pkgconfig.diff, for Solairs build with new pkg-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
* Mon Jun 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
- Removed patch for modifying uninstalled-pc file since it is no longer
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
  needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
* Fri Jun 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
- Add autodetect, equalizer, games, librfb, subparse, tta plugins which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
  are new to 2.8.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
- For the previous version of GStreamer, we were copying in a few files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
  to fix GPL headers.  Took out this since it isn't needed and was 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
  breaking the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
* Tue Mar 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
- Add patch gst-plugins-13-query-position-osssrc.diff to fix bug #6238742
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
  Patch taken from HEAD.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
* Fri Feb 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
- Add patch gst-plugins-12-query-length-wavparse.diff to fix bug #6226597
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
  Patch taken from HEAD.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
* Fri Jan 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
- Cleaned up some obsoletion and provides conditions for gst-plugins
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
  To fix update bug 6222864.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
- Add gst-launch-ext.1.gz to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
- Add gst-launch-ext*, libogg.3, libvorbis.3 man pages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
* Tue Oct 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
- Added patch gst-plugins-11-g11n-i18n-ui.diff to localize gnome-volume-control
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
- Fixed 5108713
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
- updated gst-plugins-02-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
* Thu Sep 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
- Add patch 09 and 10 for bugs #5102383 and #5102465
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
* Wed Sep 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
- Add patch 07 to add an source element to sunaudio plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
- Update gst-plugins-02-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
- No longer delete gstffmpegcolorspace since totem will not work without it.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
  It does not use any MPEG licensed logic (ffmpeg refers to the ffmpeg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
  module not MPEG).  Also don't delete libgstaasink.so since we never
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
  install it anyway with --disable-aalib.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
- Obsoleted external plugin module, colorspace, asf and avi.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
  These are now bundled into gstreamer-plugins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Build breakage fixed. Files removed in %install have to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
  be removed from %files too. gst-visualize-0.8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
* Fri Aug 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
- Removed dirac plugin.  The dirac website says they don't know if
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
  if has IP issues and that made SunLegal nervous. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
* Tue Aug 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
- Add patch 06 to add an mixer element to sunaudio plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
* Wed Aug 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
- Add patch 05 to correct GPL licensing problem in gstvideo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
  plugin.  Remove gst-visualise from install since it is a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
  test program that we do not want to create a man page for.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
* Mon Aug 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
- corrected Linux packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
* Mon Aug 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
- reset release when the version is bumped
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Fri Aug 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- Fixed --disable arguments so that the appropriate plugins get
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
  disabled, added --with-plugins to disable the proper gst
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
  plugins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
* Thu Aug 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
- Updated to 0.8.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
* Thu Jul 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
- Updated to gst-plugins 0.8.2, making patches 1, 4, 5, and 8 go
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
  away since they were integrated into CVS head.  Fixed libtoolize
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
  call so it works for Solaris.  Added patch 6 to make wavparse work,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
  and this patch will go away when we upgrade to gst-plugins 0.8.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Fri Jul 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- Added patch to change default video sink to ximagesink when
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
  building on Solaris, since xvimagesink requires Xvideo which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
  does not exist on Solaris. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Mon Jul 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- ported to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
- Updated l10n content to gst-plugins-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Tue May 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Added gst-plugins-09-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
* Fri May 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
- added patch 08 from CVS head to support aligned memory access,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
  needed for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Added changes to patch05 so that it contains more Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
  needed build patches.  Renamed patch to a more generic name.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Updated l10n content to gst-plugins-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Updated tarball to 0.8.1 as per Laca and Brian's request.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- jds-autotoolize
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- change order of directories in the aclocal call so that the correct vorbis
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
  macro is picked up. The one that comes with SuSE appears to be broken.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Mon May 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- require gstreamer >= 0.8.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Fri Apr 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Removed rm -rf $RPM_BUILD_ROOT from top of %install section since this
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
  was breaking Solaris build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Fri Apr 2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Updated to 0.8.0 release tarball from 2.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
  Also removed gst-plugins-04-remove-xopen-source.diff 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
  because gstxwindow.c no longer exists in 0.8.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
  Also changed majorminor to 0.8, updated a number of entries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
  in %files sections.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Fri Apr 2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- Added patch 2 to fix Solaris Makefile issue, and replace tar jxf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
  with the more solaris friendly bzcat piped through tar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- Adding gst-plugins-l10n-po-1.0.tar.bz2 l10n content
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
* Sun Mar 28 2004 Brian Cameron <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- Remove _XOPEN_SOURCE #define since it causes the Forte 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
  compiler to be unable to compile this file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Mon Mar 22 2004 Niall Power <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- revert back to previous libtoolize invocation style
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
  until I figure out why .so files aren't being built.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Tue Mar 16 2004 [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- Added gst-plugins-03-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Mon Mar 08 2004 Niall Power <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- add two patches to fix -uninstalled.pc files and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
  to fix a gcc'ism in xwindowlistener.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Wed Mar 03 2004 Ghee Teo <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- Corrected the Obsolete modules and sorted them correctly.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
* Fri Feb 13 2004 Matt Keenan <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- Bump to 0.7.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Mon Jan 05 2004 Ghee Teo <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- Removed -%{majorminor} from gst-register because as a distro we do not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
  need a parallel installed version of the program. That is, we should only
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
  have one version of the program only.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Sun Nov 23 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- Update spec file for latest changes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
- add faad plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
* Thu Oct 16 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- Add new colorbalance and tuner and xoverlay stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- Change name of kde-audio-devel to arts-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Sat Sep 27 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- Add majorminor to man page names
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- add navigation lib to package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
* Tue Sep 11 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
- Add -%{majorminor} to each instance of gst-register
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Tue Aug 19 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- Add new plugins
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Sat Jul 12 2003 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- move gst/ mpeg plugins to base package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
- remove hermes conditional from snapshot
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- remove one instance of resample plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
- fix up silly versioned plugins efence and rmdemux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
* Sat Jul 05 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
- Major overhaul of SPEC file to make it compatible with what Red Hat ships
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
  as default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
- Probably a little less sexy, but cross-distro SPEC files are a myth anyway
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
  so making it convenient for RH users wins out
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- Keeping conditionals even with new re-org so that developers building the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
  RPMS don't need everything installed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- Add bunch of obsoletes to ease migration from earlier official GStreamer RPMS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- Remove plugins that doesn't exist anymore
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
* Sun Mar 02 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- Remove USE_RTP statement from RTP plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- Move RTP plugin to no-deps section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Sat Mar 01 2003 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- Remove videosink from SPEC
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Thu Jan 23 2003 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
- various fixes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
- make video output packages provide gstreamer-videosink
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
* Thu Jan 23 2003 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
- split out ffmpeg stuff to separate plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
* Fri Dec 27 2002 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- add virtual provides for audio sources and sinks
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
* Sun Dec 15 2002 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
- Update mpeg2dec REQ to be 0.3.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Tue Dec 10 2002 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- only install schema once
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
- move out devel lib stuff to -devel package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
* Sun Dec 08 2002 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
- fix location of libgstpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- changes for parallel installability
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Thu Nov 28 2002 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Put in libgstpng plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
- rm the libgstmedia-info stuff until thomas think they are ready
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Fri Nov 01 2002 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- don't use compprep until ABI issues can be fixed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Wed Oct 30 2002 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- added smpte plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
- split out dvdnavread package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- fixed snapshot deps and added hermes conditionals
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Tue Oct 29 2002 Thomas Vander Stichele <thomas at apestaart dot org>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- added -play package, libs, and .pc files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
* Thu Oct 24 2002 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- Added wavenc to audio formats package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
* Sat Oct 20 2002 Christian Scchaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- Removed all .la files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
- added separate non-openquicktime demuxer plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- added snapshot plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
- added videotest plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
- Split avi plugin out to avi and windec plugins since aviplugin do not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
  depend on avifile
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
- Added cdplayer plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
* Fri Sep 20 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
- added gst-compprep calls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
* Wed Sep 18 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
- add gst-register-%{majorminor} calls everywhere again since auto-reregister
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
  doesn't work
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
- added gstreamer-audio-formats to mad's requires since it needs the typefind
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
  to work properly
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Mon Sep 9 2002 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Added v4l2 plugin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Thu Aug 27 2002 Christian Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- Fixed USE_DV_TRUE to USE_LIBDV_TRUE
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
- Added Gconf and floatcast headers to gstreamer-plugins-devel package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
- Added mixmatrix plugin to audio-effects package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Thu Jul 11 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- fixed oss package to buildrequire instead of require glibc headers
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Mon Jul 08 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- fixed -devel package group
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
* Fri Jul 05 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
- release 0.4.0 !
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- added gstreamer-libs.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
- removed all gst-register-%{majorminor} calls since this should be done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
  automatically now
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
* Thu Jul 04 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
- fix issue with SDL package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- make all packages STRICTLY require the right version to avoid
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
  ABI issues
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
- make gst-plugins obsolete gst-plugin-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
- also send output of gst-register-%{majorminor} to /dev/null to lower the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
  noise
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
* Wed Jul 03 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
- require glibc-devel instead of glibc-kernheaders since the latter is only
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
  since 7.3 and glibc-devel pulls in the right package anyway
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Sun Jun 23 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- changed header location of plug-in libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
* Mon Jun 17 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
- major cleanups
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
- adding gst-register-%{majorminor} on postun everywhere
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
- remove ldconfig since we don't actually install libs in system dirs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
- removed misc package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
- added video-effects
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
- dot every Summary
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
- uniformify all descriptions a little
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Thu Jun 06 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- various BuildRequires: additions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
* Tue Jun 04 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
- added USE_LIBADSPA_TRUE bits to ladspa package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
* Mon Jun 03 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
- Added libfame package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Mon May 12 2002 Christian Fredrik Kalager Schaller <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- Added jack, dxr3, http packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
- Added visualisation plug-ins, effecttv and synaesthesia
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
- Created devel package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
- Removed gstreamer-plugins-libs package (moved it into gstreamer-plugins)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
- Replaced prefix/dirname with _macros
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
* Mon May 06 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- added gstreamer-GConf package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
* Wed Mar 13 2002 Thomas Vander Stichele <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
- added more BuildRequires and Requires
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
- rearranged some plug-ins
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
- added changelog ;)