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