SUNWgnome-panel.spec
author chrisk
Thu, 03 Dec 2009 14:58:02 +0000
changeset 17099 ea31282c233d
parent 17095 9d502990629b
child 17109 d5f47424087f
permissions -rw-r--r--
2009-12-03 Christian Kelly <[email protected]> * SUNWgnome-panel.spec: Remove references to libnotify.
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
#
16845
ac0c2eae0e16 2009-10-23 Wang Xin <[email protected]>
jedy
parents: 16766
diff changeset
    11
%define owner jedy
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%use 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 notificationdaemon = notification-daemon.spec
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Name:                    SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Summary:                 GNOME panel and support libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Source:                  %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Source1:                 %{name}-gnome-about.ksh
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
SUNW_BaseDir:            %{_basedir}
11958
9a5520e3cc7a * SUNWgnome-pdf-viewer.spec : Add Copyright to preamble
mattman
parents: 11835
diff changeset
    27
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    30
BuildRequires: SUNWlibglade-devel
9397
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-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: SUNWgnome-component-devel
10645
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
    35
BuildRequires: SUNWgnome-doc-utils
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: SUNWpng-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: SUNWsolnm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWarc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWevolution-data-server-devel
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    41
BuildRequires: SUNWiso-codes-devel
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    42
BuildRequires: SUNWdbus-devel
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    43
BuildRequires: SUNWlxml-devel
11200
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
    44
BuildRequires: SUNWlxml-python
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
    45
BuildRequires: SUNWlibrsvg-devel
12665
7cb0dfbef3fd 2008-06-16 Wang Xin <[email protected]>
jedy
parents: 12316
diff changeset
    46
BuildRequires: SUNWlibsexy-devel
17099
ea31282c233d 2009-12-03 Christian Kelly <[email protected]>
chrisk
parents: 17095
diff changeset
    47
BuildRequires: SUNWpython-setuptools
15423
a78d42c450a2 2009-03-18 Brian Cameron <[email protected]>
yippi
parents: 15362
diff changeset
    48
BuildRequires: SUNWgtk-doc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    49
Requires: SUNWxorg-clientlibs
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    50
Requires: SUNWlibglade
12671
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
    51
Requires: SUNWlibsexy
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWgnome-panel-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires: SUNWlibms
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
    60
Requires: SUNWlibrsvg
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWpng
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15473
diff changeset
    62
Requires: SUNWdesktop-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWevolution-data-server
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    64
Requires: SUNWiso-codes
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
    65
Requires: SUNWdbus
17099
ea31282c233d 2009-12-03 Christian Kelly <[email protected]>
chrisk
parents: 17095
diff changeset
    66
Requires: SUNWPython
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
BuildRequires: SUNWtgnome-tsol-libs-devel
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
    69
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%ifarch i386
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Requires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
BuildRequires: SUNWxorg-xkb
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10174
diff changeset
    74
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
Requires: SUNWgnome-component
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    90
Requires: SUNWlibglade
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%lwnck.prep -d %name-%version
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   104
%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
17099
ea31282c233d 2009-12-03 Christian Kelly <[email protected]>
chrisk
parents: 17095
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"
16766
c278a43ef8fa 2009-10-15 Dave Lin <[email protected]>
davelam
parents: 16559
diff changeset
   121
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%lwnck.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   125
%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
%notificationdaemon.install -d %name-%version
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   139
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
   140
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
   141
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%gdesktop.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
%gnome_menus.install -d %name-%version
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   144
%libgweather.install -d %name-%version
12052
adca380d6199 * SUNWgnome-panel.spec : Remove libgweather include files and
mattman
parents: 11958
diff changeset
   145
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%gpanel.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   148
rm -r $RPM_BUILD_ROOT%{_mandir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
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
   153
11470
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   154
# Remove empty directories
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   155
rm -r $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1
4a93c45ac658 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11469
diff changeset
   156
rm -r $RPM_BUILD_ROOT%{_datadir}/dbus-1/system-services
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   158
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
# 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
   160
# one-time processing.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
# Move binary to /usr/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
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
   163
# Now place script in to bin dir.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
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
   165
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
#FIXME: really need to fix this stuff up
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
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
   173
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
   174
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z]*.omf
16559
2ac7c7cfda75 * SUNWgnome-panel.spec : Some -d checks before attempting to rmdir
mattman
parents: 16434
diff changeset
   175
if [ -d $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel ]; then
2ac7c7cfda75 * SUNWgnome-panel.spec : Some -d checks before attempting to rmdir
mattman
parents: 16434
diff changeset
   176
    rmdir $RPM_BUILD_ROOT%{_datadir}/omf/window-list
2ac7c7cfda75 * SUNWgnome-panel.spec : Some -d checks before attempting to rmdir
mattman
parents: 16434
diff changeset
   177
fi
2ac7c7cfda75 * SUNWgnome-panel.spec : Some -d checks before attempting to rmdir
mattman
parents: 16434
diff changeset
   178
if [ -d $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel ]; then
2ac7c7cfda75 * SUNWgnome-panel.spec : Some -d checks before attempting to rmdir
mattman
parents: 16434
diff changeset
   179
    rmdir $RPM_BUILD_ROOT%{_datadir}/omf/workspace-switcher
2ac7c7cfda75 * SUNWgnome-panel.spec : Some -d checks before attempting to rmdir
mattman
parents: 16434
diff changeset
   180
fi
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
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   202
%{_bindir}/wnckprop
14938
8ae5037f8bd6 2009-01-20 Wang Xin <[email protected]>
jedy
parents: 14933
diff changeset
   203
%{_bindir}/notification-properties
16177
8b47a930266f 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16170
diff changeset
   204
%{_bindir}/wnck-urgency-monitor
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
16389
f03ae0dec8a1 SUNWgnome-panel.spec: Fix up %files.
chrisk
parents: 16182
diff changeset
   222
%{_libdir}/gnome-panel-add
f03ae0dec8a1 SUNWgnome-panel.spec: Fix up %files.
chrisk
parents: 16182
diff changeset
   223
%{_datadir}/gnome-panel/ui/*.ui
f03ae0dec8a1 SUNWgnome-panel.spec: Fix up %files.
chrisk
parents: 16182
diff changeset
   224
%{_datadir}/polkit-1/actions
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   225
%{_datadir}/gnome-panel/pixmaps
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%{_datadir}/gnome-panelrc
14938
8ae5037f8bd6 2009-01-20 Wang Xin <[email protected]>
jedy
parents: 14933
diff changeset
   227
%{_datadir}/notification-daemon
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   228
%dir %attr (0755, root, other) %{_datadir}/gnome
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%{_datadir}/gnome/help/*/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%{_datadir}/gnome-2.0/ui/*.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%{_datadir}/applications/*
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   236
%{_datadir}/libgweather
16182
8b49b2db4edd 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16177
diff changeset
   237
%{_datadir}/libgnome-desktop/pnp.ids
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   238
%dir %attr (0755, root, bin) %{_datadir}/dbus-1
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   239
%dir %attr (0755, root, bin) %{_datadir}/dbus-1/services
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   240
%{_datadir}/dbus-1/services/org.freedesktop.Notifications.service
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%dir %attr(0755, root, bin) %{_mandir}/man5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%{_mandir}/man5/*
13547
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   248
%doc gnome-desktop-%{gdesktop.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   249
%doc gnome-desktop-%{gdesktop.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   250
%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   251
%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING.LIB
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   252
%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING-DOCS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   253
%doc(bzip2) gnome-desktop-%{gdesktop.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   254
%doc(bzip2) gnome-desktop-%{gdesktop.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   255
%doc gnome-menus-%{gnome_menus.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   256
%doc gnome-menus-%{gnome_menus.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   257
%doc(bzip2) gnome-menus-%{gnome_menus.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   258
%doc(bzip2) gnome-menus-%{gnome_menus.version}/COPYING.LIB
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   259
%doc(bzip2) gnome-menus-%{gnome_menus.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   260
%doc(bzip2) gnome-menus-%{gnome_menus.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   261
%doc gnome-panel-%{gpanel.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   262
%doc gnome-panel-%{gpanel.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   263
%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   264
%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING.LIB
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   265
%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING-DOCS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   266
%doc(bzip2) gnome-panel-%{gpanel.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   267
%doc(bzip2) gnome-panel-%{gpanel.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   268
%doc libgweather-%{libgweather.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   269
%doc libgweather-%{libgweather.version}/libgweather/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   270
%doc libgweather-%{libgweather.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   271
%doc libgweather-%{libgweather.version}/data/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   272
%doc libgweather-%{libgweather.version}/data/README.timezones
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   273
%doc libgweather-%{libgweather.version}/libgweather/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   274
%doc(bzip2) libgweather-%{libgweather.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   275
%doc(bzip2) libgweather-%{libgweather.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   276
%doc(bzip2) libgweather-%{libgweather.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   277
%doc libwnck-%{lwnck.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   278
%doc libwnck-%{lwnck.version}/README
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   279
%doc(bzip2) libwnck-%{lwnck.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   280
%doc(bzip2) libwnck-%{lwnck.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   281
%doc(bzip2) libwnck-%{lwnck.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   282
%doc notification-daemon-%{notificationdaemon.version}/AUTHORS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   283
%doc notification-daemon-%{notificationdaemon.version}/NEWS
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   284
%doc(bzip2) notification-daemon-%{notificationdaemon.version}/COPYING
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   285
%doc(bzip2) notification-daemon-%{notificationdaemon.version}/ChangeLog
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   286
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   289
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
%{_sysconfdir}/gconf/schemas/clock.schemas
11459
d40acff5121b Update %files for libgweather.
dcarbery
parents: 11200
diff changeset
   292
%{_sysconfdir}/gconf/schemas/gweather.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
%{_sysconfdir}/gconf/schemas/panel-general.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
%{_sysconfdir}/gconf/schemas/panel-global.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
%{_sysconfdir}/gconf/schemas/panel-object.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
%{_sysconfdir}/gconf/schemas/window-list.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
9621
c539cadfe479 2007-03-25 Wang Xin <[email protected]>
jedy
parents: 9474
diff changeset
   300
%{_sysconfdir}/gconf/schemas/notification-daemon.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
%{_sysconfdir}/xdg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
%{_bindir}/panel-test-applets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
%{_datadir}/idl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
%{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
%{_datadir}/gnome/help/[a-c]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
%{_datadir}/gnome/help/[e-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
%{_datadir}/omf/*/*-[a-z][a-z].omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
%{_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
   328
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
%changelog
17099
ea31282c233d 2009-12-03 Christian Kelly <[email protected]>
chrisk
parents: 17095
diff changeset
   331
* Thu Dec  3 2009 - [email protected]
ea31282c233d 2009-12-03 Christian Kelly <[email protected]>
chrisk
parents: 17095
diff changeset
   332
- Separate libnotify out into it's own spec.
16845
ac0c2eae0e16 2009-10-23 Wang Xin <[email protected]>
jedy
parents: 16766
diff changeset
   333
* Fri Oct 23 2009 - [email protected]
ac0c2eae0e16 2009-10-23 Wang Xin <[email protected]>
jedy
parents: 16766
diff changeset
   334
- Change owner to jedy.
16182
8b49b2db4edd 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16177
diff changeset
   335
* Thu Jul 30 2009 - [email protected]
8b49b2db4edd 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16177
diff changeset
   336
- Fix %files.
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   337
* Tue Jun 09 2009 - [email protected]
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   338
- Remove files from %docs that are no longer in the tarball.
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   339
* Fri Apr 03 2009 - [email protected]
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   340
- Use desktop-cache instead of postrun.
15473
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15423
diff changeset
   341
* Mon Mar 23 2009 - [email protected]
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15423
diff changeset
   342
- Since /usr/bin/gmenu-simple-editor (SUNWgnome-panel) requires
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15423
diff changeset
   343
  /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
   344
* Wed Mar 11 2009 - [email protected]
c41deb54d81a 2009-03-11 Wang Xin <[email protected]>
jedy
parents: 14945
diff changeset
   345
- Bring back gweather.pc because evolution needs it.
14945
b5ae4790780a 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14938
diff changeset
   346
* Tue Jan 20 2009 - [email protected]
b5ae4790780a 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14938
diff changeset
   347
- Update PKG_CONFIG_PATH so it finds libnotify uninstalled pc file.
b5ae4790780a 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 14938
diff changeset
   348
* Tue Jan 20 2009 - [email protected]
14938
8ae5037f8bd6 2009-01-20 Wang Xin <[email protected]>
jedy
parents: 14933
diff changeset
   349
- Ship new files from notification-daemon.
14744
8dbe926a20de 2008-12-10 Dave Lin <[email protected]>
davelam
parents: 13547
diff changeset
   350
* Wed Dec 10 2008 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   351
- Removed non-exist libgweather/ChangeLog.
13547
d76aa18ead80 * SUNWgnome-panel.spec: Add %doc to %files
mattman
parents: 12716
diff changeset
   352
* Thu Sep 11 2008 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   353
- Update copyright.
12716
c45beaa3e75d 2008-06-20 Damien Carbery <[email protected]>
dcarbery
parents: 12671
diff changeset
   354
* Fri Jun 20 2008 - [email protected]
c45beaa3e75d 2008-06-20 Damien Carbery <[email protected]>
dcarbery
parents: 12671
diff changeset
   355
- 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
   356
  works on sparc now.
12671
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
   357
* Mon Jun 16 2008 - [email protected]
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
   358
- Make libsexy dependency x86-only.
cdee57ddac47 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12665
diff changeset
   359
* Mon Jun 16 2008 - [email protected]
12665
7cb0dfbef3fd 2008-06-16 Wang Xin <[email protected]>
jedy
parents: 12316
diff changeset
   360
- Add new dependency to libsexy.
12076
9a011110c4fa 2008-04-10 Brian Cameron <[email protected]>
yippi
parents: 12061
diff changeset
   361
* Wed Apr 9 2008 - [email protected]
9a011110c4fa 2008-04-10 Brian Cameron <[email protected]>
yippi
parents: 12061
diff changeset
   362
- Fix packaging.
12061
2f65e282509d * SUNWgnome-panel.spec : Add back libgweather include files as
mattman
parents: 12052
diff changeset
   363
* Tue Apr 8 2008 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   364
- 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
   365
* Mon Apr 7 2008 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   366
- Remove libgweather include and pc file in %install section.
11626
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   367
* Wed Feb 13 2008 - [email protected]
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   368
- Update %files, removing %{_bindir}/gnome-menu-spec-test.
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11524
diff changeset
   369
* Thu Jan 17 2008 - [email protected]
11469
2930992d6a22 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11459
diff changeset
   370
- 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
   371
  gnome-panel 2.21.5. Remove some empty dirs.
11200
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
   372
* Thu Nov 15 2007 - [email protected]
dc56604a1c22 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 11158
diff changeset
   373
- Add BuildRequires SUNWlxml-python for building documentation.
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10645
diff changeset
   374
* Fri Oct 19 2007 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   375
- 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
   376
* Thu Oct 11 2007 - [email protected]
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   377
- Remove install dependency on SUNWgnome-doc-utils and change the build
54c531404d86 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   378
  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
   379
* Fri Sep 28 2007 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   380
- delete Nevada X deps; make xorg-xkb dep dependent upon nevada X build.
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   381
- delete some unneeded env vars.
10174
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   382
* Tue Jul 10 2007 - [email protected]
976567cd296b 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10125
diff changeset
   383
- 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
   384
* Tue Jun 26 2007 - [email protected]
432711c94d0a 2007-06-26 Michal Pryc <[email protected]>
migi
parents: 10047
diff changeset
   385
- 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
   386
* Tue Jun 12 2007 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   387
- re-include timezone glade file.
9907
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   388
* Tue May 15 2007 - [email protected]
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   389
- Some files now installed to %{_datadir}/gnome-panel instead of
6a761460704c 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   390
  %{_datadir}/gnome/panel.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9621
diff changeset
   391
* Tue Apr 24 2007 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   392
- 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
   393
* Wed Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- Delete en_GB files in %install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- 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
   397
* Fri Jan 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- 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
   399
  from gnome-desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
- 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
   402
  launching.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Tue Nov 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Remove man3 dir from -devel package. Fixes 6495907.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Sat Nov 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- 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
   407
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- 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
   409
  manpage tarball installs 2 files there.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Remove libxklavier from the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- 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
   414
  for performance.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
* Mon Sep 04 2006 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   416
- New Manpage tarball.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Mon Aug 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- 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
   419
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- change datadir/icons permissions back to root:other since it's a stable
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   421
  interface and wasn't supposed to be changed.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
- update %post/%postun/etc scripts to support diskless client setup,
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   424
  part of 6448317.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
* Mon Jun 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- remove the dependency from thunderbird since this dependency doesn't 
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   427
  exist any more.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
* Fri Jun 23 2006 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   429
- Removed gkb_xmmap.1 and gnome-panel-preferences.1 manpages.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
* Sun Jun 11 2006 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
* Thu Jun 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
- 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
   433
* Sun Jun 11 2006 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   434
- change group from other to bin/sys.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
* Thu May 25 2006 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   436
- use post/preun scripts to install schemas into the merged gconf files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
* Wed May 10 2006 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   438
- merge -share pkg(s) into the base pkg(s).
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
* Mon May 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
- 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
   441
  devel package has been removed. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Thu Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- Remove scrollkeeper files before packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
* Tue Nov 29 2005 - laca.com
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   447
- remove javahelp stuff.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Wed Nov 09 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- Add Build/Requires SUNWthunderbird, for libnss3.so dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Thu Oct 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- Remove some empty dirs when not building l10n packages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
* Mon Sep 12 2005 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   453
- Remove unpackaged files or add to %files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
* Tue Aug 30 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
- 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
   456
  gnome-doc-prepare.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
  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
   458
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- Split SUNWgnome-panel to two spec files, SUNWgnome-panel and
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   460
  SUNWgnome-applets.spec.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
* Wed May 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
- Finally finished packaging this for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
* Tue May 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
- More packaging fixes.  Not yet completely right.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
* Thu May 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- Packaging fixes.  Not yet completely right, but better.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- 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
   469
  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
   470
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
- 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
   472
* Fri Apr 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
- Add hicolor locations.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
* Fri Jan 28 2005 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   475
- #6222336 : Remove gweather from yelp toc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
* Wed Nov 24 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   477
- Add English help files under l10n dir to fix 6197769(P1 STP).
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
* Tue Nov 16 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   479
- move section 5 man page to share from devel-share.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Tue Nov 02 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   481
- Added BuildConflicts: SUNWgnome-media.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
* Fri Oct 29 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   483
- pick the desktop files from datadir/applications.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
* Tue Oct 19 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   485
- remove xorg-xkb dependency on sparc as it's only available on x86.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
* Fri Oct  8 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
- Comment out %{_bindir}/now to match now.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
* Mon Oct 04 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   489
- Remove drivemount help files #5108690.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
* Sat Oct 02 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   491
- added %pkgbuild_postprocess.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
* Fri Oct  1 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
- 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
   494
* Thu Sep 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
- Added code to install "gswitchit" help documents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
  Fixes bug #5076490.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
* Tue Sep 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
- Added code to install "now" help documents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
  Fixes bug #5101703.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
* Sun Sep 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
- Move manpages from SUNWgnome-utility-applets to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
  SUNWgnome-utility-applets-share.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
- Added gkb_xmmap.1, gnome-keyboard-layout.1, gswitchit-plugins-capplet.1
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   505
  manpages.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
* Mon Sep 06 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   507
- Bug 5083735 : Uncommented javahelp/gnome-netstatus from %files section.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Mon Aug 30 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   509
- Bug 5091588 : sman3/4/5 files should be in a separate devel package.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
* Mon Aug 23 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   511
- Bug 5090965 : Removed duplicate entries.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
- Changed xml perms to 0644 for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
- Changed manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
* Mon Aug 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
- Changed SOURCE7 mode to 0755 for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
* Tue Aug 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
- 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
   519
* Tue Jul 27 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   520
- Remove drivemount on Solaris. Part fix for #5043894.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
* Fri Jul 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
- 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
   523
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
- Updated for mini commander applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
* Thu Jun 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
- Associate default macros for mini commander applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
* Thu May 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
- 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
   531
  since it is needed for the mixer applet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
* Thu May 27 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   533
- added l10n subpkg.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
* Fri May 28 2004 - <[email protected]>
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   535
- added gnome-cleanup to %files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
* Mon May 24 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
- Only Sun banner should show up in gnome-about.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
* Fri May 21 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
- Remove wireless applet from the Solaris builds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
* Sun May 02 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
- 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
   542
* Fri Apr 30 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
- get the panel-default-setup.entries to be installed in
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   544
  $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
* Wed Apr 07 2004 - <[email protected]>
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   546
- update quick-lounge-applet files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
* Fri Mar 26 2004 - <[email protected]>
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   548
- fixed libexecdir in %files.
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   549
- update gnome-netstatus icon locations.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
* Wed Mar 24 2004 - [email protected]
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   551
- Added SGML man page integration.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
* Wed Mar 10 2004 - <[email protected]>
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   553
- remove duplicate entries from %files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
* Wed Mar 03 2004 - <[email protected]>
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   555
- merge in gnome-netstatus applet.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
* Tue Mar 02 2004 - <[email protected]>
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   557
- add %libical.install.
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   558
- add libical*.so*.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
* Mon Feb 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
- install gconf schemas at end of install stage.
15881
ad1e2c38787d 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15852
diff changeset
   561
- define mappings for all the installed schemas.
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   562