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