base-specs/gst.spec
author chrisk
Mon, 31 Aug 2009 12:02:58 +0000
changeset 16427 63d81b085adb
parent 16257 a4c7c3972143
child 16434 f21f22550fe9
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * SUNWgnome-dtlogin-integration.spec, SUNWgnome-hex-editor.spec, base-specs/control-center.spec, base-specs/gnome-desktop.spec, base-specs/nautilus-open-terminal.spec, base-specs/rarian.spec, base-specs/gst-plugins-base.spec, base-specs/libgnomeui.spec, base-specs/pidgin-otr.spec, base-specs/ttf-freefont.spec, base-specs/nautilus.spec, base-specs/gnome-doc-utils.spec, base-specs/gdesklets-clock.spec, base-specs/gtksourceview2.spec, base-specs/notification-daemon.spec, base-specs/libgnome.spec, base-specs/gnome-mount.spec, base-specs/yelp.spec, base-specs/dogtail.spec, base-specs/startup-notification.spec, base-specs/gst.spec, base-specs/pidgin.spec, base-specs/gimp-help.spec, base-specs/ggz-client-libs.spec, base-specs/gimp.spec, base-specs/gtksourceview.spec, base-specs/gvfs.spec, base-specs/gdm.spec, base-specs/gimp-hdr.spec, base-specs/rhythmbox.spec, base-specs/gnome-nettool.spec, base-specs/gnome-devel-docs.spec, base-specs/gdesklets-worldtime.spec, base-specs/libgtkhtml.spec, base-specs/libbonoboui.spec, base-specs/gdesklets-calendar.spec, base-specs/ttf-baekmuk.spec, base-specs/alacarte.spec, base-specs/desktop-file-utils.spec, base-specs/devhelp.spec, base-specs/gnome-games.spec, base-specs/eel.spec, base-specs/gnome-keyring.spec, base-specs/totem.spec, base-specs/libotr.spec, base-specs/gthumb.spec, base-specs/gst-plugins-good.spec, base-specs/gnome-settings-daemon.spec, base-specs/eog.spec, base-specs/libggz.spec, base-specs/zenity.spec, base-specs/libwnck.spec, base-specs/libexif-gtk.spec, base-specs/gnome-media.spec, base-specs/gdesklets.spec: Add OSR info.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gstreamer
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11540
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# Owner: yippi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16257
diff changeset
    10
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16257
diff changeset
    11
%define OSR 8760:0.10.19
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16257
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         gstreamer
14571
a943a025a41e 2008-11-06 Brian Cameron <[email protected]>
yippi
parents: 14454
diff changeset
    14
License:      LGPL v2, Public Domain
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        Libraries/Multimedia
16257
a4c7c3972143 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 15745
diff changeset
    16
Version:      0.10.24
11540
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
    17
Release:      1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      GStreamer streaming media framework runtime.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Source:       http://gstreamer.freedesktop.org/src/%{name}/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    22
%if %build_l10n
14943
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
    23
Source1:      l10n-configure.sh
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    24
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
12741
f93ee62574f5 update bugid of gettext bug
laca
parents: 12703
diff changeset
    26
#owner:laca date:2005-08-11 type:bug bugster:6570425
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Patch1:       gst-01-gettext.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
URL:          http://gstreamer.net/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Docdir:       %{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Docdir:       %{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Prereq:         /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
%define         glib2_version	2.0.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
%define         libxml2_version	2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires:       glib2 >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires:       libxml2 >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires:       popt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires:  glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires:  libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires:  flex
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires:  gtk-doc >= 0.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires:  gcc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires:  zlib-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires:  popt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires:  pyxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
GStreamer is a streaming-media framework, based on graphs of filters which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
operate on media data. Applications using this library can do anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
from real-time sound processing to playing videos, and just about anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
else media-related.  Its plugin-based architecture means that new data
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
types or processing capabilities can be added simply by installing new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
plugins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Summary:        Libraries/include files for GStreamer streaming media frame
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Group:          Development/Libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires:       %{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires:       glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Requires:       libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
GStreamer is a streaming-media framework, based on graphs of filters which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
operate on media data. Applications using this library can do anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
from real-time sound processing to playing videos, and just about anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
else media-related.  Its plugin-based architecture means that new data
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
types or processing capabilities can be added simply by installing new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
plugins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
This package contains the libraries and includes files necessary to develop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
applications and plugins for GStreamer.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%package tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
Summary:        tools for GStreamer streaming media framework.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Group:          Libraries/Multimedia
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%description tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
GStreamer is a streaming-media framework, based on graphs of filters which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
operate on media data. Applications using this library can do anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
from real-time sound processing to playing videos, and just about anything
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
else media-related.  Its plugin-based architecture means that new data
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
types or processing capabilities can be added simply by installing new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
plugins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
This package contains the basic command-line tools used for GStreamer, like
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
gst-launch.  It is split off to allow parallel-installability in the future.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%setup -q 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
glib-gettextize -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
libtoolize --copy --force
9423
9328a4c8856c 2007-03-03 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   110
intltoolize --copy --force --automake
14962
ffb9b16fe80e 2009-01-22 Brian Cameron <[email protected]>
yippi
parents: 14944
diff changeset
   111
aclocal -I common/m4 $ACLOCAL_FLAGS
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
   112
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
   113
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
   114
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
   115
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
   116
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
  --prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
  --sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
  --mandir=%{_mandir}   \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
  %{gtk_doc_option}   \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
  --disable-tests --disable-examples \
9602
9f9392d590b1 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9490
diff changeset
   126
  --program-suffix="" --with-check=no
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
# FIXME: hack: stop the build from looping
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
touch po/stamp-it
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
rm $RPM_BUILD_ROOT%{_libdir}/*/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
rm $RPM_BUILD_ROOT%{_libdir}/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%post 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%post tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%post devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%doc AUTHORS COPYING README TODO ABOUT-NLS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_libdir}/lib*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%{_libdir}/gstreamer-*/libgst*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%{_libdir}/lib*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%files tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%{_bindir}/gst-*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%{_mandir}/man1/gst-*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%changelog
16257
a4c7c3972143 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 15745
diff changeset
   175
* Wed Aug 12 2009 - [email protected]
a4c7c3972143 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 15745
diff changeset
   176
- Bump to 0.10.24.
15745
cc12b969d079 2009-05-11 Brian Cameron <[email protected]>
yippi
parents: 15325
diff changeset
   177
* Mon May 11 2009 - [email protected]
cc12b969d079 2009-05-11 Brian Cameron <[email protected]>
yippi
parents: 15325
diff changeset
   178
- Bump to 0.10.23.
14943
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   179
* Mon Jan 19 2009 - [email protected]
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   180
- Bump to 0.10.22.
14454
660d56986c68 2008-10-13 Brian Cameron <[email protected]>
yippi
parents: 12741
diff changeset
   181
* Sat Oct 04 2008 - [email protected]
660d56986c68 2008-10-13 Brian Cameron <[email protected]>
yippi
parents: 12741
diff changeset
   182
- Bump to 0.10.21.
12703
aea6948e6ada 2008-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 12051
diff changeset
   183
* Thu Jun 19 2008 - [email protected]
aea6948e6ada 2008-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 12051
diff changeset
   184
- Bump to 0.10.20.
12051
b82a93e18ae3 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   185
* Mon Apr 07 2008 - [email protected]
b82a93e18ae3 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   186
- Bump to 0.10.19.
11886
ab6e8651ffd1 2008-03-21 Brian Cameron <[email protected]>
yippi
parents: 11562
diff changeset
   187
* Thu Mar 20 2008 - [email protected]
ab6e8651ffd1 2008-03-21 Brian Cameron <[email protected]>
yippi
parents: 11562
diff changeset
   188
- Bump to 0.10.18.
11562
d307394a0840 * base-specs/gst-plugins-base.spec:
thaytan
parents: 11540
diff changeset
   189
* Mon Jan 30 2008 - [email protected]
d307394a0840 * base-specs/gst-plugins-base.spec:
thaytan
parents: 11540
diff changeset
   190
- Bump to 0.10.17 paper bag release.
11540
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
   191
* Mon Jan 28 2008 - [email protected]
b04f6c910e8e 2008-01-28 Brian Cameron <[email protected]>
yippi
parents: 11209
diff changeset
   192
- Bump to 0.10.16.
11209
274161dea5c9 2007-11-16 Damien Carbery <[email protected]>
dcarbery
parents: 10268
diff changeset
   193
* Fri Nov 16 2007 - [email protected]
274161dea5c9 2007-11-16 Damien Carbery <[email protected]>
dcarbery
parents: 10268
diff changeset
   194
- Bump to 0.10.15.
10268
e21d31b155c9 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10076
diff changeset
   195
* Fri Aug 03 2007 - [email protected]
e21d31b155c9 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10076
diff changeset
   196
- Bump to 0.10.14.
10076
106c07853b64 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 9602
diff changeset
   197
* Tue Jun 19 2007 - [email protected]
106c07853b64 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 9602
diff changeset
   198
- Bump to 0.10.13.
9602
9f9392d590b1 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9490
diff changeset
   199
* Wed Mar 21 2007 - [email protected]
9f9392d590b1 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9490
diff changeset
   200
- Add --with-check=no to configure so as not to pick up SFEcheck package. Build
9f9392d590b1 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9490
diff changeset
   201
  breaks when it finds the package.
9490
a0071a531c29 2007-03-08 Damien Carbery <[email protected]>
dcarbery
parents: 9448
diff changeset
   202
* Thu Mar 07 2007 - [email protected]
a0071a531c29 2007-03-08 Damien Carbery <[email protected]>
dcarbery
parents: 9448
diff changeset
   203
- Bump to 0.10.12.
9423
9328a4c8856c 2007-03-03 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   204
* Sat Mar 04 2007 - [email protected]
9328a4c8856c 2007-03-03 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   205
- Add intltoolize call to expand MSGFMT_OPTS.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Tue Feb 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- Remove unneeded patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Mon Dec 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- Remove nofork patch since this is now fixed upstream.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
* Thu Dec  7 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
- Bump to 0.10.11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
* Fri Nov  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- use %gtk_doc_option in configure so that it can be disabled using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
  --without-gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Mon Oct 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- Remove the '-f' from the 'rm *.la *.a' lines so that any changes to the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
  module source will be seen as a build error and action can be taken.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
* Mon Sep 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
- Bump to 0.10.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
* Tue Aug 8 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- Add l10n-configure.sh script for l10n pkgs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Tue Jun 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- Bump to 0.10.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Tue Mar 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- Bump to 0.10.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
* Wed Feb 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
- Bump to 0.10.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
- Add hack to fix infinite loop problem in po/Makefile. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
* Sun Jan 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
- Add patch, 02-solaris-resolv, to add '-lresolv' so inet_aton function found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
* Mon Jan 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
- Bump to 0.10.1  The packaging will need some work if someone wants to build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
  this for Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Tue Sep 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- Bump to 0.8.11.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
* Thu Sep 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
- Unbump back to 0.8.10 as 0.9.x is not in gnome2.12.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Wed Sep 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
- Bump to 0.9.2. Update %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Mon Jun 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- Removed patch for modifying uninstalled-pc file since it
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
  is no longer needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
* Wed May 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
- Updated to call automake, now needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
* Wed Nov 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
- #6195855, install correct man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
- Add gst-*, libgst*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
* Wed Sep 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
- Update gst-02-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
- Update gst-03-gettext.diff to fix 5068957
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
- Remove gst-04-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
- Add gst-04-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
* Sun Aug 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
- Now packaging gtk-docs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
* Tue Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
- Now building gtk-docs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
* Fri Aug 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
- Fixed typo.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
* Fri Aug 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
- gst-xmlinspect man page packaged
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
* Mon Aug 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
- Corrected Linux packaging.  Corrected Release to 2 since
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
  this is the 2nd change after bumping the release last
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
  Thursday.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
* Thu Jul 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
- Bumped revision of gstreamer to 0.8.4, making patches 4 and 5 go away
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
  since they were integrated into CVS head.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
* Fri Jul 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
- Added patch to change the default scheduler to basicgthread which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
  works better than opt for audio and opt doesn't work at all for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
  video on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
* Mon Jul 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
- ported to rpm4, pkg'd some missing files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
- Adding gst-l10n-po-1.2.tar.bz2 l10n content
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Fri May 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- added patch 03 from CVS head to support aligned memory access,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
  needed for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
- Updated to tarball 0.8.1 version as per Laca and yippi request.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Mon May 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- autotools-jdsize to fix Makefile problem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
* Thu May 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
- Add glib-gettextize, aclocal, and autoconf calls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
  so that gettext patches to configure.in/configure.ac
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
  get included.  Added patches mentioned above to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
  appropriate spec files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
* Mon Apr 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
- changed majorminor version to 0.8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
* Fri Apr 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
- Upgraded tarball to 0.8.0 which is released for 2.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Tue Mar 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- Added gst-02-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Mon Mar 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- add patch to fix gst-*-uninstslled.pc Cflags.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
- disable docs build on Solaris for now (causes gthread error) 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Fri Feb 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- Bump to 0.7.4, update tools files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
* Mon Jan 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
- Fixed the postinstall problem. Basically, gst has allowed for parallel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
  installed and had decided to have program named by
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
  /usr/bin/gst-regsiter-<majorminor>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
  since we do not have parallel installed on our distro, so configure with
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
  --program-suffix="" to remove the version number.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Wed Dec 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- bump to 0.7.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Fri Oct 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- Removed the patch 01 which is already in 0.63 release of gstreamer
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
  updtaed spec file to build for Qs. and also include a patch from Bala
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
  as part of the fix to 4880305.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Fri Oct 03 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Pulled out two patches from the 0.63 release that fixes a infinite loop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
  and a crash, bugzilla 120741 and 104829.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Wed Jul 23 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Added a patch to disable putbits which uses a potential patent ridden
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
  issue with mpeg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
* Tue May 14 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- initial release version for gstreamer