SUNWgnome-media.spec
author davelam
Sat, 18 Apr 2009 12:26:03 +0000
changeset 15650 dbcf7e3715dd
parent 15556 79756053d7da
child 15775 e008653c7e58
permissions -rw-r--r--
2009-04-18 Dave Lin <[email protected]> Update dependencies for the following spec files: o move the dependencies to the split gnome-base-libs o add other missed dependencies
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 packages SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): gst, gst-plugins-base, gst-plugins-good
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
15191
64a5e3c641c9 2009-02-20 Brian Cameron <[email protected]>
yippi
parents: 14943
diff changeset
     6
# Copyright 2009 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# 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
     8
# 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
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
# Owner: yippi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%define with_hal %(pkginfo -q SUNWhal && echo 1 || echo 0)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%use gst = gst.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
%use gst_plugins_base = gst-plugins-base.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
%use gst_plugins_good = gst-plugins-good.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
%define gst_minmaj %(echo %{gst.version} | cut -f1,2 -d.)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Name:                    SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Summary:                 GNOME streaming media framework
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Source:                  %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
SUNW_BaseDir:            %{_basedir}
11997
3491424ac6e3 2008-04-01 Brian Cameron <[email protected]>
yippi
parents: 11370
diff changeset
    27
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    31
BuildRequires: SUNWgtk2-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRequires: SUNWgnome-libs-devel
12810
131eb6601fbb 2008-07-14 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12700
diff changeset
    33
BuildRequires: SUNWbison
15374
d816e1b588cd add SUNWmkcd as dependency for SUNWgnome-media
jerrytan
parents: 15191
diff changeset
    34
BuildRequires: SUNWmkcd
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: SUNWPython
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires: SUNWmusicbrainz-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: SUNWspeex-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: SUNWflac-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWlibtheora-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWogg-vorbis-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires: SUNWPython-extra
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires: SUNWliboil-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: SUNWgnome-audio-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: SUNWjpg-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires: SUNWpng-devel
12700
26131d0fce3c 2008-06-18 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
    48
BuildRequires: SUNWlibsoup-devel
14712
04263bd26443 2008-12-04 Jim Li <[email protected]>
jim
parents: 13598
diff changeset
    49
BuildRequires: SUNWlibvisual-devel
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    50
Requires: SUNWgtk2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWgnome-media-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWmusicbrainz
15374
d816e1b588cd add SUNWmkcd as dependency for SUNWgnome-media
jerrytan
parents: 15191
diff changeset
    54
Requires: SUNWmkcd
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWspeex
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires: SUNWflac
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWlibtheora
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWogg-vorbis
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires: SUNWliboil
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWgnome-audio
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWgnome-vfs
12700
26131d0fce3c 2008-06-18 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
    64
Requires: SUNWlibsoup
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: SUNWjpg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Requires: SUNWperl584core
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Requires: SUNWpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
Requires: SUNWxorg-clientlibs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Requires: SUNWzlib
14788
4133e407cc05 2008-12-18 Jim Li <[email protected]>
jim
parents: 14712
diff changeset
    72
Requires: SUNWlibvisual
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15374
diff changeset
    73
Requires: SUNWdesktop-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
Requires: SUNWhal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%endif
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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%gst.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%gst_plugins_base.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%gst_plugins_good.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%build
14943
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   106
# There seems to be an issue with the version of libtool that GStreamer is
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   107
# now using.  The libtool script uses the echo and RM variables but does not
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   108
# define them, so setting them here addresses this.
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   109
export echo="/usr/bin/echo"
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   110
export RM="/usr/bin/rm"
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   111
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
# Note that including  __STDC_VERSION n CFLAGS for gnome-media breaks the S9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
# build for gstreamer,  gst-plugins, and gnome-media, so not including for them.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
export LDFLAGS="%_ldflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%gst.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
# Need /usr/X11/lib and /usr/X11/include to gain access to libXv.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
# needed for xvimagesink.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
export PKG_CONFIG_PATH=%{_builddir}/%name-%version/gstreamer-%{gst.version}/pkgconfig:%{_pkg_config_path}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
export CFLAGS="%optflags -I/usr/sfw/include -I/usr/X11/include -DANSICPP"
10270
cc9f586d3d78 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10259
diff changeset
   127
export LDFLAGS="%_ldflags -L/usr/X11/lib -R/usr/X11/lib -lresolv"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%gst_plugins_base.build -d %name-%version
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
export PKG_CONFIG_PATH=%{_builddir}/%name-%version/gstreamer-%{gst.version}/pkgconfig:%{_pkg_config_path}:%{_builddir}/%name-%version/gst-plugins-base-%{gst_plugins_base.version}/pkgconfig:%{_pkg_config_path}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
export LDFLAGS="%_ldflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%gst_plugins_good.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%install
14943
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   138
# There seems to be an issue with the version of libtool that GStreamer is
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   139
# now using.  The libtool script uses the echo and RM variables but does not
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   140
# define them, so setting them here addresses this.
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   141
export echo="/usr/bin/echo"
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   142
export RM="/usr/bin/rm"
b6c6d97ba9b4 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14788
diff changeset
   143
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%gst.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%gst_plugins_base.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%gst_plugins_good.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
mkdir -p $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_minmaj}/tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
cd $RPM_BUILD_ROOT%{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
for prog in gst-feedback gst-inspect gst-launch gst-typefind \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
            gst-xmlinspect gst-xmllaunch; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
  mv $prog-%{gst_minmaj} ../lib/gstreamer-%{gst_minmaj}/tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
  rm -f $prog
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
  ln -s ../lib/gstreamer-%{gst_minmaj}/tools/$prog-%{gst_minmaj} $prog
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
perl -pi -e 's,^toolsdir=.*,toolsdir=\${exec_prefix}/lib/gstreamer-%{gst_minmaj}/tools,' $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gstreamer-%{gst_minmaj}.pc
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
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
chmod 755 $RPM_BUILD_ROOT%{_mandir}/man1/*.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
chmod 755 $RPM_BUILD_ROOT%{_mandir}/man3/*.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
chmod 755 $RPM_BUILD_ROOT%{_mandir}/man5/*.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_minmaj}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_minmaj}/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
10259
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10118
diff changeset
   173
%if %{!?_without_gtk_doc:0}%{?_without_gtk_doc:1}
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10118
diff changeset
   174
rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10118
diff changeset
   175
%endif
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10118
diff changeset
   176
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15374
diff changeset
   188
%post
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15374
diff changeset
   189
%restart_fmri gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%{_bindir}/gst*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
%{_libdir}/libgst*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%{_libdir}/gstreamer-%{gst_minmaj}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%{_libdir}/gstreamer-%{gst_minmaj}/tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%dir %attr (0755, root, sys) %{_datadir}
13574
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   200
%doc gstreamer-%{gst.version}/AUTHORS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   201
%doc gstreamer-%{gst.version}/README
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   202
%doc(bzip2) gstreamer-%{gst.version}/COPYING
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   203
%doc(bzip2) gstreamer-%{gst.version}/NEWS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   204
%doc(bzip2) gstreamer-%{gst.version}/ChangeLog
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   205
%doc(bzip2) gstreamer-%{gst.version}/common/ChangeLog
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   206
%doc gst-plugins-base-%{gst_plugins_base.version}/AUTHORS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   207
%doc gst-plugins-base-%{gst_plugins_base.version}/README
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   208
%doc(bzip2) gst-plugins-base-%{gst_plugins_base.version}/COPYING
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   209
%doc(bzip2) gst-plugins-base-%{gst_plugins_base.version}/COPYING.LIB
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   210
%doc(bzip2) gst-plugins-base-%{gst_plugins_base.version}/NEWS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   211
%doc(bzip2) gst-plugins-base-%{gst_plugins_base.version}/ChangeLog 
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   212
%doc(bzip2) gst-plugins-base-%{gst_plugins_base.version}/common/ChangeLog
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   213
%doc gst-plugins-good-%{gst_plugins_good.version}/AUTHORS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   214
%doc gst-plugins-good-%{gst_plugins_good.version}/README
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   215
%doc(bzip2) gst-plugins-good-%{gst_plugins_good.version}/COPYING
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   216
%doc(bzip2) gst-plugins-good-%{gst_plugins_good.version}/NEWS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   217
%doc(bzip2) gst-plugins-good-%{gst_plugins_good.version}/ChangeLog 
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   218
%doc(bzip2) gst-plugins-good-%{gst_plugins_good.version}/common/ChangeLog
13598
e6be6ecb4ab8 2008-09-16 Brian Cameron <[email protected]>
yippi
parents: 13574
diff changeset
   219
%doc(bzip2) gst-plugins-good-%{gst_plugins_good.version}/docs/random/ChangeLog-0.8
13574
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   220
%dir %attr (0755, root, other) %{_datadir}/doc
15191
64a5e3c641c9 2009-02-20 Brian Cameron <[email protected]>
yippi
parents: 14943
diff changeset
   221
%dir %attr (0755, root, other) %{_datadir}/gstreamer-0.10
64a5e3c641c9 2009-02-20 Brian Cameron <[email protected]>
yippi
parents: 14943
diff changeset
   222
%{_datadir}/gstreamer-0.10/*
13574
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   223
%dir %attr (0755, root, other)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%dir %attr(0755, root, bin) %{_mandir}/man5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%{_mandir}/man1/gst*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%{_mandir}/man5/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%defattr (-, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%{_sysconfdir}/gconf/schemas/gstreamer-%{gst_minmaj}.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%{_includedir}/gstreamer-%{gst_minmaj}/gst
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%dir %attr (0755, root, other) %{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_datadir}/aclocal/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%if %{!?_without_gtk_doc:1}%{?_without_gtk_doc:0}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%changelog
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15374
diff changeset
   260
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15374
diff changeset
   261
- use desktop-cache instead of postrun
15191
64a5e3c641c9 2009-02-20 Brian Cameron <[email protected]>
yippi
parents: 14943
diff changeset
   262
* Fri Feb 20 2009 - [email protected]
64a5e3c641c9 2009-02-20 Brian Cameron <[email protected]>
yippi
parents: 14943
diff changeset
   263
- Update packaging as needed for gst-plugins-good 0.10.14.
13574
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   264
* Fri Sep 12 2008 - [email protected]
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12810
diff changeset
   265
- Add new copyright files.
12700
26131d0fce3c 2008-06-18 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
   266
* Wed Jun 18 2008 - [email protected]
26131d0fce3c 2008-06-18 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
   267
- Add Build/Requires SUNWlibsoup/-devel after check-deps.pl run.
12263
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 11997
diff changeset
   268
* Wed May 07 2008 - [email protected]
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 11997
diff changeset
   269
- Remove PERL5LIB setting as it is not necessary.
11997
3491424ac6e3 2008-04-01 Brian Cameron <[email protected]>
yippi
parents: 11370
diff changeset
   270
* Tue Apr 01 2008 - [email protected]
3491424ac6e3 2008-04-01 Brian Cameron <[email protected]>
yippi
parents: 11370
diff changeset
   271
- Add SUNW_Copyright.
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   272
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   273
- use gconf-install.script instead of an inline script
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10270
diff changeset
   274
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10270
diff changeset
   275
- delete SUNWxwrtl dep
10259
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10118
diff changeset
   276
* Thu Aug 02 2007 - [email protected]
10270
cc9f586d3d78 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10259
diff changeset
   277
- Add -lresolv to LDFLAGS for gst-plugins-base for hstrerror function.
cc9f586d3d78 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10259
diff changeset
   278
* Thu Aug 02 2007 - [email protected]
10259
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10118
diff changeset
   279
- Delete gtk-doc files in %install when built using --without-gtk-doc. The root
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10118
diff changeset
   280
  cause is in the gst/gst-plugins modules but this fix works for now.
10118
0b4586217870 2007-06-25 Irene Huang <[email protected]>
sh162551
parents: 10117
diff changeset
   281
* Tue Jun 26 2007 - [email protected]
0b4586217870 2007-06-25 Irene Huang <[email protected]>
sh162551
parents: 10117
diff changeset
   282
- remove libcdio as dependency
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
- Remove SUNWhalh BuildRequires because header files are in SUNWhea in snv_51.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
- Add SUNWhalh BuildRequires.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
* Thu Aug 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
- Remove pointless libgstgetbits.3, libgstdataprotocol.3 manpage and move
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
  libgstreamer-0.8.3 manpage to libgstreamer-0.10.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- Remove gst-md5sum man page since this is no longer a part of GStreamer.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
* Mon Aug 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
- Add Build/Requires SUNWhal after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- update %post/%postun/etc scripts to support diskless client setup,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
- Removed all of the 0.8 version manpages and the following
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
  manpages which are no longer needed:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
  gst-complete, gst-compprep, gst-launch-ext, gst-register
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Wed Jun 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- Changes from bumping to new versions of modules.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
* Thu Jun  1 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
- use post/preun scripts to install schemas into the merged gconf files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- add the versioned binaries back in %{_libdir}/gstreamer-0.10/tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
  otherwise gnome-media (SUNWgnome-media-apps) fails
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
* Tue Mar 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- Added libcdio dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- Complete update of Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Tue Jan 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Add Build/Requires SUNWliboil/-devel as required by liboil.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Fri Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Bump to GStreamer 0.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
* Mon Nov 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
- Fix spec file so it builds xvimagesink.  This requires adding 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
  /usr/X11/lib to LDFLAGS and /usr/X11/include to CFLAGS when building
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
  gst-plugins.  xvimagesink is faster than ximagesink since it uses
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
  the XVideo Xserver extension, so its nice to have.  This only works
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
  when using the Xorg Xserver, so users who are using Xsun will need
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
  to continue using the ximagesink plugin for video output.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Tue Sep 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- add python build dep for gstreamer-plugins gtk docs (mangle-tmpl.py)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
* Mon Sep 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Fri Aug 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- Add dependency of SUNWflac
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
* Tue Jul 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
- Add dependency of SUNWspeex and SUNWlibtheora
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
* Mon Jul 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
- Add BuildRequires: SUNWmusicbrainz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Wed Jun 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- remove nautilus-media since it no longer works with nautilus.  Nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
  no longer supports extensions like nautilus-media.  Remove gnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
  since it needs to be split into a separate package.  This is because
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
  gnome-panel requires gstreamer and gnome-media requires gnome-panel.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Tue Feb 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- moved l10n package to last built since it tends to fail on re-install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Fri Jan 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- #6222302 : Remove gstreamer properties from yelp TOC
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
* Tue Nov 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- Fix 6197917: Restore files 'lost' when SUNWgnome-media packages reorganised
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
  to restore 'lost' Gnome 2.0 packages. Reviewed by Laca.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Use the original GNOME 2.0 packaging structure: add SUNWgnome-cd*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
  SUNWgnome-freedb-libs* and SUNWgnome-sound-recorder*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Thu Oct 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- change registry.xml to volatile, fixes 6180895
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
* Thu Oct 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- Added gst-launch-ext* man pages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- Added code to install javahelp documents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
  Fixes  bugs #5096655,5096658.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Mon Oct 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Added javahelp files for share package #5108690
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
* Mon Sep 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- Get GNOME_Media_CDDBSlave2.server to be installed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Fri Sep 24 2004 - brian.cameron
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- Added %post section so that programs that use GStreamer will work
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
  properly.  The timestamp of the registry file must be later than
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
  the libraries for programs to work.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
- Added a heap of manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- Now package gtk-docs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Wed Aug 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- Added l10n javahelp entry in l10n pkg files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- move l10n files to the l10n package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Fri Aug 20 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- No longer package Nautilus_View server files since they aren't being 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
  installed by the nautilus-media.spec file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
* Mon Aug 16 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
- change .../sman1/*.1 permissions to 0755 for Solaris integration error
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Thu Jul 29 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- Fixed setting of PKG_CONFIG_PATH and CPPFLAGS so that they work when
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
  gstreamer and gst-plugins have different version #'s.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
* Mon Jun 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- Added ogg/vorbis dependancy.  Now including registry.xml.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
* Wed Jun 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
- Removed SUNWgnome-pilot-link dependancy which was wrong.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
* Wed May 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
- Fixed CFLAGS so that Kpic flag gets properly recognized, allowing
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
  gstreamer to actually work in addition to just compiling.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Tue May 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Updated dependencies to include SUNWgnome-file-mgr.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- Add nautilus-media.  Made changes so that this works with 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
  gstreamer and gst-plugins 0.8.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Sun Mar 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- Corrected PKG_CONFIG_PATH so it will find gst-plugins properly.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Fri Mar 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- buildrequires CBEbison instead of SUNWbison
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Initial spec-file created
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   416