SUNWgnome-panel.spec
author yippi
Mon, 19 Jan 2009 17:36:43 +0000
changeset 14933 5a6e5b08dc39
parent 14744 8dbe926a20de
child 14938 8ae5037f8bd6
permissions -rw-r--r--
2009-01-19 Brian Cameron <[email protected]> * SUNWpython-setuptools.spec, SUNWpython25-setuptools.spec, base-specs/python-setuptools.spec, copyright/SUNWpython-setuptools.copyright: Move from spec-files-other. * SUNWgnome-python-desktop.spec, SUNWgnome-menu-editor.spec, SUNWdbus-bindings.spec, SUNWgnome-panel.spec, SUNWgnome-applets.spec, SUNWPython-extra.spec, SUNWgnome-a11y-libs.spec, SUNWlibgsf.spec, SUNWgnome-python-libs.spec, SUNWgst-python.spec, SUNWgnome-python-extras.spec, SUNWIPython.spec, SUNWgnome-games.spec, SUNWgnome-img-editor.spec, SUNWgtk-vnc.spec, SUNWpysqlite.spec, SUNWavahi-bridge-dsd.spec: SUNWgst-python25.spec, SUNWPython25-extra.spec, SUNWgnome-python25-libs.spec: Make all modules with Python interfaces depend on setuptools. Fixes bug #5795062.
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-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
     4
# includes module(s): libwnck, libnotify, notification-daemon, libgweather,
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
     5
#                     gnome-desktop, gnome-menus, gnome-panel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
#
12076
9a011110c4fa 2008-04-10 Brian Cameron <[email protected]>
yippi
parents: 12061
diff changeset
     7
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
# Owner: mattman
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 lwnck = libwnck.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
%use gdesktop = gnome-desktop.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%use gnome_menus = gnome-menus.spec
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
    17
%use libgweather = libgweather.spec
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
%use gpanel = gnome-panel.spec
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    19
%use libnotify = libnotify.spec
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    20
%use notificationdaemon = notification-daemon.spec
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Name:                    SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Summary:                 GNOME panel and support libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Source:                  %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Source1:                 %{name}-gnome-about.ksh
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
SUNW_BaseDir:            %{_basedir}
11958
9a5520e3cc7a * SUNWgnome-pdf-viewer.spec : Add Copyright to preamble
mattman
parents: 11835
diff changeset
    28
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRequires: SUNWgnome-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: SUNWgnome-component-devel
10645
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
    36
BuildRequires: SUNWgnome-doc-utils
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: SUNWpng-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWsolnm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWarc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires: SUNWevolution-data-server-devel
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    42
BuildRequires: SUNWiso-codes-devel
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    43
BuildRequires: SUNWdbus-devel
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    44
BuildRequires: SUNWlxml-devel
11200
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
    45
BuildRequires: SUNWlxml-python
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
    46
BuildRequires: SUNWlibrsvg-devel
12665
7cb0dfbef3fd 2008-06-16 Wang Xin <[email protected]>
jedy
parents: 12316
diff changeset
    47
BuildRequires: SUNWlibsexy-devel
14933
5a6e5b08dc39 2009-01-19 Brian Cameron <[email protected]>
yippi
parents: 14744
diff changeset
    48
BuildRequires: SUNWpython-setuptools
12671
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
    49
Requires: SUNWlibsexy
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWgnome-panel-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWlibms
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
    59
Requires: SUNWlibrsvg
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires: SUNWpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWevolution-data-server
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    63
Requires: SUNWiso-codes
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    64
Requires: SUNWdbus
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
BuildRequires: SUNWtgnome-tsol-libs-devel
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
    67
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%ifarch i386
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Requires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
BuildRequires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
    72
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%lwnck.prep -d %name-%version
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   104
%libnotify.prep -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   105
%notificationdaemon.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%gdesktop.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%gnome_menus.prep -d %name-%version
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   108
%libgweather.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%gpanel.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
chmod -R u+w %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
unset PKG_CONFIG_DISABLE_UNINSTALLED
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   117
export PKG_CONFIG_PATH="../gnome-desktop-%{gdesktop.version}/libgnome-desktop:../libwnck-%{lwnck.version}:../gnome-menus-%{gnome_menus.version}/libmenu:../libgweather-%{libgweather.version}/libgweather:../gnome-panel-%{gpanel.version}/libpanel-applet"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
export CFLAGS="%optflags -I/usr/sfw/include -I/usr/openwin/share/include -DANSICPP"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
export CPPFLAGS="-I/usr/sfw/include"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/openwin/sfw/lib -R/usr/openwin/sfw/lib -L/usr/openwin/lib -R/usr/openwin/lib"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%lwnck.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   125
%libnotify.build -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   126
%notificationdaemon.build -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   127
11471
c067fd6ce46e Move -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE from SUNWgnome-panel.spec to libgweather patch.
dcarbery
parents: 11470
diff changeset
   128
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%gdesktop.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%gnome_menus.build -d %name-%version
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   132
%libgweather.build -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%gpanel.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%lwnck.install -d %name-%version
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   138
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   139
%libnotify.install -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   140
%notificationdaemon.install -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   141
find $RPM_BUILD_ROOT%{_libdir} -type f -name "*.a" -exec rm -f {} ';'
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   142
find $RPM_BUILD_ROOT%{_libdir} -type f -name "*.la" -exec rm -f {} ';'
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   143
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%gdesktop.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%gnome_menus.install -d %name-%version
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   146
%libgweather.install -d %name-%version
12052
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   147
rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gweather.pc
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   148
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%gpanel.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   151
rm -r $RPM_BUILD_ROOT%{_mandir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
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
   156
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   157
# Remove empty directories
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   158
rm -r $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   159
rm -r $RPM_BUILD_ROOT%{_datadir}/dbus-1/system-services
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   160
rm -r $RPM_BUILD_ROOT%{_datadir}/PolicyKit
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   162
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
# Change to allow for addition of a gnome-about wrapper script to allow
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
# one-time processing.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
# Move binary to /usr/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
mv $RPM_BUILD_ROOT/%{_bindir}/gnome-about $RPM_BUILD_ROOT/%{_libdir}/gnome-about
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
# Now place script in to bin dir.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
install --mode=0755 %SOURCE1 $RPM_BUILD_ROOT/%{_bindir}/gnome-about
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   169
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
#FIXME: really need to fix this stuff up
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/[a-c]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
rm -rf $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
   178
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z]*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
rmdir $RPM_BUILD_ROOT%{_datadir}/omf/window-list
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
rmdir $RPM_BUILD_ROOT%{_datadir}/omf/workspace-switcher
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
rmdir $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%{?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
   185
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%clean
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%post root
11524
88e7dfb84677 2008-01-25 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11471
diff changeset
   201
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
  echo '  exit 1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
  echo "GCONF_CONFIG_SOURCE=xml:merged:%{_sysconfdir}/gconf/gconf.xml.defaults";
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
  echo 'export GCONF_CONFIG_SOURCE';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
  echo "SDIR=%{_sysconfdir}/gconf/schemas";
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
  echo 'retval=0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
  echo '/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries || retval=1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
  echo '/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries /apps/panel/profiles/default|| retval=1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
  echo 'exit $retval'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
) | $BASEDIR/var/lib/postrun/postrun -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
( echo 'test -x $PKG_INSTALL_ROOT/usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
  echo '  echo "WARNING: gconftool-2 not found; not uninstalling gconf schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
  echo 'GCONF_CONFIG_SOURCE=xml:merged:$BASEDIR/etc/gconf/gconf.xml.defaults';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
  echo 'GCONF_BACKEND_DIR=$PKG_INSTALL_ROOT/usr/lib/GConf/2';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
  echo 'export GCONF_CONFIG_SOURCE GCONF_BACKEND_DIR LD_LIBRARY_PATH';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
  echo 'retval=0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
  echo 'for schemas in clock panel-compatibility panel-general panel-global \';
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   230
  echo '               panel-object panel-toplevel window-list gweather \';
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   231
  echo '               workspace-switcher notification-daemon; do' ;
11524
88e7dfb84677 2008-01-25 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11471
diff changeset
   232
  echo '  $PKG_INSTALL_ROOT/usr/bin/gconftool-2 --makefile-uninstall-rule $SDIR/$schemas.schemas > /dev/null || retval=1';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
  echo 'done';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
  echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --unload $SDIR/panel-default-setup.entries || retval=1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
  echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2  --direct --config-source=$GCONF_CONFIG_SOURCE --unload $SDIR/panel-default-setup.entries /apps/panel/profiles/default || retval=1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
  echo 'exit $retval'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%{_bindir}/gnome-about
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%{_bindir}/gnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_bindir}/gnome-desktop-item-edit
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%{_bindir}/gnome-cleanup
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%{_bindir}/gmenu-simple-editor
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   247
%{_bindir}/notify-send
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   248
%{_bindir}/wnckprop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%dir %attr (0755, root, bin) %{_libdir}
10687
a4c4e63e93bd fix %files after deleting %{_libdir}/gnome-about in the previous commit
laca
parents: 10677
diff changeset
   250
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
%{_libdir}/gnome-about
10687
a4c4e63e93bd fix %files after deleting %{_libdir}/gnome-about in the previous commit
laca
parents: 10677
diff changeset
   252
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%{_libdir}/python*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%{_libdir}/bonobo/servers/*.server
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   256
%{_libdir}/notification-daemon
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   257
%dir %attr (0755, root, bin) %{_libdir}/notification-daemon-1.0
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   258
%dir %attr (0755, root, bin) %{_libdir}/notification-daemon-1.0/engines
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   259
%{_libdir}/notification-daemon-1.0/engines/*.so*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
%{_libexecdir}/*-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%{_datadir}/gnome-about
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
%{_datadir}/gnome-menus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
%{_datadir}/desktop-directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
%{_datadir}/omf/*/*-C.omf
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   266
%{_datadir}/gnome-panel/glade/clock.glade
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   267
%{_datadir}/gnome-panel/glade/workspace-switcher.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   268
%{_datadir}/gnome-panel/glade/window-list.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   269
%{_datadir}/gnome-panel/glade/panel-properties-dialog.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   270
%{_datadir}/gnome-panel/glade/panel-run-dialog.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   271
%{_datadir}/gnome-panel/pixmaps
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
%{_datadir}/gnome-panelrc
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   273
%dir %attr (0755, root, other) %{_datadir}/gnome
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
%{_datadir}/gnome/help/*/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
%attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
%{_datadir}/gnome-2.0/ui/*.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
%{_datadir}/applications/*
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   281
%{_datadir}/libgweather
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   282
%dir %attr (0755, root, bin) %{_datadir}/dbus-1
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   283
%dir %attr (0755, root, bin) %{_datadir}/dbus-1/services
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   284
%{_datadir}/dbus-1/services/org.freedesktop.Notifications.service
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
%dir %attr(0755, root, bin) %{_mandir}/man5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
%{_mandir}/man5/*
13547
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   292
%doc gnome-desktop-%{gdesktop.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   293
%doc gnome-desktop-%{gdesktop.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   294
%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   295
%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING.LIB
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   296
%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING-DOCS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   297
%doc(bzip2) gnome-desktop-%{gdesktop.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   298
%doc(bzip2) gnome-desktop-%{gdesktop.version}/libgnome-desktop/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   299
%doc(bzip2) gnome-desktop-%{gdesktop.version}/gnome-about/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   300
%doc(bzip2) gnome-desktop-%{gdesktop.version}/desktop-docs/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   301
%doc(bzip2) gnome-desktop-%{gdesktop.version}/po/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   302
%doc(bzip2) gnome-desktop-%{gdesktop.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   303
%doc gnome-menus-%{gnome_menus.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   304
%doc gnome-menus-%{gnome_menus.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   305
%doc(bzip2) gnome-menus-%{gnome_menus.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   306
%doc(bzip2) gnome-menus-%{gnome_menus.version}/COPYING.LIB
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   307
%doc(bzip2) gnome-menus-%{gnome_menus.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   308
%doc(bzip2) gnome-menus-%{gnome_menus.version}/po/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   309
%doc(bzip2) gnome-menus-%{gnome_menus.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   310
%doc gnome-panel-%{gpanel.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   311
%doc gnome-panel-%{gpanel.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   312
%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   313
%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING.LIB
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   314
%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING-DOCS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   315
%doc(bzip2) gnome-panel-%{gpanel.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   316
%doc(bzip2) gnome-panel-%{gpanel.version}/po/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   317
%doc(bzip2) gnome-panel-%{gpanel.version}/idl/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   318
%doc(bzip2) gnome-panel-%{gpanel.version}/applets/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   319
%doc(bzip2) gnome-panel-%{gpanel.version}/applets/wncklet/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   320
%doc(bzip2) gnome-panel-%{gpanel.version}/applets/clock/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   321
%doc(bzip2) gnome-panel-%{gpanel.version}/applets/notification_area/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   322
%doc(bzip2) gnome-panel-%{gpanel.version}/gnome-panel/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   323
%doc(bzip2) gnome-panel-%{gpanel.version}/libpanel-applet/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   324
%doc(bzip2) gnome-panel-%{gpanel.version}/help/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   325
%doc(bzip2) gnome-panel-%{gpanel.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   326
%doc libgweather-%{libgweather.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   327
%doc libgweather-%{libgweather.version}/libgweather/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   328
%doc libgweather-%{libgweather.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   329
%doc libgweather-%{libgweather.version}/data/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   330
%doc libgweather-%{libgweather.version}/data/README.timezones
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   331
%doc libgweather-%{libgweather.version}/libgweather/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   332
%doc(bzip2) libgweather-%{libgweather.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   333
%doc(bzip2) libgweather-%{libgweather.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   334
%doc(bzip2) libgweather-%{libgweather.version}/po/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   335
%doc(bzip2) libgweather-%{libgweather.version}/po-locations/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   336
%doc(bzip2) libgweather-%{libgweather.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   337
%doc libnotify-%{libnotify.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   338
%doc libnotify-%{libnotify.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   339
%doc(bzip2) libnotify-%{libnotify.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   340
%doc(bzip2) libnotify-%{libnotify.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   341
%doc libwnck-%{lwnck.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   342
%doc libwnck-%{lwnck.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   343
%doc(bzip2) libwnck-%{lwnck.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   344
%doc(bzip2) libwnck-%{lwnck.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   345
%doc(bzip2) libwnck-%{lwnck.version}/po/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   346
%doc(bzip2) libwnck-%{lwnck.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   347
%doc notification-daemon-%{notificationdaemon.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   348
%doc notification-daemon-%{notificationdaemon.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   349
%doc(bzip2) notification-daemon-%{notificationdaemon.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   350
%doc(bzip2) notification-daemon-%{notificationdaemon.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   351
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   354
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
%{_sysconfdir}/gconf/schemas/clock.schemas
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   357
%{_sysconfdir}/gconf/schemas/gweather.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
%{_sysconfdir}/gconf/schemas/panel-general.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
%{_sysconfdir}/gconf/schemas/panel-global.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
%{_sysconfdir}/gconf/schemas/panel-object.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
%{_sysconfdir}/gconf/schemas/window-list.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   365
%{_sysconfdir}/gconf/schemas/notification-daemon.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
%{_sysconfdir}/xdg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
%{_bindir}/panel-test-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
%{_datadir}/idl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
%{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
%dir %attr (0755, root, other) %{_datadir}/gnome
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   382
%{_datadir}/gnome-panel/glade/panel-test-applets.glade
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
%{_datadir}/gnome/help/[a-c]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
%{_datadir}/gnome/help/[e-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
%{_datadir}/omf/*/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
%{_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
   394
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
%changelog
14744
8dbe926a20de 2008-12-10 Dave Lin <[email protected]>
davelam
parents: 13547
diff changeset
   397
* Wed Dec 10 2008 - [email protected]
8dbe926a20de 2008-12-10 Dave Lin <[email protected]>
davelam
parents: 13547
diff changeset
   398
- Removed non-exist libgweather/ChangeLog
13547
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   399
* Thu Sep 11 2008 - [email protected]
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   400
- Update copyright
12716
c45beaa3e75d 2008-06-20 Damien Carbery <[email protected]>
dcarbery
parents: 12671
diff changeset
   401
* Fri Jun 20 2008 - [email protected]
c45beaa3e75d 2008-06-20 Damien Carbery <[email protected]>
dcarbery
parents: 12671
diff changeset
   402
- Change libsexy dependency to apply to sparc too as SUNWlibsexy builds and
c45beaa3e75d 2008-06-20 Damien Carbery <[email protected]>
dcarbery
parents: 12671
diff changeset
   403
  works on sparc now.
12671
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
   404
* Mon Jun 16 2008 - [email protected]
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
   405
- Make libsexy dependency x86-only.
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
   406
* Mon Jun 16 2008 - [email protected]
12665
7cb0dfbef3fd 2008-06-16 Wang Xin <[email protected]>
jedy
parents: 12316
diff changeset
   407
- Add new dependency to libsexy.
12076
9a011110c4fa 2008-04-10 Brian Cameron <[email protected]>
yippi
parents: 12061
diff changeset
   408
* Wed Apr 9 2008 - [email protected]
9a011110c4fa 2008-04-10 Brian Cameron <[email protected]>
yippi
parents: 12061
diff changeset
   409
- Fix packaging.
12061
2f65e282509d * SUNWgnome-panel.spec : Add back libgweather include files as
mattman
parents: 12052
diff changeset
   410
* Tue Apr 8 2008 - [email protected]
2f65e282509d * SUNWgnome-panel.spec : Add back libgweather include files as
mattman
parents: 12052
diff changeset
   411
- Add libgweather include back in as required by SUNWgnome-applets
12052
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   412
* Mon Apr 7 2008 - [email protected]
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   413
- Remove libgweather include and pc file in %install section
11626
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   414
* Wed Feb 13 2008 - [email protected]
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   415
- Update %files, removing %{_bindir}/gnome-menu-spec-test.
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   416
* Thu Jan 17 2008 - [email protected]
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
   417
- Add BuildRequires SUNWlibrsvg-devel because librsvg is required by
11471
c067fd6ce46e Move -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE from SUNWgnome-panel.spec to libgweather patch.
dcarbery
parents: 11470
diff changeset
   418
  gnome-panel 2.21.5. Remove some empty dirs.
11200
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
   419
* Thu Nov 15 2007 - [email protected]
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
   420
- Add BuildRequires SUNWlxml-python for building documentation.
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   421
* Fri Oct 19 2007 - [email protected]
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   422
- only install the gnome-about wrapper script if sun branding is requested
10645
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   423
* Thu Oct 11 2007 - [email protected]
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   424
- Remove install dependency on SUNWgnome-doc-utils and change the build
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   425
  dependency from SUNWgnome-doc-utils-devel to SUNWgnome-doc-utils.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
   426
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
   427
- delete Nevada X deps; make xorg-xkb dep dependent upon nevada X build
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
   428
- delete some unneeded env vars
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   429
* Tue Jul 10 2007 - [email protected]
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   430
- Add %{_bindir}/wnckprop and update dir for timezone.glade in %files.
10125
432711c94d0a 2007-06-26 Michal Pryc <[email protected]>
migi
parents: 10047
diff changeset
   431
* Tue Jun 26 2007 - [email protected]
432711c94d0a 2007-06-26 Michal Pryc <[email protected]>
migi
parents: 10047
diff changeset
   432
- gnome-panel-07-restrict-app-launching.diff changed. Fixes 6565785.
10047
1a699c85b86d * SUNWgnome-panel.spec : Add back delivery of timezone glade file.
mattman
parents: 9988
diff changeset
   433
* Tue Jun 12 2007 - [email protected]
1a699c85b86d * SUNWgnome-panel.spec : Add back delivery of timezone glade file.
mattman
parents: 9988
diff changeset
   434
- re-include timezone glade file
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   435
* Tue May 15 2007 - [email protected]
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   436
- Some files now installed to %{_datadir}/gnome-panel instead of
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   437
  %{_datadir}/gnome/panel.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   438
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   439
- s/0755/-/ in defattr so that files are not made all executable
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
* Wed Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
- Delete en_GB files in %install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Add /usr/openwin/lib to library search path, needed for libXau on s10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Fri Jan 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- No longer remove %{datadir}/omf/gnome-feedback since this was removed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
  from gnome-desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
- Create a wrapper script around gnome-about to handle Solaris Developer Guide
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
  launching.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Tue Nov 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- Remove man3 dir from -devel package. Fixes 6495907.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
* Sat Nov 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
- Undo removal of man5 dir. A manpage is installed there.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
- Remove man5 dir as nothing is installed there now. Add man3 dir as updated 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
  manpage tarball installs 2 files there.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
- Remove libxklavier from the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
- Fix comments.  Also remove -g from CFLAGS.  Not good to have on by default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
  for performance.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
* Mon Aug 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
- Fix l10n package - C locale omf file was in base and l10n package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
- 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
   468
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
- 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
   471
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
* Mon Jun 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
- remove the dependency from thunderbird since this dependency doesn't 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
  exist any more
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
- Removed gkb_xmmap.1 and gnome-panel-preferences.1 manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Sun Jun 11 2006 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
* Thu Jun 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
- Add Build/Requires SUNWevolution-data-server/-devel after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
- use post/preun scripts to install schemas into the merged gconf files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
* Mon May 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
- Change build dependency from SUNWthunderbird-devel to SUNWthunderbird as the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
  devel package has been removed. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
* Thu Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
- Remove scrollkeeper files before packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
* Tue Nov 29 2005 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
* Wed Nov 09 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
- Add Build/Requires SUNWthunderbird, for libnss3.so dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
* Thu Oct 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
- Remove some empty dirs when not building l10n packages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
* Mon Sep 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
- Remove unpackaged files or add to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
* Tue Aug 30 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
- Add BuildRequires SUNWgnome-doc-utils-devel as gnome-desktop uses
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
  gnome-doc-prepare.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
  Correct packaging list (gif->png) and remove some docs lines.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
- Split SUNWgnome-panel to two spec files, SUNWgnome-panel and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
  SUNWgnome-applets.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Wed May 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
- Finally finished packaging this for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
* Tue May 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
- More packaging fixes.  Not yet completely right.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
* Thu May 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
- Packaging fixes.  Not yet completely right, but better.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
- Removed now from panel since it doesn't build right.  It has
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
  AC_CONFIG_AUX_DIR set to config, which causes intltoolize to fail.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
- Fix PKG_CONFIG_PATH for 2.10 and add new gnome-menus.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
* Fri Apr 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
- Add hicolor locations.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
* Fri Jan 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
- #6222336 : Remove gweather from yelp toc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
* Wed Nov 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
- Add English help files under l10n dir to fix 6197769(P1 STP)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
* Tue Nov 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
- move section 5 man page to share from devel-share
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
* Tue Nov 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
- Added BuildConflicts: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
- pick the desktop files from datadir/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
- remove xorg-xkb dependency on sparc as it's only available on x86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
* Fri Oct  8 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
- Comment out %{_bindir}/now to match now.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
* Mon Oct 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
- Remove drivemount help files #5108690
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
* Fri Oct  1 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
- Remove references to fish applet to match gnome-panel.spec change.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
* Thu Sep 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
- Added code to install "gswitchit" help documents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
  Fixes bug #5076490.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
* Tue Sep 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
- Added code to install "now" help documents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
  Fixes bug #5101703.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
* Sun Sep 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
- Move manpages from SUNWgnome-utility-applets to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   549
  SUNWgnome-utility-applets-share.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
- Added gkb_xmmap.1, gnome-keyboard-layout.1, gswitchit-plugins-capplet.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
  manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
* Mon Sep 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
- Bug 5083735 : Uncommented javahelp/gnome-netstatus from %files section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
- Bug 5091588 : sman3/4/5 files should be in a separate devel package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
- Bug 5090965 : Removed duplicate entries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
- Changed xml perms to 0644 for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
- Changed manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
* Mon Aug 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
- Changed SOURCE7 mode to 0755 for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
* Tue Aug 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
- Remove GNOME_DriveMountApplet.server to remove applet's panel menu entry.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
* Tue Jul 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
- Remove drivemount on Solaris. Part fix for #5043894
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
* Fri Jul 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
- Remove GNOME_WirelessApplet.xml because a gnome-panel.spec patch remove it.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
- Updated for mini commander applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
* Thu Jun 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
- Associate default macros for mini commander applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
* Thu May 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
- added gnome-cleanup man page.  Also made SUNWgnome-media a dependency
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
  since it is needed for the mixer applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
* Thu May 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
- added l10n subpkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
* Fri May 28 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
- added gnome-cleanup to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
* Mon May 24 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
- Only Sun banner should show up in gnome-about.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
* Fri May 21 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
- Remove wireless applet from the Solaris builds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
* Sun May 02 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
- don't redefine __STDC_VERSION__ on S9, as it breaks the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
* Fri Apr 30 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
- get the panel-default-setup.entries to be installed in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
  $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
* Wed Apr 07 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
- update quick-lounge-applet files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
* Fri Mar 26 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
- fixed libexecdir in %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
- update gnome-netstatus icon locations
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
* Wed Mar 10 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
- remove duplicate entries from %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
* Wed Mar 03 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
- merge in gnome-netstatus applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
* Tue Mar 02 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
- add %libical.install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
- add libical*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
* Mon Feb 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
- install gconf schemas at end of install stage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
- define mappings for all the installed schemas