SUNWgnome-applets.spec
author laca
Thu, 03 Jan 2008 08:23:25 +0000
changeset 11370 338c15c66cee
parent 11368 6f9cfb174a8c
child 11478 af99b2737279
permissions -rw-r--r--
2008-01-03 Laszlo (Laca) Peter <[email protected]> * include/gconf-install.script: return 1 if gconftool-2 is not found; redirect stdout to /dev/null so that errors are more easily noticed and postrun.log is shorter * SUNWevolution-exchange.spec, SUNWevolution-webcal.spec, SUNWevolution.spec, SUNWgnome-a11y-dasher.spec, SUNWgnome-a11y-gok.spec, SUNWgnome-a11y-poke.spec, SUNWgnome-applets.spec, SUNWgnome-archive-mgr.spec, SUNWgnome-calculator.spec, SUNWgnome-cd-burner.spec, SUNWgnome-cd.spec, SUNWgnome-character-map.spec, SUNWgnome-config-editor.spec, SUNWgnome-crash-report.spec, SUNWgnome-desktop-prefs.spec, SUNWgnome-devhelp.spec, SUNWgnome-file-mgr.spec, SUNWgnome-games.spec, SUNWgnome-hex-editor.spec, SUNWgnome-im-client.spec, SUNWgnome-img-organizer.spec, SUNWgnome-img-viewer.spec, SUNWgnome-keyring-manager.spec, SUNWgnome-libs.spec, SUNWgnome-media-apps.spec, SUNWgnome-media-player.spec, SUNWgnome-media.spec, SUNWgnome-meeting.spec, SUNWgnome-pdf-viewer.spec, SUNWgnome-pilot.spec, SUNWgnome-print.spec, SUNWgnome-remote-desktop.spec, SUNWgnome-session.spec, SUNWgnome-system-monitor.spec, SUNWgnome-system-tools.spec, SUNWgnome-terminal.spec, SUNWgnome-text-editor.spec, SUNWgnome-utils.spec, SUNWgnome-vfs.spec, SUNWgnome-wm.spec, SUNWprint-monitor.spec, SUNWvirt-manager.spec: %include gconf-install.script instead of inlining it.
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-applets
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): gnome-applets, quick-lounge-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#		      gnome-netstatus, deskbar-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
#
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
     7
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# 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
     9
# 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
    10
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
# Owner: gman
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%use gapplets = gnome-applets.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
%use qlounge = quick-lounge-applet.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%use gnetstatus = gnome-netstatus.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
%use deskbar_applet = deskbar-applet.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-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:                 GNOME panel applets
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
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
BuildRequires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
BuildRequires: SUNWgnome-media-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
BuildRequires: SUNWgnome-character-map-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRequires: SUNWgnome-doc-utils
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
BuildRequires: SUNWgnome-panel-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRequires: SUNWgnome-python-desktop-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRequires: SUNWsolnm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRequires: SUNWarc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: SUNWevolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: SUNWlibgtop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires: SUNWgnome-python-desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires: SUNWgnome-character-map
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWlibgtop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
    50
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%ifarch i386
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
BuildRequires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
    55
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%package -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Summary:                 %{summary} - amusements
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%package -n SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Summary:                 %{summary} - amusements - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%package -n SUNWgnome-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
Summary:                 %{summary} - internet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
Requires: SUNWgnome-internet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%package -n SUNWgnome-internet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
Summary:                 %{summary} - internet - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%package -n SUNWgnome-internet-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
Summary:                 %{summary} - internet - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%package -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
Summary:                 %{summary} - intranet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
Requires: SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%package -n SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
Summary:                 %{summary} - intranet - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%package -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
Summary:                 %{summary} - multimedia
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
Requires: SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
Requires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%package -n SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
Summary:                 %{summary} - multimedia - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%package -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
Summary:                 %{summary} - utility
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
Requires: SUNWgnome-python-desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
Requires: SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
Requires: SUNWgnome-character-map
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
Requires: SUNWevolution-data-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%package -n SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
Summary:                 %{summary} - utility - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%package -n SUNWgnome-utility-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
Summary:                 %{summary} - utility - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%gapplets.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%qlounge.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%gnetstatus.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%deskbar_applet.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
chmod -R u+w %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
unset PKG_CONFIG_DISABLE_UNINSTALLED
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
export CPPFLAGS="-I/usr/sfw/include"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/X11/lib -R/usr/X11/lib -lX11"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%gapplets.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%qlounge.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%gnetstatus.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%deskbar_applet.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%gapplets.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%qlounge.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%gnetstatus.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%deskbar_applet.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
# Remove the invest-chart files as it is not in the UI spec (#6488895).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
rm $RPM_BUILD_ROOT%{_bindir}/invest-chart
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
chmod 0644 $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/C/*.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
10350
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10286
diff changeset
   221
#rm -r $RPM_BUILD_ROOT%{_prefix}/var
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
9483
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   223
# Never install English locales because should support full functions
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   224
# on English locales as same as Solaris. See SUNWzz-gnome-l10n.spec.
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   225
rm -r $RPM_BUILD_ROOT%{_datadir}/locale/en_GB
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   226
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/en_GB
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   227
rm -r $RPM_BUILD_ROOT%{_datadir}/omf/*/*-en_GB.omf
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   228
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
rm -r $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/[a-c]*/[a-z]*
10651
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   234
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/deskbar/[a-z]*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/[e-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
rm -r $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
   237
rm -r $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z][a-z]_[A-Z][A-Z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%{?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
   241
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%post -n SUNWgnome-fun-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   246
%include scrollkeeper-update.script
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   247
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%postun -n SUNWgnome-fun-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   250
%include scrollkeeper-update.script
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   251
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%post -n SUNWgnome-internet-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   254
%include scrollkeeper-update.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
%postun -n SUNWgnome-internet-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   257
%include scrollkeeper-update.script
9397
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
%post -n SUNWgnome-intranet-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   260
%include scrollkeeper-update.script
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   261
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
%postun -n SUNWgnome-intranet-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   264
%include scrollkeeper-update.script
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   265
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
%post -n SUNWgnome-mm-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   268
%include scrollkeeper-update.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
%postun -n SUNWgnome-mm-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   271
%include scrollkeeper-update.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
%post -n SUNWgnome-utility-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   274
%include scrollkeeper-update.script
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   275
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
%postun -n SUNWgnome-utility-applets
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   278
%include scrollkeeper-update.script
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   279
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
%post -n SUNWgnome-fun-applets-root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   282
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
%preun -n SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
( 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
   287
  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
   288
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
  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
   292
  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
   293
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
  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
   295
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
  echo 'schemas="$SDIR/geyes.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
  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
   298
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
%post -n SUNWgnome-internet-applets-root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   301
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
%preun -n SUNWgnome-internet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
( 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
   306
  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
   307
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
  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
   311
  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
   312
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
  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
   314
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
  echo 'schemas="$SDIR/gweather.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
  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
   317
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
%post -n SUNWgnome-intranet-applets-root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   320
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
%preun -n SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
( 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
   325
  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
   326
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
  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
   330
  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
   331
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
  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
   333
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
  echo 'schemas="$SDIR/netstatus.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
  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
   336
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
%post -n SUNWgnome-mm-applets-root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   339
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
%preun -n SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
( 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
   344
  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
   345
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
  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
   349
  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
   350
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
  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
   352
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
  echo 'schemas="$SDIR/mixer.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
  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
   355
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
%post -n SUNWgnome-utility-applets-root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   358
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
  echo '  exit 1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
  echo 'GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
  echo 'export GCONF_CONFIG_SOURCE';
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   366
  echo 'JDS_LIST1=/apps/panel/default_setup/general/applet_id_list_jds';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   367
  echo 'JDS_LIST2=/apps/panel/profiles/default/general/applet_id_list_jds';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   368
  echo 'test -c /devices/pseudo/battery@0:battery0 && {';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   369
  echo '	/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup-laptop.entries';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   370
  echo '	/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup-laptop.entries /apps/panel/profiles/default';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   371
  echo '	APPLETS=`gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --get $JDS_LIST1 | sed  -n "s/\(\[.*\)\]/\1,battstat]/p"`'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   372
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --unset $JDS_LIST1'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   373
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --type=list --list-type=string --set $JDS_LIST1 $APPLETS'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   374
  echo '	APPLETS=`gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --get $JDS_LIST2 | sed  -n "s/\(\[.*\)\]/\1,battstat]/p"`'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   375
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --unset $JDS_LIST2'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   376
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --type=list --list-type=string --set $JDS_LIST2 $APPLETS'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   377
  echo '}';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
) | $BASEDIR/var/lib/postrun/postrun -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
%preun -n SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
( 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
   383
  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
   384
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
  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
   388
  echo 'GCONF_BACKEND_DIR=$PKG_INSTALL_ROOT/usr/lib/GConf/2';
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   389
  echo 'JDS_LIST1=/apps/panel/default_setup/general/applet_id_list_jds';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   390
  echo 'JDS_LIST2=/apps/panel/profiles/default/general/applet_id_list_jds';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
  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
   393
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
  echo 'schemas="$SDIR/charpick.schemas';
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   395
  echo '         $SDIR/battstat.schemas';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
  echo '         $SDIR/deskbar-applet.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
  echo '         $SDIR/quick-lounge.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
  echo '         $SDIR/multiload.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
  echo '         $SDIR/stickynotes.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
  echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2 --makefile-uninstall-rule $schemas'
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   401
  echo 'test -c /devices/pseudo/battery@0:battery0 && {';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   402
  echo '	$PKG_INSTALL_ROOT/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --unload $SDIR/panel-default-setup-laptop.entries';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   403
  echo '	$PKG_INSTALL_ROOT/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --unload $SDIR/panel-default-setup-laptop.entries /apps/panel/profiles/default';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   404
  echo '	APPLETS=`gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --get $JDS_LIST1 | sed  -n "s/\(\[.*\),battstat\(\]\)/\1\\2/p"`';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   405
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --unset $JDS_LIST1'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   406
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --type=list --list-type=string --set $JDS_LIST1 $APPLETS'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   407
  echo '	APPLETS=`gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --get $JDS_LIST2 | sed  -n "s/\(\[.*\),battstat\(\]\)/\1\\2/p"`';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   408
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --unset $JDS_LIST2'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   409
  echo '	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --owner=panel --type=list --list-type=string --set $JDS_LIST2 $APPLETS'
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   410
  echo '}';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
%{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
%{_libdir}/null_applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
%files -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
%{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
%{_libexecdir}/geyes_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
%{_datadir}/gnome/help/geyes/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
%{_datadir}/omf/geyes/geyes-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
%{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
%{_datadir}/gnome-applets/geyes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
%{_datadir}/icons/hicolor/16x16/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
%{_datadir}/icons/hicolor/22x22/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
%{_datadir}/icons/hicolor/24x24/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
%{_datadir}/icons/hicolor/32x32/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
%{_datadir}/icons/hicolor/scalable/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
%{_datadir}/xmodmap
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
%files -n SUNWgnome-fun-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   450
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
%{_sysconfdir}/gconf/schemas/geyes.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
%files -n SUNWgnome-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
%{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
%{_libdir}/bonobo/servers/Invest_Applet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
%{_libdir}/bonobo/servers/GNOME_GtikApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
%{_libdir}/libgweather.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
%{_libdir}/invest-applet
10651
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   463
%{_libdir}/python?.?/vendor-packages/invest
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
%{_libexecdir}/gweather-applet-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
%{_datadir}/gnome/help/gweather/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
%{_datadir}/gnome-applets/gweather
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
%{_datadir}/gnome-applets/invest-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
%{_datadir}/omf/gweather/gweather*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
%{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
%{_datadir}/gnome-2.0/ui/Invest_Applet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
%{_datadir}/gnome-applets/glade/prefs-dialog.glade
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
%{_datadir}/gnome-applets/glade/financialchart.glade
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
%{_datadir}/pixmaps/invest-big.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
%files -n SUNWgnome-internet-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   479
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
%{_sysconfdir}/gconf/schemas/gweather.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
%files -n SUNWgnome-internet-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
%{_libdir}/pkgconfig/gweather.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
%{_includedir}/libgweather
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
%files -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
%{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
%{_libdir}/bonobo/servers/GNOME_Panel_NowApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
%{_libdir}/bonobo/servers/GNOME_NetstatusApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
%{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
%{_libexecdir}/gnome-netstatus-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
%{_datadir}/gnome/help/gnome-netstatus/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
%{_datadir}/pixmaps/gnome-netstatus-tx.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
%{_datadir}/omf/gnome-netstatus/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
#%{_datadir}/gnome-2.0/ui/GNOME_Panel_NowApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
%{_datadir}/gnome-2.0/ui/GNOME_NetstatusApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
%{_datadir}/gnome-netstatus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
%{_datadir}/icons/hicolor/48x48/apps/gnome-netstatus*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
%files -n SUNWgnome-intranet-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   515
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
%{_sysconfdir}/gconf/schemas/netstatus.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
%files -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
%{_libdir}/bonobo/servers/GNOME_MixerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
%{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
%{_libexecdir}/mixer_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
%{_datadir}/gnome/help/mixer_applet2/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
%{_datadir}/omf/mixer_applet*/mixer_applet*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
%{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
%files -n SUNWgnome-mm-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   532
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
%{_sysconfdir}/gconf/schemas/mixer.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
%files -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
%{_libdir}/trashapplet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
%{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
%{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
%{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
%{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
%{_libdir}/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
%{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
%{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
%{_libdir}/bonobo/servers/Deskbar_Applet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
%{_libdir}/bonobo/servers/GNOME_WebEyes.server
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   549
%{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
%{_libdir}/deskbar-applet
10651
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   551
%{_libdir}/python?.?/vendor-packages/deskbar
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
%{_libexecdir}/charpick_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
%{_libexecdir}/stickynotes_applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
%{_libexecdir}/accessx-status-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
%{_libexecdir}/quick-lounge-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
%{_libexecdir}/multiload-applet-2
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   557
%{_libexecdir}/battstat-applet-2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
%{_datadir}/gnome/help/char-palette/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
%{_datadir}/gnome/help/deskbar/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
%{_datadir}/gnome/help/stickynotes_applet/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
%{_datadir}/gnome/help/accessx-status/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
%{_datadir}/gnome/help/quick-lounge/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
%{_datadir}/gnome/help/multiload/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
%{_datadir}/gnome/help/trashapplet/C
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   567
%{_datadir}/gnome/help/battstat/C
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
%{_datadir}/gnome-applets/glade/stickynotes*.glade
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
%{_datadir}/gnome-applets/glade/trashapplet.glade
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   570
%{_datadir}/gnome-applets/glade/battstat_applet.glade
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
%{_datadir}/pixmaps/accessx-status-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
%{_datadir}/pixmaps/stickynotes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
%{_datadir}/omf/char-palette/char-palette-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
%{_datadir}/omf/deskbar/deskbar-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
%{_datadir}/omf/stickynotes_applet/stickynotes_applet-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
%{_datadir}/omf/accessx-status/accessx-status-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
%{_datadir}/omf/quick-lounge-applet/quick-lounge-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
%{_datadir}/omf/trashapplet/trashapplet-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
%{_datadir}/omf/multiload/multiload-C.omf
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   581
%{_datadir}/omf/battstat/battstat-C.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
%{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
%{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
%{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
%{_datadir}/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
%{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
%{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   588
%{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
%{_datadir}/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
%{_datadir}/icons/hicolor/16x16/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
%{_datadir}/icons/hicolor/22x22/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
%{_datadir}/icons/hicolor/22x22/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
%{_datadir}/icons/hicolor/24x24/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
%{_datadir}/icons/hicolor/32x32/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
%{_datadir}/icons/hicolor/32x32/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
%{_datadir}/icons/hicolor/48x48/apps/ax-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
%{_datadir}/icons/hicolor/48x48/apps/charpick*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   610
%{_datadir}/icons/hicolor/48x48/apps/deskbar-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
%{_datadir}/icons/hicolor/48x48/apps/quick-lounge*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   613
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
%{_datadir}/icons/hicolor/scalable/apps/deskbar-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
%{_datadir}/icons/hicolor/scalable/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
%{_datadir}/quick-lounge-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   617
%{_datadir}/deskbar-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   619
%files -n SUNWgnome-utility-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   620
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   621
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
%{_sysconfdir}/gconf/schemas/charpick.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   623
%{_sysconfdir}/gconf/schemas/stickynotes.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
%{_sysconfdir}/gconf/schemas/quick-lounge.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
%{_sysconfdir}/gconf/schemas/deskbar-applet.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
%{_sysconfdir}/gconf/schemas/multiload.schemas
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   627
%{_sysconfdir}/gconf/schemas/battstat.schemas
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   628
%{_sysconfdir}/gconf/schemas/panel-default-setup-laptop.entries
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   629
%{_sysconfdir}/sound/events/battstat_applet.soundlist
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   630
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
%files -n SUNWgnome-utility-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   634
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   635
%{_libdir}/pkgconfig/deskbar-applet.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   638
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   640
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   641
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
%{_datadir}/gnome/help/[a-c]*/[a-z]*
10286
55c86b338d34 2007-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 10253
diff changeset
   644
%{_datadir}/gnome/help/deskbar/[a-z]*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   645
%{_datadir}/gnome/help/[e-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   646
%{_datadir}/omf/*/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   647
%{_datadir}/omf/*/*-[a-z][a-z]_[A-Z][A-Z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   648
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   649
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   650
# Put back in when localized help is delivered from l10n 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   651
# %{_datadir}/omf/gnome-desktop/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   652
# %{_datadir}/omf/gnome-desktop/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   653
# %{_datadir}/omf/gnome-feedback/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   654
# %{_datadir}/omf/gnome-feedback/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   655
# %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   656
# %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   657
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   658
%changelog
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   659
* Thu Jan  3 2008 - [email protected]
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   660
- use gconf-install.script instead of an inline script
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   661
* Thu Jan  3 2008 - [email protected]
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   662
- use includes instead of inline scripts
10651
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   663
* Thu Oct 11 2007 - [email protected]
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   664
- Fix packaging so that invest applet's python code gets installed.
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   665
  Fixes bug #6502277.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
   666
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
   667
- delete Nevada X deps; make xorg-xkb dep dependent upon nevada X build
10560
cde974d3af9b 2007-09-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10350
diff changeset
   668
* Thu Sep 27 2007 - [email protected]
cde974d3af9b 2007-09-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10350
diff changeset
   669
- add postrun script that rebuilds the icon cache for each package that
cde974d3af9b 2007-09-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10350
diff changeset
   670
  installs icons
10350
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10286
diff changeset
   671
* Sat Aug 18 2007 - [email protected]
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10286
diff changeset
   672
- Comment out removal of %{_prefix}/var dir as it's no longer created.
10286
55c86b338d34 2007-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 10253
diff changeset
   673
* Tue Aug 07 2007 - [email protected]
55c86b338d34 2007-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 10253
diff changeset
   674
- Update l10n %files for new deskbar-applet tarball.
10253
e2063992ec67 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   675
* Wed Aug 01 2007 - [email protected]
e2063992ec67 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   676
- Update %files for new tarball.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   677
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   678
- s/0755/-/ in defattr so that files are not made all executable
9743
d9386417ca52 2007-04-15 Wang Xin <[email protected]>
jedy
parents: 9501
diff changeset
   679
* Sun Apr 15 2007 - [email protected]
d9386417ca52 2007-04-15 Wang Xin <[email protected]>
jedy
parents: 9501
diff changeset
   680
- Ship battstat applet on sparc.
9483
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   681
* Wed Mar 07 2007 - [email protected]
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   682
- Delete en_GB locale files in %install as it breaks SUNWzz-gnome-l10n build. 
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   683
* Mon Feb 19 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   684
- Add now applet back to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   685
* Sun Feb 18 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   686
- Update the install location for the python files into vendor-packages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   687
* Tue Jan 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   688
- Rename %{_datadir}/quick-lounge to quick-lounge-applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   689
* Wed Jan 10 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   690
- Add deskbar help files to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   691
* Wed Jan 03 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   692
- Changes in %files for 2.17.1 update. Remove GNOME_KeyboardApplet.server as the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   693
  base patch that creates it has been removed. Added %{_datadir}/xmodmap dir.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   694
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   695
- Remove the 'rm' of invest-big.png as it is referenced in %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   696
* Thu Nov 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   697
- Remove the invest-chart files as it is not in the UI spec (#6488895).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   698
* Thu Oct 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
- Remove obsolete 'rm -r' calls from %install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   700
* Tue Oct 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
- Remove webeyes from the build. deskbar-applet is the natural
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
  (and better) replacement. Compatibility is preserved through 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   703
  user migration to the new applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   704
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
- Remove libical since we no longer ship the now applet.  Also
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
  remove -g from CFLAGS.  Not good to have on by default for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
  performance.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   708
* Fri Aug 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   709
- More updates to %files for new deskbar-applet tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   710
* Thu Aug 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   711
- Minor update to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   712
* Wed Aug 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   713
- Update %files for new icons.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   714
* Wed Aug 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   715
- Add invest-applet to internet-applets package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   716
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   717
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   718
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   719
- 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
   720
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   721
* Thu Aug 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   722
- Add 'multiload' files back to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   723
* Tue Aug 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   724
- Add SUNWlibgtop build dependency for multiload
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   725
* Sat Jul 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   726
- Remove 'multiload' files from %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   727
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   728
- Remove 'gtik' stuff and add deskbar stuff to %files. Fix dir perms.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   729
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   730
- Add multiload applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   731
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   732
- 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
   733
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   734
* Sat Jul 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   735
- Remove gswitchit and friends.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   736
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   737
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   738
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   739
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   740
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   741
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   742
* Wed Mar 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   743
- Add to Build/Requires after running check-deps.pl.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   744
* Wed Mar 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   745
- Add deskbar-applet to the utility package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   746
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   747
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   748
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   749
- Remove mini-commander stuff that is gone.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   750
* Fri Jan 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   751
- Add internet-applets-devel for gweather files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   752
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   753
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   754
* Wed Oct 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   755
- Add SUNWgnome-doc-utils build dependency for /usr/bin/xml2po.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   756
* Tue Sep 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   757
- remove unpackaged files or add to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   758
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   759
- Split from SUNWgnome-panel.spec.