SUNWgnome-media-player.spec
author dcarbery
Fri, 11 Jan 2008 16:07:50 +0000
changeset 11440 8ea15e134405
parent 11428 2d1095ee1151
child 11802 5c6d5e30e173
permissions -rw-r--r--
2008-01-11 Damien Carbery <[email protected]> * SUNWgnome-cd-burner.spec: nautilus extensions go to extensions-2.0 dir. Change %files * SUNWgnome-media-player.spec: nautilus extensions go to extensions-2.0 dir. Change %files and %install.
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 SUNWgnome-media-player
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): totem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11275
diff changeset
     6
# Copyright 2008 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 makeinstall make install DESTDIR=$RPM_BUILD_ROOT
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
    15
%use totemparser = totem-pl-parser.spec
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%use totem = totem.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
%use rhythmbox = rhythmbox.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Name:                    SUNWgnome-media-player
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:                 GNOME media player 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Source:                  %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
SUNW_BaseDir:            %{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
BuildRequires: SUNWgnome-media-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRequires: SUNWxorg-headers
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRequires: SUNWgnome-panel-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
BuildRequires: SUNWiso-codes-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRequires: SUNWgnome-file-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRequires: SUNWdbus-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: SUNWgnome-media-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: SUNWgnome-cd-burner-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: SUNWPython-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWevolution-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires: SUNWmusicbrainz-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires: SUNWgnome-media-apps-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: SUNWfirefox-devel
9940
5c9fef0a38d4 Commit correct spec file (SUNWgnome-media-player) and correct ChangeLog - it's not SUNWgnome-themes.spec that was updated.
dcarbery
parents: 9897
diff changeset
    44
BuildRequires: SUNWgnome-themes-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWgnome-file-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWxorg-clientlibs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWiso-codes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWdbus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWgnome-cd-burner
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires: SUNWPython
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWevolution-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWmusicbrainz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Requires: SUNWgnome-media-apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: SUNWfirefox
9940
5c9fef0a38d4 Commit correct spec file (SUNWgnome-media-player) and correct ChangeLog - it's not SUNWgnome-themes.spec that was updated.
dcarbery
parents: 9897
diff changeset
    66
Requires: SUNWgnome-themes
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
Requires: SUNWhal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
SUNW_BaseDir: %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%include default-depend.inc
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
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%endif
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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
mkdir %name-%version
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
    92
%totemparser.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%totem.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%rhythmbox.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
export CFLAGS="%optflags -D__EXTENSIONS__ -I%{_includedir} -I/usr/X11/include"
10652
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10649
diff changeset
   100
export CXXFLAGS="%cxx_optflags -features=extensions -I/usr/X11/include"
9791
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   101
%if %cc_is_gcc
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   102
%else
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   103
export CXX="${CXX} -norunpath"
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   104
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
export RPM_OPT_FLAGS="$CFLAGS"
10606
92c2b4cf91b1 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10156
diff changeset
   106
export LDFLAGS="%{?arch_ldadd} -z ignore -Bdirect -z combreloc -L/usr/X11/lib -R/usr/X11/lib -L/usr/sfw/lib -R/usr/sfw/lib -lX11"
9397
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
%ifarch sparc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
export x_includes="/usr/openwin/include"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
export x_libraries="/usr/openwin/lib"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   113
export PKG_CONFIG_PATH=%{_datadir}/pkgconfig
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   114
%totemparser.build -d %name-%version
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   115
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   116
export PKG_CONFIG_PATH=../totem-pl-parser-%{totemparser.version}:%{_datadir}/pkgconfig
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%totem.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   119
export PKG_CONFIG_PATH=../totem-pl-parser-%{totemparser.version}:../totem-%{totem.version}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%rhythmbox.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
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
rm -rf $RPM_BUILD_ROOT
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   124
%totemparser.install -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%totem.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%rhythmbox.install -d %name-%version
11162
d21b843f489c 2007-11-09 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
   127
rm -rf $RPM_BUILD_ROOT%{_mandir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
make install DESTDIR=$RPM_BUILD_ROOT
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
rm $RPM_BUILD_ROOT%{_libdir}/lib*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
rm $RPM_BUILD_ROOT%{_libdir}/lib*.a
11440
8ea15e134405 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11428
diff changeset
   133
rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/lib*.la
8ea15e134405 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11428
diff changeset
   134
rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/lib*.a
11428
2d1095ee1151 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11379
diff changeset
   135
rm $RPM_BUILD_ROOT%{_libdir}/firefox/plugins/lib*.la
2d1095ee1151 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11379
diff changeset
   136
rm $RPM_BUILD_ROOT%{_libdir}/firefox/plugins/lib*.a
10048
494c5a6ec356 2007-06-13 Damien Carbery <[email protected]>
dcarbery
parents: 9940
diff changeset
   137
#rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/media-player-keys/libmedia_player_keys.la
494c5a6ec356 2007-06-13 Damien Carbery <[email protected]>
dcarbery
parents: 9940
diff changeset
   138
#rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/media-player-keys/libmedia_player_keys.a
9897
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   139
rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/gromit/libgromit.la
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   140
rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/gromit/libgromit.a
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   141
rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/ontop/libontop.la
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   142
rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/ontop/libontop.a
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   143
rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/screensaver/libscreensaver.la
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   144
rm $RPM_BUILD_ROOT%{_libdir}/totem/plugins/screensaver/libscreensaver.a
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   145
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
# Remove scrollkeeper files installed by rhythmbox before packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
rm -rf $RPM_BUILD_ROOT/var
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
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
rm -f $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
rm -f $RPM_BUILD_ROOT%{_datadir}/omf/*/*-??_??.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):unsupported" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
rm -rf $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
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%post root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11275
diff changeset
   183
%include gconf-install.script
9397
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
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
( echo 'test -x $PKG_INSTALL_ROOT/usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
  echo '  echo "WARNING: gconftool-2 not found; not uninstalling gconf schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
  echo 'GCONF_CONFIG_SOURCE=xml:merged:$BASEDIR/etc/gconf/gconf.xml.defaults';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
  echo 'GCONF_BACKEND_DIR=$PKG_INSTALL_ROOT/usr/lib/GConf/2';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
  echo 'export GCONF_CONFIG_SOURCE GCONF_BACKEND_DIR LD_LIBRARY_PATH';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
  echo 'schemas="$SDIR/rhythmbox.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
  echo '         $SDIR/totem-handlers.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
  echo '         $SDIR/totem-video-thumbnail.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
  echo '         $SDIR/totem.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
  echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2 --makefile-uninstall-rule $schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%{_libdir}/lib*.so*
11440
8ea15e134405 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11428
diff changeset
   210
%{_libdir}/nautilus/extensions-2.0/lib*.so*
11428
2d1095ee1151 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11379
diff changeset
   211
%{_libdir}/firefox/plugins
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%{_libdir}/rhythmbox
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%{_libdir}/rhythmbox-metadata
11428
2d1095ee1151 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11379
diff changeset
   214
%{_libdir}/totem-plugin-viewer
9897
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   215
%{_libdir}/totem
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%dir %attr (0755, root, bin) %{_datadir}/dbus-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%dir %attr (0755, root, bin) %{_datadir}/dbus-1/services
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%{_datadir}/dbus-1/services/org.gnome.Rhythmbox.service
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%{_datadir}/gnome/help/rhythmbox/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%{_datadir}/gnome/help/totem/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%{_datadir}/omf/rhythmbox/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%{_datadir}/omf/totem/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%{_datadir}/rhythmbox
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%{_datadir}/totem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%{_mandir}/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9531
diff changeset
   235
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%attr(0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%{_sysconfdir}/gconf/schemas/rhythmbox.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%{_sysconfdir}/gconf/schemas/totem-handlers.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%{_sysconfdir}/gconf/schemas/totem.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%dir %attr (0755, root, bin) %dir %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%dir %attr (0755, root, bin) %dir %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
%{_datadir}/gtk-doc
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
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
%{_datadir}/gnome/help/*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%{_datadir}/omf/*/*-[a-z]*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%changelog
11440
8ea15e134405 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11428
diff changeset
   263
* Fri Jan 11 2008 - [email protected]
8ea15e134405 2008-01-11 Damien Carbery <[email protected]>
dcarbery
parents: 11428
diff changeset
   264
- nautilus extensions go to extensions-2.0 dir. Change %files and %install.
11428
2d1095ee1151 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11379
diff changeset
   265
* Wed Jan 09 2008 - [email protected]
2d1095ee1151 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11379
diff changeset
   266
- Uncomment plugins code as firefox 2 is back in the build.
2d1095ee1151 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11379
diff changeset
   267
* Thu Jan 03 2008 - [email protected]
11379
0317668d4ba6 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   268
- Comment out plugins code as firefox is not found by totem or rhythmbox and
0317668d4ba6 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   269
  browser plugins not built. This is a workaround while firefox build corrected.
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11275
diff changeset
   270
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11275
diff changeset
   271
- use gconf-install.script instead of an inline script
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   272
* Mon Dec 03 2007 - [email protected]
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   273
- Add totem-pl-parser.
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11162
diff changeset
   274
* Thu Nov 08 2007 - [email protected]
11162
d21b843f489c 2007-11-09 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
   275
- Added proper totem/totem-video-thumbnailer manpages in the manpage
d21b843f489c 2007-11-09 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
   276
  tarball, so now remove the NROF ones included by totem module in the
d21b843f489c 2007-11-09 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
   277
  %install step.
10652
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10649
diff changeset
   278
* Fri Oct 12 2007 - [email protected]
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10649
diff changeset
   279
- add /usr/X11/include to CXXFLAGS
10606
92c2b4cf91b1 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10156
diff changeset
   280
* Thu Oct  4 2007 - [email protected]
92c2b4cf91b1 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10156
diff changeset
   281
- add %arch_ldadd to LDFLAGS for the libintl libs
10156
9e77448053b2 2007-07-03 Damien Carbery <[email protected]>
dcarbery
parents: 10048
diff changeset
   282
* Tue Jul 03 2007 - [email protected]
9e77448053b2 2007-07-03 Damien Carbery <[email protected]>
dcarbery
parents: 10048
diff changeset
   283
- Browser plugins now installed to firefox/plugins dir.
10048
494c5a6ec356 2007-06-13 Damien Carbery <[email protected]>
dcarbery
parents: 9940
diff changeset
   284
* Wed Jun 13 2007 - [email protected]
494c5a6ec356 2007-06-13 Damien Carbery <[email protected]>
dcarbery
parents: 9940
diff changeset
   285
- Comment out removal of 2 la/a files as they are not being installed.
9940
5c9fef0a38d4 Commit correct spec file (SUNWgnome-media-player) and correct ChangeLog - it's not SUNWgnome-themes.spec that was updated.
dcarbery
parents: 9897
diff changeset
   286
* Wed May 23 2007 - [email protected]
5c9fef0a38d4 Commit correct spec file (SUNWgnome-media-player) and correct ChangeLog - it's not SUNWgnome-themes.spec that was updated.
dcarbery
parents: 9897
diff changeset
   287
- Add Build/Requires SUNWgnome-themes/-devel for gnome-icon-theme, required by
5c9fef0a38d4 Commit correct spec file (SUNWgnome-media-player) and correct ChangeLog - it's not SUNWgnome-themes.spec that was updated.
dcarbery
parents: 9897
diff changeset
   288
  totem.
9897
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   289
* Tue May 15 2007 - [email protected]
c914666a055b 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9791
diff changeset
   290
- Add %{_libdir}/totem to %files; remove .a and .la files from there.
9791
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   291
* Thu Apr 26 2007 - [email protected]
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   292
- delete some unnecessary env variables; set CXX to $CXX -norunpath because
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   293
  libtool swallows this option sometimes and leaves compiler paths in the
a30158528b91 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   294
  binaries, fixes 6497719
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9531
diff changeset
   295
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9531
diff changeset
   296
- s/0755/-/ in defattr so that files are not made all executable
9531
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9499
diff changeset
   297
* Mon Mar 12 2007 - [email protected]
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9499
diff changeset
   298
- delete rhythmbox .la files in rhythmbox.spec
9407
9710394232c6 * SUNWgnome-media-player.spec: Remove -I%{_includedir}/mps from
halton
parents: 9397
diff changeset
   299
* Thu Mar 01 2007 - [email protected]
9710394232c6 * SUNWgnome-media-player.spec: Remove -I%{_includedir}/mps from
halton
parents: 9397
diff changeset
   300
- Remove -I%{_includedir}/mps from CXXFLAGS because it is 
9710394232c6 * SUNWgnome-media-player.spec: Remove -I%{_includedir}/mps from
halton
parents: 9397
diff changeset
   301
  in /usr/lib/pkgconfig/firefox-xpcom.pc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Wed Feb 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- Add -I%{_includedir}/mps into CXXFLAGS to fix build error.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
* Thu Feb 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
- Add '-features=extensions' to CXXFLAGS because __func__ is used in new totem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
  tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Mon Feb 12 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- Remove '-I/usr/include/mps' from CFLAGS/CXXFLAGS. Make change to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
  firefox-xpcom.pc file instead.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Thu Nov 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Remove duplicate 'BuildRequires: SUNWfirefox-devel' line.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Mon Nov 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- s/Requires: SUNWfirefox-devel/Requires: SUNWfirefox/, fixes 6495619
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
- 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
   316
* Fri Oct 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Delete .a and .la files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
- Remove application-registry and mime-info dirs from %files as they are no 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
  longer installed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Add SUNWhalh BuildRequires.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Fri Sep 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Remove "rm" of _mandir during %install, add man page tarball for rhythmbox.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
  Deliver totem.1, totem-video-thumbnailer.1 from community, and manp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Thu Aug 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Add the mozilla/plugins dir and totem-mozilla-viewer.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
- Add Build/Requires SUNWfirefox/-devel for the xpidl compiler.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
* Wed Aug 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- Remove empty mozilla/plugins dir in %install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
- change datadir/icons permissions back to root:other since it's a stable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Fri Aug 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Change SUNWhal-devel ref to SUNWhal as the former does not exist.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- Update Build/Requires after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- 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
   340
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Wed Jun 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- Fix packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- 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
   349
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- Small update to dependency list after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
* Thu Mar  2 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- Remove locale dir from l10n package - no files installed there.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
* Fri Sep 30 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- Fix l10n packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Tue Sep 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- Move back to default prefix instead of /usr/demo/jds, since we have
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
  decided to support this application.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Wed Jan 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Deliver javahelp files for totem #6197736
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
* Mon Dec 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
- Move to /usr/sfw to implement ARC decision.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
* Sun Nov 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- move to /usr/demo/jds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
* Fri Oct 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- Added l10n package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Added '--x-libraries' option in configure to fix bug 5081938
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
* Sat Sep 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
- Set LDFLAGS so Xrandr and Xrender can be found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
- s/SUNWpl5u/SUNWperl584usr/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
* Fri Jul 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
- Add SUNWgnome-media-devel as build requirement.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
* Thu Jul 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
- Created.