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