SUNWgnome-applets.spec
author laca
Mon, 27 Aug 2007 14:07:11 +0000
branchgnome-2-18-slim
changeset 18962 3103aa7de9bf
parent 9780 21510eb397b1
child 10253 e2063992ec67
permissions -rw-r--r--
temporary branch for the slim install project http://opensolaris.org/os/project/caiman/Slim_Install/
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package SUNWgnome-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
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# Copyright (c) 2004 Sun Microsystems, Inc.
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: SUNWxwplt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWlibgtop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWxorg-clientlibs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
BuildRequires: SUNWxorg-clientlibs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%package -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Summary:                 %{summary} - amusements
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%package -n SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
Summary:                 %{summary} - amusements - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%package -n SUNWgnome-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Summary:                 %{summary} - internet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Requires: SUNWgnome-internet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%package -n SUNWgnome-internet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Summary:                 %{summary} - internet - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%package -n SUNWgnome-internet-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
Summary:                 %{summary} - internet - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%package -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
Summary:                 %{summary} - intranet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
Requires: SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%package -n SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
Summary:                 %{summary} - intranet - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%package -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
Summary:                 %{summary} - multimedia
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
Requires: SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
Requires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%package -n SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
Summary:                 %{summary} - multimedia - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%package -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
Summary:                 %{summary} - utility
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
Requires: SUNWgnome-python-desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
Requires: SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
Requires: SUNWgnome-character-map
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
Requires: SUNWevolution-data-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
Requires: SUNWxwrtl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%package -n SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
Summary:                 %{summary} - utility - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%package -n SUNWgnome-utility-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
Summary:                 %{summary} - utility - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%gapplets.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%qlounge.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%gnetstatus.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
%deskbar_applet.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
chmod -R u+w %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
unset PKG_CONFIG_DISABLE_UNINSTALLED
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
export CPPFLAGS="-I/usr/sfw/include"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
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
   202
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%gapplets.build -d %name-%version
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
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
   206
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%qlounge.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%gnetstatus.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%deskbar_applet.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%gapplets.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%qlounge.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%gnetstatus.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%deskbar_applet.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
# 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
   219
rm $RPM_BUILD_ROOT%{_bindir}/invest-chart
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
rm $RPM_BUILD_ROOT%{_datadir}/applications/invest-chart.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
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
   223
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
rm -r $RPM_BUILD_ROOT%{_prefix}/var
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
9483
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   226
# Never install English locales because should support full functions
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   227
# 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
   228
rm -r $RPM_BUILD_ROOT%{_datadir}/locale/en_GB
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   229
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/en_GB
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   230
rm -r $RPM_BUILD_ROOT%{_datadir}/omf/*/*-en_GB.omf
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   231
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
rm -r $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/[a-c]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
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
   238
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
   239
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
   240
%endif
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
%{?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
   243
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%post -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
%postun -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
%post -n SUNWgnome-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
) | $BASEDIR/lib/postrun -b -u -c JDS
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-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
%post -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
%postun -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
%post -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
%postun -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
%post -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
%postun -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
%post -n SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
  echo '  exit 1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
  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
   309
  echo 'export GCONF_CONFIG_SOURCE';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
  echo '/usr/bin/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
) | $BASEDIR/var/lib/postrun/postrun -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
%preun -n SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
( 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
   316
  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
   317
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
  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
   321
  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
   322
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
  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
   324
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
  echo 'schemas="$SDIR/geyes.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
  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
   327
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
%post -n SUNWgnome-internet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
  echo '  exit 1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
  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
   336
  echo 'export GCONF_CONFIG_SOURCE';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
  echo '/usr/bin/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
) | $BASEDIR/var/lib/postrun/postrun -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
%preun -n SUNWgnome-internet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
( 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
   343
  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
   344
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
  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
   348
  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
   349
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
  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
   351
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
  echo 'schemas="$SDIR/gweather.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
  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
   354
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
%post -n SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
  echo '  exit 1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
  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
   363
  echo 'export GCONF_CONFIG_SOURCE';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
  echo '/usr/bin/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
) | $BASEDIR/var/lib/postrun/postrun -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
%preun -n SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
( 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
   370
  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
   371
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
  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
   375
  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
   376
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
  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
   378
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
  echo 'schemas="$SDIR/netstatus.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
  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
   381
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
%post -n SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
  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
   390
  echo 'export GCONF_CONFIG_SOURCE';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
  echo '/usr/bin/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
) | $BASEDIR/var/lib/postrun/postrun -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
%preun -n SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
( 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
   397
  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
   398
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
  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
   402
  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
   403
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
  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
   405
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
  echo 'schemas="$SDIR/mixer.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
  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
   408
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
%post -n SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
  echo '  exit 1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
  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
   417
  echo 'export GCONF_CONFIG_SOURCE';
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   418
  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
   419
  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
   420
  echo '/usr/bin/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas'
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   421
  echo 'test -c /devices/pseudo/battery@0:battery0 && {';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   422
  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
   423
  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
   424
  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
   425
  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
   426
  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
   427
  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
   428
  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
   429
  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
   430
  echo '}';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
) | $BASEDIR/var/lib/postrun/postrun -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
%preun -n SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
( 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
   436
  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
   437
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
  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
   441
  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
   442
  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
   443
  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
   444
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
  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
   446
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
  echo 'schemas="$SDIR/charpick.schemas';
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   448
  echo '         $SDIR/battstat.schemas';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
  echo '         $SDIR/deskbar-applet.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
  echo '         $SDIR/quick-lounge.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
  echo '         $SDIR/multiload.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
  echo '         $SDIR/stickynotes.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
  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
   454
  echo 'test -c /devices/pseudo/battery@0:battery0 && {';
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   455
  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
   456
  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
   457
  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
   458
  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
   459
  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
   460
  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
   461
  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
   462
  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
   463
  echo '}';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
%{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
%{_libdir}/null_applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
%files -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
%{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
%{_libexecdir}/geyes_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
%{_datadir}/gnome/help/geyes/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
%{_datadir}/omf/geyes/geyes-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
%{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
%{_datadir}/gnome-applets/geyes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
%{_datadir}/icons/hicolor/16x16/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
%{_datadir}/icons/hicolor/22x22/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
%{_datadir}/icons/hicolor/24x24/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
%{_datadir}/icons/hicolor/32x32/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
%{_datadir}/icons/hicolor/scalable/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
%{_datadir}/xmodmap
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
%files -n SUNWgnome-fun-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   503
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
%{_sysconfdir}/gconf/schemas/geyes.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
%files -n SUNWgnome-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
%{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
%{_libdir}/bonobo/servers/Invest_Applet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
%{_libdir}/bonobo/servers/GNOME_GtikApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
%{_libdir}/libgweather.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
%{_libdir}/invest-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
%{_libexecdir}/gweather-applet-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
%{_datadir}/gnome/help/gweather/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
%{_datadir}/gnome-applets/gweather
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
%{_datadir}/gnome-applets/invest-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
%{_datadir}/omf/gweather/gweather*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
%{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
%{_datadir}/gnome-2.0/ui/Invest_Applet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
%{_datadir}/gnome-applets/glade/prefs-dialog.glade
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
%{_datadir}/gnome-applets/glade/financialchart.glade
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
%{_datadir}/pixmaps/invest-big.png
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-internet-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/gweather.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-internet-applets-devel
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
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
%{_libdir}/pkgconfig/gweather.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
%{_includedir}/libgweather
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
%files -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
%{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
%{_libdir}/bonobo/servers/GNOME_Panel_NowApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   549
%{_libdir}/bonobo/servers/GNOME_NetstatusApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
%{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
%{_libexecdir}/gnome-netstatus-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
%{_datadir}/gnome/help/gnome-netstatus/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
%{_datadir}/pixmaps/gnome-netstatus-tx.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
%{_datadir}/omf/gnome-netstatus/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
#%{_datadir}/gnome-2.0/ui/GNOME_Panel_NowApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
%{_datadir}/gnome-2.0/ui/GNOME_NetstatusApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
%{_datadir}/gnome-netstatus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
%{_datadir}/icons/hicolor/48x48/apps/gnome-netstatus*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
%files -n SUNWgnome-intranet-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   568
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
%{_sysconfdir}/gconf/schemas/netstatus.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
%files -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
%{_libdir}/bonobo/servers/GNOME_MixerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
%{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
%{_libexecdir}/mixer_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
%{_datadir}/gnome/help/mixer_applet2/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
%{_datadir}/omf/mixer_applet*/mixer_applet*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
%{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
%files -n SUNWgnome-mm-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   585
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
%{_sysconfdir}/gconf/schemas/mixer.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
%files -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
%{_libdir}/trashapplet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
%{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
%{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
%{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
%{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
%{_libdir}/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
%{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
%{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
%{_libdir}/bonobo/servers/Deskbar_Applet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
%{_libdir}/bonobo/servers/GNOME_WebEyes.server
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   602
%{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
%{_libdir}/deskbar-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
%{_libdir}/python?.?/vendor-packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
%{_libexecdir}/charpick_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
%{_libexecdir}/stickynotes_applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
%{_libexecdir}/accessx-status-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
%{_libexecdir}/quick-lounge-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
%{_libexecdir}/multiload-applet-2
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   610
%{_libexecdir}/battstat-applet-2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   613
%{_datadir}/gnome/help/char-palette/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
%{_datadir}/gnome/help/deskbar/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
%{_datadir}/gnome/help/stickynotes_applet/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
%{_datadir}/gnome/help/accessx-status/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   617
%{_datadir}/gnome/help/quick-lounge/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
%{_datadir}/gnome/help/multiload/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   619
%{_datadir}/gnome/help/trashapplet/C
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   620
%{_datadir}/gnome/help/battstat/C
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   621
%{_datadir}/gnome-applets/glade/stickynotes*.glade
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
%{_datadir}/gnome-applets/glade/trashapplet.glade
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   623
%{_datadir}/gnome-applets/glade/battstat_applet.glade
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
%{_datadir}/pixmaps/accessx-status-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
%{_datadir}/pixmaps/stickynotes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   627
%{_datadir}/omf/char-palette/char-palette-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   628
%{_datadir}/omf/deskbar/deskbar-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   629
%{_datadir}/omf/stickynotes_applet/stickynotes_applet-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   630
%{_datadir}/omf/accessx-status/accessx-status-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
%{_datadir}/omf/quick-lounge-applet/quick-lounge-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
%{_datadir}/omf/trashapplet/trashapplet-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
%{_datadir}/omf/multiload/multiload-C.omf
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   634
%{_datadir}/omf/battstat/battstat-C.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   635
%{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
%{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
%{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   638
%{_datadir}/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
%{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   640
%{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   641
%{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   644
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   645
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   646
%{_datadir}/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   647
%{_datadir}/icons/hicolor/16x16/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   648
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   649
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   650
%{_datadir}/icons/hicolor/22x22/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   651
%{_datadir}/icons/hicolor/22x22/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   652
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   653
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   654
%{_datadir}/icons/hicolor/24x24/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   655
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   656
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   657
%{_datadir}/icons/hicolor/32x32/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   658
%{_datadir}/icons/hicolor/32x32/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   659
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   660
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   661
%{_datadir}/icons/hicolor/48x48/apps/ax-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   662
%{_datadir}/icons/hicolor/48x48/apps/charpick*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   663
%{_datadir}/icons/hicolor/48x48/apps/deskbar-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   664
%{_datadir}/icons/hicolor/48x48/apps/quick-lounge*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   665
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   666
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   667
%{_datadir}/icons/hicolor/scalable/apps/deskbar-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   668
%{_datadir}/icons/hicolor/scalable/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   669
%{_datadir}/quick-lounge-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   670
%{_datadir}/deskbar-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   671
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   672
%files -n SUNWgnome-utility-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   673
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   674
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   675
%{_sysconfdir}/gconf/schemas/charpick.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   676
%{_sysconfdir}/gconf/schemas/stickynotes.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   677
%{_sysconfdir}/gconf/schemas/quick-lounge.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   678
%{_sysconfdir}/gconf/schemas/deskbar-applet.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   679
%{_sysconfdir}/gconf/schemas/multiload.schemas
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   680
%{_sysconfdir}/gconf/schemas/battstat.schemas
9769
fba6fa831412 2007-04-23 Wang Xin <[email protected]>
jedy
parents: 9743
diff changeset
   681
%{_sysconfdir}/gconf/schemas/panel-default-setup-laptop.entries
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   682
%{_sysconfdir}/sound/events/battstat_applet.soundlist
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   683
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   684
%files -n SUNWgnome-utility-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   685
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   686
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   687
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   688
%{_libdir}/pkgconfig/deskbar-applet.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   689
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   690
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   691
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   692
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   693
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   694
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   695
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   696
%{_datadir}/gnome/help/[a-c]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   697
%{_datadir}/gnome/help/[e-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   698
%{_datadir}/omf/*/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
%{_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
   700
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
# 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
   703
# %{_datadir}/omf/gnome-desktop/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   704
# %{_datadir}/omf/gnome-desktop/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
# %{_datadir}/omf/gnome-feedback/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
# %{_datadir}/omf/gnome-feedback/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
# %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   708
# %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   709
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   710
%changelog
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   711
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   712
- 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
   713
* Sun Apr 15 2007 - [email protected]
d9386417ca52 2007-04-15 Wang Xin <[email protected]>
jedy
parents: 9501
diff changeset
   714
- Ship battstat applet on sparc.
9483
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   715
* Wed Mar 07 2007 - [email protected]
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   716
- 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
   717
* Mon Feb 19 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   718
- Add now applet back to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   719
* Sun Feb 18 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   720
- 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
   721
* Tue Jan 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   722
- Rename %{_datadir}/quick-lounge to quick-lounge-applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   723
* Wed Jan 10 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   724
- Add deskbar help files to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   725
* Wed Jan 03 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   726
- 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
   727
  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
   728
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   729
- 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
   730
* Thu Nov 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   731
- 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
   732
* Thu Oct 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   733
- Remove obsolete 'rm -r' calls from %install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   734
* Tue Oct 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   735
- 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
   736
  (and better) replacement. Compatibility is preserved through 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   737
  user migration to the new applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   738
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   739
- 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
   740
  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
   741
  performance.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   742
* Fri Aug 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   743
- More updates to %files for new deskbar-applet tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   744
* Thu Aug 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   745
- Minor update to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   746
* Wed Aug 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   747
- Update %files for new icons.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   748
* Wed Aug 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   749
- Add invest-applet to internet-applets package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   750
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   751
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   752
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   753
- 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
   754
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   755
* Thu Aug 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   756
- Add 'multiload' files back to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   757
* Tue Aug 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   758
- Add SUNWlibgtop build dependency for multiload
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   759
* Sat Jul 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   760
- Remove 'multiload' files from %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   761
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   762
- 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
   763
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   764
- Add multiload applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   765
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   766
- 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
   767
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   768
* Sat Jul 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   769
- Remove gswitchit and friends.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   770
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   771
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   772
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   773
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   774
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   775
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   776
* Wed Mar 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   777
- Add to Build/Requires after running check-deps.pl.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   778
* Wed Mar 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   779
- Add deskbar-applet to the utility package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   780
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   781
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   782
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   783
- Remove mini-commander stuff that is gone.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   784
* Fri Jan 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   785
- Add internet-applets-devel for gweather files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   786
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   787
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   788
* Wed Oct 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   789
- 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
   790
* Tue Sep 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   791
- remove unpackaged files or add to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   792
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   793
- Split from SUNWgnome-panel.spec.