SUNWgnome-panel.spec
author dkenny
Mon, 14 Jul 2008 14:46:05 +0000
branchgnome-2-22
changeset 12467 6830bb7a5bbd
parent 12439 c9ea868d3849
permissions -rw-r--r--
2008-07-14 Darren Kenny <[email protected]> * base-specs/evince.spec, patches/evince-03-static-enum.diff: Add patch to fix crash when using presentation mode (bug#6724495), and logged upstream bugzilla bug#542924.
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
12439
c9ea868d3849 2008-06-23 Damien Carbery <[email protected]>
dcarbery
parents: 12316
diff changeset
    47
BuildRequires: SUNWlibsexy-devel
c9ea868d3849 2008-06-23 Damien Carbery <[email protected]>
dcarbery
parents: 12316
diff changeset
    48
Requires: SUNWlibsexy
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWgnome-panel-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWlibms
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
    58
Requires: SUNWlibrsvg
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires: SUNWpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWevolution-data-server
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    62
Requires: SUNWiso-codes
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    63
Requires: SUNWdbus
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
BuildRequires: SUNWtgnome-tsol-libs-devel
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
    66
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%ifarch i386
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Requires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
BuildRequires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
    71
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%lwnck.prep -d %name-%version
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   103
%libnotify.prep -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   104
%notificationdaemon.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%gdesktop.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%gnome_menus.prep -d %name-%version
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   107
%libgweather.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%gpanel.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
chmod -R u+w %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
unset PKG_CONFIG_DISABLE_UNINSTALLED
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   116
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
   117
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
   118
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
export CPPFLAGS="-I/usr/sfw/include"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
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
   121
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%lwnck.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   124
%libnotify.build -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   125
%notificationdaemon.build -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   126
11471
c067fd6ce46e Move -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE from SUNWgnome-panel.spec to libgweather patch.
dcarbery
parents: 11470
diff changeset
   127
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%gdesktop.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%gnome_menus.build -d %name-%version
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   131
%libgweather.build -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%gpanel.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%lwnck.install -d %name-%version
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   137
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   138
%libnotify.install -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   139
%notificationdaemon.install -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   140
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
   141
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
   142
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
%gdesktop.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%gnome_menus.install -d %name-%version
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   145
%libgweather.install -d %name-%version
12052
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   146
rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gweather.pc
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   147
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%gpanel.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   150
rm -r $RPM_BUILD_ROOT%{_mandir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
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
   155
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   156
# Remove empty directories
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   157
rm -r $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   158
rm -r $RPM_BUILD_ROOT%{_datadir}/dbus-1/system-services
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   159
rm -r $RPM_BUILD_ROOT%{_datadir}/PolicyKit
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   161
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
# 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
   163
# one-time processing.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
# Move binary to /usr/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
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
   166
# Now place script in to bin dir.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
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
   168
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
#FIXME: really need to fix this stuff up
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
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
   176
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
   177
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
   178
rmdir $RPM_BUILD_ROOT%{_datadir}/omf/window-list
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
rmdir $RPM_BUILD_ROOT%{_datadir}/omf/workspace-switcher
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
rmdir $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%{?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
   184
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
) | $BASEDIR/lib/postrun -b -u -c JDS
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
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%post root
11524
88e7dfb84677 2008-01-25 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11471
diff changeset
   200
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
( echo 'test -x /usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
  echo '  echo "ERROR: gconftool-2 not found"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
  echo '  exit 1';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
  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
   207
  echo 'export GCONF_CONFIG_SOURCE';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
  echo "SDIR=%{_sysconfdir}/gconf/schemas";
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
  echo 'retval=0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
  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
   211
  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
   212
  echo 'exit $retval'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
) | $BASEDIR/var/lib/postrun/postrun -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
( 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
   218
  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
   219
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
  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
   223
  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
   224
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
  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
   226
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
  echo 'retval=0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
  echo 'for schemas in clock panel-compatibility panel-general panel-global \';
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   229
  echo '               panel-object panel-toplevel window-list gweather \';
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   230
  echo '               workspace-switcher notification-daemon; do' ;
11524
88e7dfb84677 2008-01-25 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11471
diff changeset
   231
  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
   232
  echo 'done';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
  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
   234
  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
   235
  echo 'exit $retval'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%{_bindir}/gnome-about
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%{_bindir}/gnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%{_bindir}/gnome-desktop-item-edit
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_bindir}/gnome-cleanup
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%{_bindir}/gmenu-simple-editor
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   246
%{_bindir}/notify-send
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   247
%{_bindir}/wnckprop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%dir %attr (0755, root, bin) %{_libdir}
10687
a4c4e63e93bd fix %files after deleting %{_libdir}/gnome-about in the previous commit
laca
parents: 10677
diff changeset
   249
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
%{_libdir}/gnome-about
10687
a4c4e63e93bd fix %files after deleting %{_libdir}/gnome-about in the previous commit
laca
parents: 10677
diff changeset
   251
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%{_libdir}/python*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%{_libdir}/bonobo/servers/*.server
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   255
%{_libdir}/notification-daemon
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   256
%dir %attr (0755, root, bin) %{_libdir}/notification-daemon-1.0
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   257
%dir %attr (0755, root, bin) %{_libdir}/notification-daemon-1.0/engines
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   258
%{_libdir}/notification-daemon-1.0/engines/*.so*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%{_libexecdir}/*-applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
%{_datadir}/gnome-about
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%{_datadir}/gnome-menus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
%{_datadir}/desktop-directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
%{_datadir}/omf/*/*-C.omf
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   265
%{_datadir}/gnome-panel/glade/clock.glade
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   266
%{_datadir}/gnome-panel/glade/workspace-switcher.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   267
%{_datadir}/gnome-panel/glade/window-list.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   268
%{_datadir}/gnome-panel/glade/panel-properties-dialog.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   269
%{_datadir}/gnome-panel/glade/panel-run-dialog.glade
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   270
%{_datadir}/gnome-panel/pixmaps
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
%{_datadir}/gnome-panelrc
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   272
%dir %attr (0755, root, other) %{_datadir}/gnome
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
%{_datadir}/gnome/help/*/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
%attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
%{_datadir}/gnome-2.0/ui/*.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
%{_datadir}/applications/*
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   280
%{_datadir}/libgweather
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   281
%dir %attr (0755, root, bin) %{_datadir}/dbus-1
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   282
%dir %attr (0755, root, bin) %{_datadir}/dbus-1/services
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   283
%{_datadir}/dbus-1/services/org.freedesktop.Notifications.service
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
%dir %attr(0755, root, bin) %{_mandir}/man5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
%{_mandir}/man5/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   293
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
%{_sysconfdir}/gconf/schemas/clock.schemas
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   296
%{_sysconfdir}/gconf/schemas/gweather.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
%{_sysconfdir}/gconf/schemas/panel-general.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
%{_sysconfdir}/gconf/schemas/panel-global.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
%{_sysconfdir}/gconf/schemas/panel-object.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
%{_sysconfdir}/gconf/schemas/window-list.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   304
%{_sysconfdir}/gconf/schemas/notification-daemon.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
%{_sysconfdir}/xdg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
%{_bindir}/panel-test-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
%{_datadir}/idl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
%{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
%dir %attr (0755, root, other) %{_datadir}/gnome
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   321
%{_datadir}/gnome-panel/glade/panel-test-applets.glade
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
%{_datadir}/gnome/help/[a-c]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
%{_datadir}/gnome/help/[e-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
%{_datadir}/omf/*/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
%{_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
   333
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
%changelog
12439
c9ea868d3849 2008-06-23 Damien Carbery <[email protected]>
dcarbery
parents: 12316
diff changeset
   336
* Mon Jun 23 2008 - [email protected]
c9ea868d3849 2008-06-23 Damien Carbery <[email protected]>
dcarbery
parents: 12316
diff changeset
   337
- Add new dependency to libsexy.
12076
9a011110c4fa 2008-04-10 Brian Cameron <[email protected]>
yippi
parents: 12061
diff changeset
   338
* Wed Apr 9 2008 - [email protected]
9a011110c4fa 2008-04-10 Brian Cameron <[email protected]>
yippi
parents: 12061
diff changeset
   339
- Fix packaging.
12061
2f65e282509d * SUNWgnome-panel.spec : Add back libgweather include files as
mattman
parents: 12052
diff changeset
   340
* Tue Apr 8 2008 - [email protected]
2f65e282509d * SUNWgnome-panel.spec : Add back libgweather include files as
mattman
parents: 12052
diff changeset
   341
- 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
   342
* Mon Apr 7 2008 - [email protected]
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   343
- Remove libgweather include and pc file in %install section
11626
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   344
* Wed Feb 13 2008 - [email protected]
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   345
- Update %files, removing %{_bindir}/gnome-menu-spec-test.
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   346
* Thu Jan 17 2008 - [email protected]
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
   347
- 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
   348
  gnome-panel 2.21.5. Remove some empty dirs.
11200
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
   349
* Thu Nov 15 2007 - [email protected]
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
   350
- Add BuildRequires SUNWlxml-python for building documentation.
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   351
* Fri Oct 19 2007 - [email protected]
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   352
- 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
   353
* Thu Oct 11 2007 - [email protected]
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   354
- Remove install dependency on SUNWgnome-doc-utils and change the build
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   355
  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
   356
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
   357
- 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
   358
- delete some unneeded env vars
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   359
* Tue Jul 10 2007 - [email protected]
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   360
- 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
   361
* Tue Jun 26 2007 - [email protected]
432711c94d0a 2007-06-26 Michal Pryc <[email protected]>
migi
parents: 10047
diff changeset
   362
- 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
   363
* Tue Jun 12 2007 - [email protected]
1a699c85b86d * SUNWgnome-panel.spec : Add back delivery of timezone glade file.
mattman
parents: 9988
diff changeset
   364
- re-include timezone glade file
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   365
* Tue May 15 2007 - [email protected]
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   366
- Some files now installed to %{_datadir}/gnome-panel instead of
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   367
  %{_datadir}/gnome/panel.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   368
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   369
- 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
   370
* Wed Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- Delete en_GB files in %install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- 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
   374
* Fri Jan 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- 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
   376
  from gnome-desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
- 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
   379
  launching.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Tue Nov 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- Remove man3 dir from -devel package. Fixes 6495907.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Sat Nov 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- 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
   384
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- 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
   386
  manpage tarball installs 2 files there.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
- Remove libxklavier from the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- 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
   391
  for performance.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
* Mon Aug 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- 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
   396
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
- 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
   398
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
- 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
   401
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
* Mon Jun 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
- 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
   404
  exist any more
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- 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
   407
* Sun Jun 11 2006 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Thu Jun 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- 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
   410
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- 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
   414
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Mon May 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- 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
   418
  devel package has been removed. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Thu Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- Remove scrollkeeper files before packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Tue Nov 29 2005 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
* Wed Nov 09 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- Add Build/Requires SUNWthunderbird, for libnss3.so dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
* Thu Oct 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- Remove some empty dirs when not building l10n packages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
* Mon Sep 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- Remove unpackaged files or add to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
* Tue Aug 30 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
- 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
   433
  gnome-doc-prepare.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
  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
   435
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
- 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
   437
  SUNWgnome-applets.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
* Wed May 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
- Finally finished packaging this for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
* Tue May 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
- More packaging fixes.  Not yet completely right.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Thu May 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Packaging fixes.  Not yet completely right, but better.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- 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
   446
  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
   447
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
- 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
   449
* Fri Apr 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
- Add hicolor locations.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
* Fri Jan 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
- #6222336 : Remove gweather from yelp toc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Wed Nov 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- 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
   455
* Tue Nov 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- 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
   457
* Tue Nov 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
- Added BuildConflicts: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
- pick the desktop files from datadir/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
- 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
   463
* Fri Oct  8 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
- Comment out %{_bindir}/now to match now.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
* Mon Oct 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- Remove drivemount help files #5108690
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
* Fri Oct  1 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
- 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
   471
* Thu Sep 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
- Added code to install "gswitchit" help documents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
  Fixes bug #5076490.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
* Tue Sep 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
- Added code to install "now" help documents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
  Fixes bug #5101703.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Sun Sep 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- Move manpages from SUNWgnome-utility-applets to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
  SUNWgnome-utility-applets-share.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
- 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
   482
  manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Mon Sep 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- Bug 5083735 : Uncommented javahelp/gnome-netstatus from %files section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
- 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
   487
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
- Bug 5090965 : Removed duplicate entries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- Changed xml perms to 0644 for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
- Changed manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
* Mon Aug 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
- Changed SOURCE7 mode to 0755 for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
* Tue Aug 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
- 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
   496
* Tue Jul 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
- Remove drivemount on Solaris. Part fix for #5043894
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
* Fri Jul 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
- 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
   500
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
- Updated for mini commander applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
* Thu Jun 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
- Associate default macros for mini commander applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
* Thu May 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
- 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
   508
  since it is needed for the mixer applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
* Thu May 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
- added l10n subpkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
* Fri May 28 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
- added gnome-cleanup to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
* Mon May 24 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
- Only Sun banner should show up in gnome-about.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
* Fri May 21 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
- Remove wireless applet from the Solaris builds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
* Sun May 02 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
- 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
   519
* Fri Apr 30 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
- 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
   521
  $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
* Wed Apr 07 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
- update quick-lounge-applet files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
* Fri Mar 26 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
- fixed libexecdir in %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
- update gnome-netstatus icon locations
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
* Wed Mar 10 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
- remove duplicate entries from %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
* Wed Mar 03 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
- merge in gnome-netstatus applet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
* Tue Mar 02 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
- add %libical.install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
- add libical*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
* Mon Feb 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
- install gconf schemas at end of install stage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
- define mappings for all the installed schemas