SUNWgnome-applets.spec
author ginnchen
Mon, 12 Apr 2010 08:07:21 +0000
branchgnome-2-28
changeset 18675 d625b72c91d8
parent 16897 7335c07a85d8
child 17793 208207fdc93f
permissions -rw-r--r--
2010-04-12 Ginn Chen <[email protected]> * SUNWfirefox.spec: Fix the build issue of Firefox 3.6.3.
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
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
     7
# Copyright 2009 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
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16062
diff changeset
    11
%define owner migi
9397
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}
12135
eebf5298447c 2008-04-16 Michal Pryc <[email protected]>
migi
parents: 11756
diff changeset
    23
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    26
BuildRequires: SUNWgtk2-devel
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    27
BuildRequires: SUNWlibart-devel
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    28
BuildRequires: SUNWlibglade-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRequires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
BuildRequires: SUNWgnome-media-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRequires: SUNWgnome-character-map-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRequires: SUNWgnome-doc-utils
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: SUNWgnome-panel-devel
16897
7335c07a85d8 Updated the python binding dependencies to version 2.6
davelam
parents: 16434
diff changeset
    35
BuildRequires: SUNWgnome-python26-desktop-devel
7335c07a85d8 Updated the python binding dependencies to version 2.6
davelam
parents: 16434
diff changeset
    36
BuildRequires: SUNWpython26-setuptools
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: SUNWsolnm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: SUNWarc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWevolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWlibgtop
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    41
Requires: SUNWgtk2
16897
7335c07a85d8 Updated the python binding dependencies to version 2.6
davelam
parents: 16434
diff changeset
    42
Requires: SUNWgnome-python26-desktop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires: SUNWgnome-character-map
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWlibgtop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
    52
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%ifarch i386
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
BuildRequires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
    57
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%package -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Summary:                 %{summary} - amusements
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWgnome-fun-applets-root
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    64
Requires: SUNWgtk2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Requires: SUNWgnome-config
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
    69
Requires: SUNWdesktop-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%package -n SUNWgnome-fun-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
Summary:                 %{summary} - amusements - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%package -n SUNWgnome-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
Summary:                 %{summary} - internet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
Requires: SUNWgnome-applets
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    81
Requires: SUNWgtk2
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    82
Requires: SUNWlibart
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires: SUNWgnome-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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%package -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
Summary:                 %{summary} - intranet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
Requires: SUNWgnome-intranet-applets-root
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    93
Requires: SUNWlibglade
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
Requires: SUNWlibms
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
    99
Requires: SUNWdesktop-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%package -n SUNWgnome-intranet-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
Summary:                 %{summary} - intranet - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%package -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
Summary:                 %{summary} - multimedia
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
Requires: SUNWgnome-mm-applets-root
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   111
Requires: SUNWgtk2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
Requires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
Requires: SUNWgnome-config
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   117
Requires: SUNWdesktop-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%package -n SUNWgnome-mm-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
Summary:                 %{summary} - multimedia - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%package -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
Summary:                 %{summary} - utility
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   128
Requires: SUNWgnome-utility-applets-root
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   129
Requires: SUNWgtk2
16897
7335c07a85d8 Updated the python binding dependencies to version 2.6
davelam
parents: 16434
diff changeset
   130
Requires: SUNWgnome-python26-desktop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
Requires: SUNWgnome-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
Requires: SUNWgnome-character-map
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
Requires: SUNWevolution-data-server
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   139
Requires: SUNWdesktop-cache
15546
31af8a0da6c7 2009-04-02 Brian Cameron <[email protected]>
yippi
parents: 15473
diff changeset
   140
Requires: SUNWhal
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%package -n SUNWgnome-utility-applets-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
Summary:                 %{summary} - utility - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%package -n SUNWgnome-utility-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
Summary:                 %{summary} - utility - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%gapplets.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%qlounge.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%gnetstatus.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%deskbar_applet.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
chmod -R u+w %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
unset PKG_CONFIG_DISABLE_UNINSTALLED
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
export CPPFLAGS="-I/usr/sfw/include"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/X11/lib -R/usr/X11/lib -lX11"
11756
b1f24c354427 2008-02-28 Damien Carbery <[email protected]>
dcarbery
parents: 11610
diff changeset
   176
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%gapplets.build -d %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
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
   181
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%qlounge.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%gnetstatus.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%deskbar_applet.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%gapplets.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%qlounge.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%gnetstatus.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%deskbar_applet.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
# 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
   194
rm $RPM_BUILD_ROOT%{_bindir}/invest-chart
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
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
   197
10350
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10286
diff changeset
   198
#rm -r $RPM_BUILD_ROOT%{_prefix}/var
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
9483
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   200
# Never install English locales because should support full functions
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   201
# 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
   202
rm -r $RPM_BUILD_ROOT%{_datadir}/locale/en_GB
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   203
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/en_GB
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   204
rm -r $RPM_BUILD_ROOT%{_datadir}/omf/*/*-en_GB.omf
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   205
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
rm -r $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
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
   211
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
   212
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
   213
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
   214
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
   215
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%{?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
   218
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%post -n SUNWgnome-fun-applets
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   223
%restart_fmri icon-cache gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%post -n SUNWgnome-intranet-applets
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   226
%restart_fmri icon-cache gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%post -n SUNWgnome-utility-applets
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   229
%restart_fmri icon-cache gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   231
%post -n SUNWgnome-mm-applets
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   232
%restart_fmri gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%files
15187
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   235
%doc -d gnome-applets-%{gapplets.version} README stickynotes/README cpufreq/README geyes/README mini-commander/README trashapplet/README gkb-new/README null_applet/README AUTHORS gweather/AUTHORS cpufreq/AUTHORS geyes/AUTHORS multiload/AUTHORS mini-commander/AUTHORS drivemount/AUTHORS gkb-new/AUTHORS accessx-status/AUTHORS mixer/AUTHORS modemlights/AUTHORS COPYING-DOCS accessx-status/COPYING COPYING MAINTAINERS
16062
88b27986d3e6 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15650
diff changeset
   236
%doc(bzip2) -d gnome-applets-%{gapplets.version} ChangeLog NEWS geyes/NEWS mini-commander/NEWS
15187
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   237
%doc gnome-netstatus-%{gnetstatus.version}/README
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   238
%doc gnome-netstatus-%{gnetstatus.version}/NEWS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   239
%doc gnome-netstatus-%{gnetstatus.version}/AUTHORS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   240
%doc gnome-netstatus-%{gnetstatus.version}/MAINTAINERS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   241
%doc gnome-netstatus-%{gnetstatus.version}/COPYING
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   242
%doc(bzip2) gnome-netstatus-%{gnetstatus.version}/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   243
%doc(bzip2) gnome-netstatus-%{gnetstatus.version}/po/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   244
%doc(bzip2) gnome-netstatus-%{gnetstatus.version}/help/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   245
%doc quick-lounge-applet-%{qlounge.version}/README
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   246
%doc quick-lounge-applet-%{qlounge.version}/AUTHORS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   247
%doc quick-lounge-applet-%{qlounge.version}/NEWS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   248
%doc(bzip2) quick-lounge-applet-%{qlounge.version}/help/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   249
%doc(bzip2) quick-lounge-applet-%{qlounge.version}/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   250
%doc(bzip2) quick-lounge-applet-%{qlounge.version}/po/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   251
%doc deskbar-applet-%{deskbar_applet.version}/README
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   252
%doc deskbar-applet-%{deskbar_applet.version}/NEWS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   253
%doc deskbar-applet-%{deskbar_applet.version}/AUTHORS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   254
%doc deskbar-applet-%{deskbar_applet.version}/MAINTAINERS
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   255
%doc deskbar-applet-%{deskbar_applet.version}/COPYING
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   256
%doc(bzip2) deskbar-applet-%{deskbar_applet.version}/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   257
%doc(bzip2) deskbar-applet-%{deskbar_applet.version}/po/ChangeLog
96d9599e767d 2009-02-20 Michal Pryc <[email protected]>
migi
parents: 15145
diff changeset
   258
%doc(bzip2) deskbar-applet-%{deskbar_applet.version}/help/ChangeLog
15214
7814762af327 fix %{_datadir}, %{_datadir}/doc attribute issue.
davelam
parents: 15187
diff changeset
   259
%dir %attr (0755, root, other) %{_datadir}/doc
7814762af327 fix %{_datadir}, %{_datadir}/doc attribute issue.
davelam
parents: 15187
diff changeset
   260
%dir %attr (0755, root, sys) %{_datadir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
%{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
%{_libdir}/null_applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
%files -n SUNWgnome-fun-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
%{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
%{_libexecdir}/geyes_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
%{_datadir}/gnome/help/geyes/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
%{_datadir}/omf/geyes/geyes-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
%{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
%{_datadir}/gnome-applets/geyes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
%{_datadir}/icons/hicolor/16x16/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
%{_datadir}/icons/hicolor/22x22/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
%{_datadir}/icons/hicolor/24x24/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
%{_datadir}/icons/hicolor/32x32/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
%{_datadir}/icons/hicolor/scalable/apps/gnome-eyes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
%{_datadir}/xmodmap
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
%files -n SUNWgnome-fun-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   297
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
%{_sysconfdir}/gconf/schemas/geyes.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
%files -n SUNWgnome-internet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
%{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
%{_libdir}/bonobo/servers/Invest_Applet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
%{_libdir}/bonobo/servers/GNOME_GtikApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
%{_libdir}/invest-applet
10651
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   309
%{_libdir}/python?.?/vendor-packages/invest
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
%{_libexecdir}/gweather-applet-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
%{_datadir}/gnome/help/gweather/C
12550
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12310
diff changeset
   314
%{_datadir}/gnome/help/invest-applet/C
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
%{_datadir}/gnome-applets/invest-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
%{_datadir}/omf/gweather/gweather*-C.omf
12550
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12310
diff changeset
   317
%{_datadir}/omf/invest-applet/invest-applet*-C.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
%{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
%{_datadir}/gnome-2.0/ui/Invest_Applet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
%dir %attr (0755, root, other) %{_datadir}/pixmaps
13431
3b2a254b8862 2008-09-06 Christian Kelly <[email protected]>
chrisk
parents: 13261
diff changeset
   321
#%{_datadir}/pixmaps/invest-48_neutral.png
13433
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   322
%dir %attr (-, root, other) %{_datadir}/icons
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   323
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   324
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   325
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   326
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   327
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   328
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   329
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   330
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   331
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
13431
3b2a254b8862 2008-09-06 Christian Kelly <[email protected]>
chrisk
parents: 13261
diff changeset
   332
%{_datadir}/icons/hicolor/48x48/apps/invest-applet.png
3b2a254b8862 2008-09-06 Christian Kelly <[email protected]>
chrisk
parents: 13261
diff changeset
   333
%{_datadir}/icons/hicolor/16x16/apps/invest-applet.png
3b2a254b8862 2008-09-06 Christian Kelly <[email protected]>
chrisk
parents: 13261
diff changeset
   334
%{_datadir}/icons/hicolor/scalable/apps/invest-applet.svg
3b2a254b8862 2008-09-06 Christian Kelly <[email protected]>
chrisk
parents: 13261
diff changeset
   335
%{_datadir}/icons/hicolor/22x22/apps/invest-applet.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
%files -n SUNWgnome-intranet-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
%{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
%{_libdir}/bonobo/servers/GNOME_Panel_NowApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
%{_libdir}/bonobo/servers/GNOME_NetstatusApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
%{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
%{_libexecdir}/gnome-netstatus-applet
13261
f957c6ffbda4 2008-08-22 Darren Kenny <[email protected]>
dkenny
parents: 12550
diff changeset
   345
%{_libexecdir}/gnome-netstatus-wifi-info
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
%{_datadir}/gnome/help/gnome-netstatus/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
%{_datadir}/omf/gnome-netstatus/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
#%{_datadir}/gnome-2.0/ui/GNOME_Panel_NowApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
%{_datadir}/gnome-2.0/ui/GNOME_NetstatusApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
%{_datadir}/gnome-netstatus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
%files -n SUNWgnome-intranet-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   356
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
%dir %attr(0755, root, sys) %{_sysconfdir}
13261
f957c6ffbda4 2008-08-22 Darren Kenny <[email protected]>
dkenny
parents: 12550
diff changeset
   358
%dir %attr(0755, root, sys) %{_sysconfdir}/security
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
%{_sysconfdir}/gconf/schemas/netstatus.schemas
13261
f957c6ffbda4 2008-08-22 Darren Kenny <[email protected]>
dkenny
parents: 12550
diff changeset
   360
%config %class(rbac) %attr (0644, root, sys) %{_sysconfdir}/security/exec_attr
f957c6ffbda4 2008-08-22 Darren Kenny <[email protected]>
dkenny
parents: 12550
diff changeset
   361
%config %class(rbac) %attr (0644, root, sys) %{_sysconfdir}/security/prof_attr
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
%files -n SUNWgnome-mm-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
%{_libdir}/bonobo/servers/GNOME_MixerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
%{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
15139
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   368
%{_libexecdir}/mixer_applet2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
%dir %attr (0755, root, other) %{_datadir}/gnome
15139
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   371
%{_datadir}/gnome/help/mixer_applet2/C
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   372
%{_datadir}/omf/mixer_applet*/mixer_applet*-C.omf
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   373
%{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
%files -n SUNWgnome-mm-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   376
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
%dir %attr(0755, root, sys) %{_sysconfdir}
15139
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   378
%{_sysconfdir}/gconf/schemas/mixer.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
%files -n SUNWgnome-utility-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
%{_libdir}/trashapplet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
%{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
%{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
%{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
%{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
%{_libdir}/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
%{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
%{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
%{_libdir}/bonobo/servers/Deskbar_Applet.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
%{_libdir}/bonobo/servers/GNOME_WebEyes.server
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   393
%{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
%{_libdir}/deskbar-applet
10651
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   395
%{_libdir}/python?.?/vendor-packages/deskbar
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
%{_libexecdir}/charpick_applet2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
%{_libexecdir}/stickynotes_applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
%{_libexecdir}/accessx-status-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
%{_libexecdir}/quick-lounge-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
%{_libexecdir}/multiload-applet-2
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   401
%{_libexecdir}/battstat-applet-2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
%dir %attr(0755, root, sys) %{_datadir}
12550
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12310
diff changeset
   403
%{_datadir}/gnome-applets/builder
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
%{_datadir}/gnome/help/char-palette/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
%{_datadir}/gnome/help/deskbar/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
%{_datadir}/gnome/help/stickynotes_applet/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
%{_datadir}/gnome/help/accessx-status/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
%{_datadir}/gnome/help/quick-lounge/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
%{_datadir}/gnome/help/multiload/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
%{_datadir}/gnome/help/trashapplet/C
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   412
%{_datadir}/gnome/help/battstat/C
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
%{_datadir}/pixmaps/accessx-status-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
%{_datadir}/pixmaps/stickynotes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
%{_datadir}/omf/char-palette/char-palette-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
%{_datadir}/omf/deskbar/deskbar-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
%{_datadir}/omf/stickynotes_applet/stickynotes_applet-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
%{_datadir}/omf/accessx-status/accessx-status-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
%{_datadir}/omf/trashapplet/trashapplet-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
%{_datadir}/omf/multiload/multiload-C.omf
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   422
%{_datadir}/omf/battstat/battstat-C.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
%{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
%{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
%{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
%{_datadir}/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
%{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
%{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   429
%{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
%{_datadir}/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
%{_datadir}/icons/hicolor/16x16/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
%{_datadir}/icons/hicolor/22x22/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
%{_datadir}/icons/hicolor/22x22/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
%{_datadir}/icons/hicolor/24x24/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
%{_datadir}/icons/hicolor/32x32/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
%{_datadir}/icons/hicolor/32x32/apps/deskbar-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
%{_datadir}/icons/hicolor/48x48/apps/ax-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
%{_datadir}/icons/hicolor/48x48/apps/deskbar-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
%{_datadir}/icons/hicolor/48x48/apps/quick-lounge*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
%{_datadir}/icons/hicolor/scalable/apps/deskbar-applet*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
%{_datadir}/icons/hicolor/scalable/apps/gnome-sticky-notes-applet.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
%{_datadir}/quick-lounge-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
%{_datadir}/deskbar-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
%files -n SUNWgnome-utility-applets-root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   460
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
%dir %attr(0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
%{_sysconfdir}/gconf/schemas/charpick.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
%{_sysconfdir}/gconf/schemas/stickynotes.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
%{_sysconfdir}/gconf/schemas/quick-lounge.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
%{_sysconfdir}/gconf/schemas/deskbar-applet.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
%{_sysconfdir}/gconf/schemas/multiload.schemas
9501
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   467
%{_sysconfdir}/gconf/schemas/battstat.schemas
db231c22ce3e 2007-03-07 Wang Xin <[email protected]>
jedy
parents: 9483
diff changeset
   468
%{_sysconfdir}/sound/events/battstat_applet.soundlist
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
%files -n SUNWgnome-utility-applets-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
%{_libdir}/pkgconfig/deskbar-applet.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
%{_datadir}/gnome/help/[a-c]*/[a-z]*
10286
55c86b338d34 2007-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 10253
diff changeset
   483
%{_datadir}/gnome/help/deskbar/[a-z]*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
%{_datadir}/gnome/help/[e-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
%{_datadir}/omf/*/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
%{_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
   487
%endif
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
# 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
   490
# %{_datadir}/omf/gnome-desktop/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
# %{_datadir}/omf/gnome-desktop/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
# %{_datadir}/omf/gnome-feedback/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
# %{_datadir}/omf/gnome-feedback/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
# %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
# %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z]_*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
%changelog
16897
7335c07a85d8 Updated the python binding dependencies to version 2.6
davelam
parents: 16434
diff changeset
   498
* Mon Nov 02 2009 - [email protected]
7335c07a85d8 Updated the python binding dependencies to version 2.6
davelam
parents: 16434
diff changeset
   499
- Updated the python binding dependencies to version 2.6. 
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   500
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15546
diff changeset
   501
- use desktop-cache instead of postrun
15546
31af8a0da6c7 2009-04-02 Brian Cameron <[email protected]>
yippi
parents: 15473
diff changeset
   502
* Thu Apr 02 2009 - [email protected]
31af8a0da6c7 2009-04-02 Brian Cameron <[email protected]>
yippi
parents: 15473
diff changeset
   503
- Add SUNWhal as a dependency since the Battery Status applet uses it.
15473
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15214
diff changeset
   504
* Mon Mar 23 2009 - [email protected]
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15214
diff changeset
   505
- Since /usr/lib/invest-applet (SUNWgnome-internet-applets) requires
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15214
diff changeset
   506
  /usr/bin/i86/isapython2.4 which is found in SUNWPython, add the
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15214
diff changeset
   507
  dependency.
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15214
diff changeset
   508
- Since /usr/lib/deskbar-applet/deskbar-applet (SUNWgnome-utility-applets)
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15214
diff changeset
   509
  requires /usr/bin/i86/isapython2.4 which is found in SUNWPython, add the
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15214
diff changeset
   510
  dependency.
15214
7814762af327 fix %{_datadir}, %{_datadir}/doc attribute issue.
davelam
parents: 15187
diff changeset
   511
* Tue Feb 24 2009 - [email protected]
7814762af327 fix %{_datadir}, %{_datadir}/doc attribute issue.
davelam
parents: 15187
diff changeset
   512
- Fixed %{_datadir}, %{_datadir}/doc attribute issue.
15145
737099637807 2009-02-18 Michal Pryc <[email protected]>
migi
parents: 15139
diff changeset
   513
* Wed Feb 18 2009 - [email protected]
737099637807 2009-02-18 Michal Pryc <[email protected]>
migi
parents: 15139
diff changeset
   514
- Fixed %files section for new quick-lounge-applet
15139
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   515
* Tue Feb 17 2009 - [email protected]
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   516
- Bump tarball to 2.25.90, and add back mixer applet files
86ed401f0f51 * SUNWgnome-applets.spec: Add back mixer applet files, after bumping
mattman
parents: 14991
diff changeset
   517
* Fri Jan 30 2009 - [email protected]
14991
651e5addb880 2009-01-30 Michal Pryc <[email protected]>
migi
parents: 14933
diff changeset
   518
- Removed lines to remove all drivemount files, this is now done
651e5addb880 2009-01-30 Michal Pryc <[email protected]>
migi
parents: 14933
diff changeset
   519
  through reworked patch: gnome-applets-01-disable-drivemount.diff
651e5addb880 2009-01-30 Michal Pryc <[email protected]>
migi
parents: 14933
diff changeset
   520
- Temporary commented lines for mixer applet. The mixer applet will be available
651e5addb880 2009-01-30 Michal Pryc <[email protected]>
migi
parents: 14933
diff changeset
   521
  in the new tarball of gnome-applets.
13588
383ee08a8fde 2008-09-15 Darren Kenny <[email protected]>
dkenny
parents: 13433
diff changeset
   522
* Mon Sep 15 2008 - [email protected]
383ee08a8fde 2008-09-15 Darren Kenny <[email protected]>
dkenny
parents: 13433
diff changeset
   523
- Removed icon dirs not being used any more.
383ee08a8fde 2008-09-15 Darren Kenny <[email protected]>
dkenny
parents: 13433
diff changeset
   524
- Added line to remove empty drivemount directory that was causing build
383ee08a8fde 2008-09-15 Darren Kenny <[email protected]>
dkenny
parents: 13433
diff changeset
   525
  error.
13433
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   526
* Mon Sep 08 2008 - [email protected]
0dcb62f91af9 2008-09-08 Dave Lin <[email protected]>
davelam
parents: 13431
diff changeset
   527
- Fixed /usr/share/icons/... attribute issue for SUNWgnome-internet-applets
13261
f957c6ffbda4 2008-08-22 Darren Kenny <[email protected]>
dkenny
parents: 12550
diff changeset
   528
* Fri Aug 22 2008 - [email protected]
f957c6ffbda4 2008-08-22 Darren Kenny <[email protected]>
dkenny
parents: 12550
diff changeset
   529
- Update for additional netstatus wireless files (icons and helper).
12550
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12310
diff changeset
   530
* Fri May 30 2008 - [email protected]
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12310
diff changeset
   531
- Update %files for new tarballs.
12310
c5e6c5c41a3b 2008-05-16 Wang Xin <[email protected]>
jedy
parents: 12135
diff changeset
   532
* Fri May 16 2008 - [email protected]
c5e6c5c41a3b 2008-05-16 Wang Xin <[email protected]>
jedy
parents: 12135
diff changeset
   533
- Remove panel-default-setup-laptop.entries and corresponding post and preun
c5e6c5c41a3b 2008-05-16 Wang Xin <[email protected]>
jedy
parents: 12135
diff changeset
   534
  script to fix 6703518.
11756
b1f24c354427 2008-02-28 Damien Carbery <[email protected]>
dcarbery
parents: 11610
diff changeset
   535
* Thu Feb 28 2008 - [email protected]
b1f24c354427 2008-02-28 Damien Carbery <[email protected]>
dcarbery
parents: 11610
diff changeset
   536
- Update %files for new tarballs.
11503
50ba9a11823e 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11478
diff changeset
   537
* Tue Jan 22 2008 - [email protected]
50ba9a11823e 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11478
diff changeset
   538
- Remove Requires: SUNWgnome-internet-applets-root from
50ba9a11823e 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11478
diff changeset
   539
  SUNWgnome-internet-applets list.
11478
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   540
* Thu Jan 17 2008 - [email protected]
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   541
- Remove SUNWgnome-internet-applets-root and SUNWgnome-internet-applets-devel
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   542
  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
   543
* Thu Jan  3 2008 - [email protected]
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   544
- use gconf-install.script instead of an inline script
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11368
diff changeset
   545
* Thu Jan  3 2008 - [email protected]
11368
6f9cfb174a8c 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10651
diff changeset
   546
- use includes instead of inline scripts
10651
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   547
* Thu Oct 11 2007 - [email protected]
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   548
- Fix packaging so that invest applet's python code gets installed.
b12e088178d0 2007-10-12 Brian Cameron <[email protected]>
yippi
parents: 10572
diff changeset
   549
  Fixes bug #6502277.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
   550
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10560
diff changeset
   551
- 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
   552
* Thu Sep 27 2007 - [email protected]
cde974d3af9b 2007-09-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10350
diff changeset
   553
- 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
   554
  installs icons
10350
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10286
diff changeset
   555
* Sat Aug 18 2007 - [email protected]
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10286
diff changeset
   556
- 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
   557
* Tue Aug 07 2007 - [email protected]
55c86b338d34 2007-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 10253
diff changeset
   558
- Update l10n %files for new deskbar-applet tarball.
10253
e2063992ec67 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   559
* Wed Aug 01 2007 - [email protected]
e2063992ec67 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   560
- Update %files for new tarball.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   561
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9769
diff changeset
   562
- 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
   563
* Sun Apr 15 2007 - [email protected]
d9386417ca52 2007-04-15 Wang Xin <[email protected]>
jedy
parents: 9501
diff changeset
   564
- Ship battstat applet on sparc.
9483
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   565
* Wed Mar 07 2007 - [email protected]
40d849f3b1b5 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   566
- 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
   567
* Mon Feb 19 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
- Add now applet back to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
* Sun Feb 18 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
- 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
   571
* Tue Jan 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
- Rename %{_datadir}/quick-lounge to quick-lounge-applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
* Wed Jan 10 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
- Add deskbar help files to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
* Wed Jan 03 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
- 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
   577
  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
   578
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
- 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
   580
* Thu Nov 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
- 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
   582
* Thu Oct 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
- Remove obsolete 'rm -r' calls from %install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
* Tue Oct 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
- 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
   586
  (and better) replacement. Compatibility is preserved through 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
  user migration to the new applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
- 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
   590
  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
   591
  performance.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
* Fri Aug 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
- More updates to %files for new deskbar-applet tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
* Thu Aug 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
- Minor update to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
* Wed Aug 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
- Update %files for new icons.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
* Wed Aug 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
- Add invest-applet to internet-applets package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
- 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
   604
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
* Thu Aug 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
- Add 'multiload' files back to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
* Tue Aug 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
- Add SUNWlibgtop build dependency for multiload
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
* Sat Jul 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   610
- Remove 'multiload' files from %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
- 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
   613
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
- Add multiload applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
- 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
   617
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
* Sat Jul 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   619
- Remove gswitchit and friends.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   620
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   621
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   623
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
* Wed Mar 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   627
- Add to Build/Requires after running check-deps.pl.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   628
* Wed Mar 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   629
- Add deskbar-applet to the utility package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   630
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
- Remove mini-commander stuff that is gone.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   634
* Fri Jan 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   635
- Add internet-applets-devel for gweather files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   638
* Wed Oct 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
- 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
   640
* Tue Sep 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   641
- remove unpackaged files or add to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
- Split from SUNWgnome-panel.spec.