gst-plugins-good.spec
author dcarbery
Mon, 23 Oct 2006 12:46:17 +0000
branchgnome-2-14
changeset 19195 352a4716f1f3
parent 19111 781e8c5edf73
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-good
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-good
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: 7380
diff changeset
    11
Version:        0.10.3
1227da825212 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7380
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-good/gst-plugins-good-%{version}.tar.bz2
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    19
Patch1:         gst-plugins-good-01-gettext.diff
7450
1227da825212 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7380
diff changeset
    20
Patch2:         gst-plugins-good-02-srcmixer.diff
7452
54078ef6461a 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7450
diff changeset
    21
Patch3:         gst-plugins-good-03-setmixer.diff
7457
f4e5f8ab28b7 2006-06-15 Brian Cameron <[email protected]>
bc99092
parents: 7452
diff changeset
    22
Patch4:         gst-plugins-good-04-fixmute.diff
7490
b878e3848818 2006-06-21 Brian Cameron <[email protected]>
bc99092
parents: 7457
diff changeset
    23
Patch5:         gst-plugins-good-05-fixgoom.diff
7531
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
    24
Patch6:         gst-plugins-good-06-fixplay.diff
7558
97274ac9f147 2006-06-30 Brian Cameron <[email protected]>
bc99092
parents: 7531
diff changeset
    25
Patch7:         gst-plugins-good-07-monitorinput.diff
19104
d2eafa7a0cf0 2006-07-21 Brian Cameron <[email protected]>
bc99092
parents: 7558
diff changeset
    26
Patch8:         gst-plugins-good-08-fixcdda.diff
19111
781e8c5edf73 2006-07-27 Brian Cameron <[email protected]>
bc99092
parents: 19104
diff changeset
    27
Patch9:         gst-plugins-good-09-srcopen.diff
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
    28
BuildRoot:      %{_tmppath}/%{name}-%{version}-root
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    29
Docdir:         %{_defaultdocdir}/doc
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    30
Autoreqprov:    on
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    31
Prereq:         /sbin/ldconfig
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    32
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    33
%define 	majorminor	0.10
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    34
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    35
%define         _glib2          1.3.12
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    36
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    37
Requires:       glib2 >= %_glib2
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    38
Requires: 	gstreamer >= 0.10.0
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    39
Requires:       gst-plugins-base >= 0.10.0
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    40
Requires:       flac
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    41
Requires:       speex
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    42
Requires:       audiofile >= 0.2.1
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    43
Requires:       esound >= 0.2.8
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    44
Requires:       libjpeg
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    45
Requires:       libpng >= 1.2.0
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    46
Requires: 	XFree86-libs
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    47
Requires: 	GConf
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    48
BuildRequires:  glib2-devel >= %_glib2
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    49
BuildRequires: 	gstreamer-devel >= 0.10.0
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    50
BuildRequires:	gstreamer-tools >= 0.10.0
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
    51
BuildRequires:  gstreamer-plugins-devel >= 0.10.0
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    52
BuildRequires:  flac-devel
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    53
BuildRequires:  speex-devel
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    54
BuildRequires:  pyxml
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    55
BuildRequires:  audiofile-devel >= 0.2.1
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    56
BuildRequires:  esound-devel >= 0.2.8
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    57
BuildRequires:  libjpeg-devel
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    58
BuildRequires:  libpng-devel >= 1.2.0
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    59
BuildRequires:  glibc-devel
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    60
BuildRequires: 	GConf-devel
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    61
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    62
%description
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    63
GStreamer is a streaming-media framework, based on graphs of filters which
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    64
operate on media data. Applications using this library can do anything
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    65
from real-time sound processing to playing videos, and just about anything
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    66
else media-related.  Its plugin-based architecture means that new data
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    67
types or processing capabilities can be added simply by installing new
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    68
plug-ins.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    69
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    70
%prep
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    71
%setup -n gst-plugins-good-%{version} -q
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    72
%patch1 -p1
7011
35c71be785ec 2006-04-05 Brian Cameron <[email protected]>
bc99092
parents: 6923
diff changeset
    73
%patch2 -p1
7452
54078ef6461a 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7450
diff changeset
    74
%patch3 -p1
7457
f4e5f8ab28b7 2006-06-15 Brian Cameron <[email protected]>
bc99092
parents: 7452
diff changeset
    75
%patch4 -p1
7490
b878e3848818 2006-06-21 Brian Cameron <[email protected]>
bc99092
parents: 7457
diff changeset
    76
%patch5 -p1
7531
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
    77
%patch6 -p1
7558
97274ac9f147 2006-06-30 Brian Cameron <[email protected]>
bc99092
parents: 7531
diff changeset
    78
%patch7 -p1
19104
d2eafa7a0cf0 2006-07-21 Brian Cameron <[email protected]>
bc99092
parents: 7558
diff changeset
    79
%patch8 -p1
19111
781e8c5edf73 2006-07-27 Brian Cameron <[email protected]>
bc99092
parents: 19104
diff changeset
    80
%patch9 -p1
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    81
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    82
%build
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    83
CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    84
CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    85
FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    86
glib-gettextize -f
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    87
aclocal -I ./m4 -I ./common/m4 $ACLOCAL_FLAGS
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    88
libtoolize --copy --force
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    89
autoheader
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    90
autoconf
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    91
automake -a -c -f
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    92
./configure \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    93
  --prefix=%{_prefix} \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    94
  --sysconfdir=%{_sysconfdir}   \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    95
  --mandir=%{_mandir}   \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    96
  --enable-gtk-doc \
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    97
  --enable-external
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
    98
6745
38ab4e6c7a5f 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
    99
# FIXME: hack: stop the build from looping
38ab4e6c7a5f 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   100
touch po/stamp-it
38ab4e6c7a5f 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   101
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   102
if [ "$SMP" != "" ]; then
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   103
  (make "MAKE=make -k -j $SMP"; exit 0)
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   104
  make 2>&1 | tee make.log
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   105
else
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   106
  make 2>&1 | tee make.log
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   107
fi
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   108
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   109
%install
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   110
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   111
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
7180
7a200971c76d 2006-05-01 Brian Cameron <[email protected]>
bc99092
parents: 7011
diff changeset
   112
make DESTDIR=$RPM_BUILD_ROOT install
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   113
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
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
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   117
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   118
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.a
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
7238
bc22b196dee0 2006-05-10 Brian Cameron <[email protected]
bc99092
parents: 7180
diff changeset
   121
rm -f $RPM_BUILD_ROOT%{_bindir}/gst-visualise-0.10
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   122
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   123
%clean
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   124
[ -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
   125
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   126
%files
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   127
%defattr(-, root, root)
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   128
%doc AUTHORS COPYING README REQUIREMENTS
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   129
%{_libdir}/gstreamer-*/*.so
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   130
%{_sysconfdir}/gconf/schemas/gstreamer-*.schemas
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   131
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   132
%post 
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   133
%{_bindir}/gst-register > /dev/null 2> /dev/null
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   134
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   135
SCHEMAS="gstreamer-0.10.schemas"
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   136
for S in $SCHEMAS; do
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   137
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   138
done
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   139
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   140
%package devel
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   141
Summary: 	GStreamer Plugin Library Headers.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   142
Group: 		Development/Libraries
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   143
Requires: 	gstreamer-plugins-devel >= 0.10.0
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   144
Requires:       %{name} = %{version}
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   145
Provides:	gstreamer-play-devel = %{version}
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   146
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   147
%description devel
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   148
GStreamer support libraries header files.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   149
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   150
%files devel
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   151
%defattr(-, root, root)
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6775
diff changeset
   152
%{_datadir}/gtk-doc
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   153
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   154
%changelog
19111
781e8c5edf73 2006-07-27 Brian Cameron <[email protected]>
bc99092
parents: 19104
diff changeset
   155
* Thu Jul 27 2006 - [email protected]
781e8c5edf73 2006-07-27 Brian Cameron <[email protected]>
bc99092
parents: 19104
diff changeset
   156
- Fix src plugin so it opens nonblocking with the
781e8c5edf73 2006-07-27 Brian Cameron <[email protected]>
bc99092
parents: 19104
diff changeset
   157
  gst-plugins-good-09-srcopen.diff patch.
781e8c5edf73 2006-07-27 Brian Cameron <[email protected]>
bc99092
parents: 19104
diff changeset
   158
19104
d2eafa7a0cf0 2006-07-21 Brian Cameron <[email protected]>
bc99092
parents: 7558
diff changeset
   159
* Fri Jul 21 2006 - [email protected]
d2eafa7a0cf0 2006-07-21 Brian Cameron <[email protected]>
bc99092
parents: 7558
diff changeset
   160
- Fix CDDA plugin so it doesn't assert & core dump if the CD device
d2eafa7a0cf0 2006-07-21 Brian Cameron <[email protected]>
bc99092
parents: 7558
diff changeset
   161
  is not found.
d2eafa7a0cf0 2006-07-21 Brian Cameron <[email protected]>
bc99092
parents: 7558
diff changeset
   162
7558
97274ac9f147 2006-06-30 Brian Cameron <[email protected]>
bc99092
parents: 7531
diff changeset
   163
* Thu Jun 29 2006 - [email protected]
97274ac9f147 2006-06-30 Brian Cameron <[email protected]>
bc99092
parents: 7531
diff changeset
   164
- Move monitor to "source" tab, so it is more like sdtaudiocontrol.
97274ac9f147 2006-06-30 Brian Cameron <[email protected]>
bc99092
parents: 7531
diff changeset
   165
  done via patch gst-plugins-good-07-monitorinput.diff.
97274ac9f147 2006-06-30 Brian Cameron <[email protected]>
bc99092
parents: 7531
diff changeset
   166
7531
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
   167
* Tue Jun 27 2006 - [email protected]
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
   168
- Fix sink plugin so it does not always reset port in prepare.  If the
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
   169
  user has turned off the built-in speaker port in sdtaudiocontrol
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
   170
  (or otherwise), then turning it back on causes the speakers to
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
   171
  turn back on each time the user changes a track in rhythmbox, totem,
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
   172
  etc.
fe78ba58200c 2006-06-27 Brian Cameron <[email protected]>
bc99092
parents: 7490
diff changeset
   173
7457
f4e5f8ab28b7 2006-06-15 Brian Cameron <[email protected]>
bc99092
parents: 7452
diff changeset
   174
* Thu Jun 15 2006 - [email protected]
f4e5f8ab28b7 2006-06-15 Brian Cameron <[email protected]>
bc99092
parents: 7452
diff changeset
   175
- Now mute works with input tracks, and setting mute in the panel
f4e5f8ab28b7 2006-06-15 Brian Cameron <[email protected]>
bc99092
parents: 7452
diff changeset
   176
  applet and gnome-volume-control doesn't get out-of-sync.
f4e5f8ab28b7 2006-06-15 Brian Cameron <[email protected]>
bc99092
parents: 7452
diff changeset
   177
7452
54078ef6461a 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7450
diff changeset
   178
* Wed Jun 14 2006 - [email protected]
54078ef6461a 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7450
diff changeset
   179
- Add patches to fix mixer and add source plugin.
54078ef6461a 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7450
diff changeset
   180
7450
1227da825212 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7380
diff changeset
   181
* Tue Jun 13 2006 - [email protected]
1227da825212 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7380
diff changeset
   182
- Bump to 0.10.3.
1227da825212 2006-06-14 Brian Cameron <[email protected]>
bc99092
parents: 7380
diff changeset
   183
7380
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   184
* Tue Jun 06 2006 - [email protected]
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   185
- Add patch gst-plugins-good-03-fixmixer.diff so that the mixer no
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   186
  longer core dumps if you check/uncheck the choices in 
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   187
  gnome-volume-control preferences.  Fix so mute works in
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   188
  gnome-volume-control, and fix so that setting the volume isn't
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   189
  hardcoded to only work with the audio output track.
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   190
7238
bc22b196dee0 2006-05-10 Brian Cameron <[email protected]
bc99092
parents: 7180
diff changeset
   191
* Wed May 10 2006 - [email protected]
7380
0b65c629f657 2006-06-06 Brian Cameron <[email protected]>
bc99092
parents: 7238
diff changeset
   192
- Remove gst-visualize again, this got lost when we migrated from
7238
bc22b196dee0 2006-05-10 Brian Cameron <[email protected]
bc99092
parents: 7180
diff changeset
   193
  gst-plugins to gst-plugins-base.
bc22b196dee0 2006-05-10 Brian Cameron <[email protected]
bc99092
parents: 7180
diff changeset
   194
7011
35c71be785ec 2006-04-05 Brian Cameron <[email protected]>
bc99092
parents: 6923
diff changeset
   195
* Wed Apr 05 2006 - [email protected]
35c71be785ec 2006-04-05 Brian Cameron <[email protected]>
bc99092
parents: 6923
diff changeset
   196
- Add patch 2 to fix the sunaudiosink so it allocates the ringbuffer 
35c71be785ec 2006-04-05 Brian Cameron <[email protected]>
bc99092
parents: 6923
diff changeset
   197
  properly instead of using buffer-time property.  This fix should be
35c71be785ec 2006-04-05 Brian Cameron <[email protected]>
bc99092
parents: 6923
diff changeset
   198
  in the next release of gst-plugins-good and can be removed at that
35c71be785ec 2006-04-05 Brian Cameron <[email protected]>
bc99092
parents: 6923
diff changeset
   199
  time.
35c71be785ec 2006-04-05 Brian Cameron <[email protected]>
bc99092
parents: 6923
diff changeset
   200
6773
c05efb87b3b3 2006-02-15 Damien Carbery <[email protected]>
dc144907
parents: 6745
diff changeset
   201
* Wed Feb 15 2006 - [email protected]
c05efb87b3b3 2006-02-15 Damien Carbery <[email protected]>
dc144907
parents: 6745
diff changeset
   202
- Bump to 0.10.2.
6775
996e4a4e5397 2006-02-15 Damien Carbery <[email protected]>
dc144907
parents: 6773
diff changeset
   203
- Remove upstream patches, 02-fixconfig, 03-fixsunaudio.
6773
c05efb87b3b3 2006-02-15 Damien Carbery <[email protected]>
dc144907
parents: 6745
diff changeset
   204
6745
38ab4e6c7a5f 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   205
* Mon Feb 13 2006 - [email protected]
38ab4e6c7a5f 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   206
- Add hack to fix infinite loop problem in po/Makefile.
38ab4e6c7a5f 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   207
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   208
* Mon Jan 9 2006 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   209
- Update to 0.10.0.  This file was copied from the old gst-plugins.spec file
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   210
  and modified to work with gst-plugins-good.  The Obsoletes, Provides and
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   211
  packaging sections will need work if someone wants to build this
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   212
  on Linux.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   213
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   214
* Mon Sep 26 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   215
- Add patch 2 which defines "inline" functions as either
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   216
  "static inline" or "extern inline".  Just defining
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   217
  functions as "inline" breaks Forte.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   218
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   219
* Tue Sep 20 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   220
- Bump to 0.8.11.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   221
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   222
* Mon Aug 15 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   223
- Bump to 0.8.10.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   224
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   225
* Tue Aug 02 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   226
- Enable building of flac
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   227
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   228
* Tue Jul 26 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   229
- Enable building of speex and theora plugins
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   230
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   231
* Mon Jul 25 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   232
- Enable building of musicbrainz plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   233
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   234
* Fri Jul 01 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   235
- Added patch 02-pkgconfig.diff, for Solairs build with new pkg-config
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   236
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   237
* Mon Jun 06 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   238
- Removed patch for modifying uninstalled-pc file since it is no longer
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   239
  needed.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   240
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   241
* Fri Jun 03 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   242
- Add autodetect, equalizer, games, librfb, subparse, tta plugins which
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   243
  are new to 2.8.8.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   244
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   245
* Fri May 13 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   246
- 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
   247
  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
   248
  breaking the build.
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
* Tue Mar 15 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   251
- 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
   252
  Patch taken from HEAD.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   253
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   254
* Fri Feb 25 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   255
- 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
   256
  Patch taken from HEAD.
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
* Fri Jan 28 2005 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   259
- Cleaned up some obsoletion and provides conditions for gst-plugins
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   260
  To fix update bug 6222864.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   261
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   262
* Fri Oct 29 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   263
- Add gst-launch-ext.1.gz to %files
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   264
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   265
* Thu Oct 28 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   266
- Add gst-launch-ext*, libogg.3, libvorbis.3 man pages
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   267
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   268
* Tue Oct 05 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   269
- 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
   270
- Fixed 5108713
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   271
- updated gst-plugins-02-g11n-potfiles.diff
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   272
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   273
* Thu Sep 16 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   274
- Add patch 09 and 10 for bugs #5102383 and #5102465
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   275
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   276
* Wed Sep 01 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   277
- Add patch 07 to add an source element to sunaudio plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   278
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   279
* Mon Aug 30 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   280
- Update gst-plugins-02-g11n-potfiles.diff
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   281
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   282
* Thu Aug 26 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   283
- No longer delete gstffmpegcolorspace since totem will not work without it.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   284
  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
   285
  module not MPEG).  Also don't delete libgstaasink.so since we never
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   286
  install it anyway with --disable-aalib.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   287
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   288
* Thu Aug 26 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   289
- Obsoleted external plugin module, colorspace, asf and avi.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   290
  These are now bundled into gstreamer-plugins.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   291
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   292
* Tue Aug 24 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   293
- Build breakage fixed. Files removed in %install have to
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   294
  be removed from %files too. gst-visualize-0.8
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
* Fri Aug 20 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   297
- Removed dirac plugin.  The dirac website says they don't know if
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   298
  if has IP issues and that made SunLegal nervous. 
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   299
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   300
* Tue Aug 17 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   301
- Add patch 06 to add an mixer element to sunaudio plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   302
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   303
* Wed Aug 11 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   304
- Add patch 05 to correct GPL licensing problem in gstvideo
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   305
  plugin.  Remove gst-visualise from install since it is a
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   306
  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
   307
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   308
* Mon Aug 09 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   309
- corrected Linux packaging.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   310
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   311
* Mon Aug 09 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   312
- reset release when the version is bumped
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 Aug 06 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   315
- Fixed --disable arguments so that the appropriate plugins get
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   316
  disabled, added --with-plugins to disable the proper gst
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   317
  plugins.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   318
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   319
* Thu Aug 05 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   320
- Updated to 0.8.3
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   321
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   322
* Thu Jul 29 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   323
- 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
   324
  away since they were integrated into CVS head.  Fixed libtoolize
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   325
  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
   326
  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
   327
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   328
* Fri Jul 16 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   329
- Added patch to change default video sink to ximagesink when
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   330
  building on Solaris, since xvimagesink requires Xvideo which
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   331
  does not exist on Solaris. 
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   332
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   333
* Mon Jul 12 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   334
- ported to rpm4
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
* Thu Jul 08 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   337
- Updated l10n content to gst-plugins-l10n-po-1.2.tar.bz2
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   338
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   339
* Tue May 25 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   340
- Added gst-plugins-09-g11n-potfiles.diff
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
* Fri May 14 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   343
- added patch 08 from CVS head to support aligned memory access,
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   344
  needed for Solaris.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   345
* Wed May 12 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   346
- Added changes to patch05 so that it contains more Solaris
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   347
  needed build patches.  Renamed patch to a more generic name.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   348
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   349
* Wed May 12 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   350
- Updated l10n content to gst-plugins-l10n-po-1.1.tar.bz2
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   351
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   352
* Wed May 12 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   353
- 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
   354
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   355
* Wed May 12 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   356
- jds-autotoolize
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   357
- 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
   358
  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
   359
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   360
* Mon May 10 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   361
- require gstreamer >= 0.8.0
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   362
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   363
* Fri Apr 16 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   364
- 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
   365
  was breaking Solaris build.
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
* Fri Apr 2 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   368
- Updated to 0.8.0 release tarball from 2.6
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   369
  Also removed gst-plugins-04-remove-xopen-source.diff 
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   370
  because gstxwindow.c no longer exists in 0.8.0
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   371
  Also changed majorminor to 0.8, updated a number of entries
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   372
  in %files sections.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   373
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   374
* Fri Apr 2 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   375
- Added patch 2 to fix Solaris Makefile issue, and replace tar jxf
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   376
  with the more solaris friendly bzcat piped through tar
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   377
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   378
* Mon Mar 29 2004 - [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   379
- Adding gst-plugins-l10n-po-1.0.tar.bz2 l10n content
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   380
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   381
* Sun Mar 28 2004 Brian Cameron <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   382
- Remove _XOPEN_SOURCE #define since it causes the Forte 
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   383
  compiler to be unable to compile this file.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   384
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   385
* Mon Mar 22 2004 Niall Power <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   386
- revert back to previous libtoolize invocation style
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   387
  until I figure out why .so files aren't being built.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   388
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   389
* Tue Mar 16 2004 [email protected]
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   390
- Added gst-plugins-03-g11n-potfiles.diff
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   391
* Mon Mar 08 2004 Niall Power <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   392
- add two patches to fix -uninstalled.pc files and
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   393
  to fix a gcc'ism in xwindowlistener.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   394
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   395
* Wed Mar 03 2004 Ghee Teo <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   396
- Corrected the Obsolete modules and sorted them correctly.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   397
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   398
* Fri Feb 13 2004 Matt Keenan <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   399
- Bump to 0.7.4
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   400
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   401
* Mon Jan 05 2004 Ghee Teo <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   402
- Removed -%{majorminor} from gst-register because as a distro we do not
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   403
  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
   404
  have one version of the program only.
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   405
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   406
* Sun Nov 23 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   407
- Update spec file for latest changes
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   408
- add faad plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   409
* Thu Oct 16 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   410
- Add new colorbalance and tuner and xoverlay stuff
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   411
- Change name of kde-audio-devel to arts-devel
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
* Sat Sep 27 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   414
- Add majorminor to man page names
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   415
- add navigation lib to package
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
* Tue Sep 11 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   418
- Add -%{majorminor} to each instance of gst-register
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
* Tue Aug 19 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   421
- Add new plugins
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   422
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   423
* Sat Jul 12 2003 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   424
- move gst/ mpeg plugins to base package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   425
- remove hermes conditional from snapshot
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   426
- remove one instance of resample plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   427
- fix up silly versioned plugins efence and rmdemux
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   428
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   429
* Sat Jul 05 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   430
- 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
   431
  as default
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   432
- 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
   433
  so making it convenient for RH users wins out
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   434
- Keeping conditionals even with new re-org so that developers building the
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   435
  RPMS don't need everything installed
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   436
- Add bunch of obsoletes to ease migration from earlier official GStreamer RPMS
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   437
- Remove plugins that doesn't exist anymore
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
* Sun Mar 02 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   440
- Remove USE_RTP statement from RTP plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   441
- Move RTP plugin to no-deps section
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   442
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   443
* Sat Mar 01 2003 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   444
- Remove videosink from SPEC
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   445
* Thu Jan 23 2003 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   446
- various fixes
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   447
- make video output packages provide gstreamer-videosink
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   448
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   449
* Thu Jan 23 2003 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   450
- split out ffmpeg stuff to separate plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   451
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   452
* Fri Dec 27 2002 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   453
- add virtual provides for audio sources and sinks
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   454
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   455
* Sun Dec 15 2002 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   456
- Update mpeg2dec REQ to be 0.3.1
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   457
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   458
* Tue Dec 10 2002 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   459
- only install schema once
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   460
- move out devel lib stuff to -devel package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   461
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   462
* Sun Dec 08 2002 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   463
- fix location of libgstpng
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   464
- changes for parallel installability
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   465
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   466
* Thu Nov 28 2002 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   467
- Put in libgstpng plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   468
- rm the libgstmedia-info stuff until thomas think they are ready
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   469
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   470
* Fri Nov 01 2002 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   471
- don't use compprep until ABI issues can be fixed
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   472
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   473
* Wed Oct 30 2002 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   474
- added smpte plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   475
- split out dvdnavread package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   476
- fixed snapshot deps and added hermes conditionals
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   477
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   478
* Tue Oct 29 2002 Thomas Vander Stichele <thomas at apestaart dot org>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   479
- added -play package, libs, and .pc files
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   480
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   481
* Thu Oct 24 2002 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   482
- Added wavenc to audio formats package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   483
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   484
* Sat Oct 20 2002 Christian Scchaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   485
- Removed all .la files
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   486
- added separate non-openquicktime demuxer plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   487
- added snapshot plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   488
- added videotest plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   489
- 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
   490
- Added cdplayer plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   491
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   492
* Fri Sep 20 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   493
- added gst-compprep calls
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   494
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   495
* Wed Sep 18 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   496
- 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
   497
- 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
   498
  to work properly
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   499
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   500
* Mon Sep 9 2002 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   501
- Added v4l2 plugin
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   502
* Thu Aug 27 2002 Christian Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   503
- Fixed USE_DV_TRUE to USE_LIBDV_TRUE
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   504
- Added Gconf and floatcast headers to gstreamer-plugins-devel package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   505
- Added mixmatrix plugin to audio-effects 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
* Thu Jul 11 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   508
- fixed oss package to buildrequire instead of require glibc headers
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   509
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   510
* Mon Jul 08 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   511
- fixed -devel package group
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   512
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   513
* Fri Jul 05 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   514
- release 0.4.0 !
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   515
- added gstreamer-libs.pc
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   516
- 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
   517
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   518
* Thu Jul 04 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   519
- fix issue with SDL package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   520
- make all packages STRICTLY require the right version to avoid
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   521
  ABI issues
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   522
- make gst-plugins obsolete gst-plugin-libs
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   523
- 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
   524
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   525
* Wed Jul 03 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   526
- require glibc-devel instead of glibc-kernheaders since the latter is only
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   527
  since 7.3 and glibc-devel pulls in the right package anyway
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   528
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   529
* Sun Jun 23 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   530
- changed header location of plug-in libs
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   531
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   532
* Mon Jun 17 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   533
- major cleanups
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   534
- adding gst-register-%{majorminor} on postun everywhere
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   535
- remove ldconfig since we don't actually install libs in system dirs
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   536
- removed misc package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   537
- added video-effects
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   538
- dot every Summary
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   539
- uniformify all descriptions a little
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   540
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   541
* Thu Jun 06 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   542
- various BuildRequires: additions
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   543
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   544
* Tue Jun 04 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   545
- added USE_LIBADSPA_TRUE bits to ladspa package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   546
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   547
* Mon Jun 03 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   548
- Added libfame package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   549
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   550
* Mon May 12 2002 Christian Fredrik Kalager Schaller <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   551
- Added jack, dxr3, http packages
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   552
- Added visualisation plug-ins, effecttv and synaesthesia
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   553
- Created devel package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   554
- Removed gstreamer-plugins-libs package (moved it into gstreamer-plugins)
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   555
- Replaced prefix/dirname with _macros
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   556
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   557
* Mon May 06 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   558
- added gstreamer-GConf package
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   559
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   560
* Wed Mar 13 2002 Thomas Vander Stichele <[email protected]>
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   561
- added more BuildRequires and Requires
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   562
- rearranged some plug-ins
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents:
diff changeset
   563
- added changelog ;)