SUNWgnome-desktop-prefs.spec
author jerrytan
Mon, 11 Aug 2008 07:35:57 +0000
branchgnome-2-22
changeset 12497 f4743e0d8120
parent 12492 cc7f7fdaa301
permissions -rw-r--r--
update spec for tracker from vermillion
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-desktop-prefs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
10416
08632e1e3ddb Use 'cc.name' instead of hard coding control-center.
dcarbery
parents: 9780
diff changeset
     4
# includes module(s): desktop-file-utils, control-center
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
     6
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# 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
     8
# 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
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
# Owner: dkenny
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
12000
7d976ed2ff95 Add comment that ogl-select must be run before building package.
dcarbery
parents: 11849
diff changeset
    12
7d976ed2ff95 Add comment that ogl-select must be run before building package.
dcarbery
parents: 11849
diff changeset
    13
# NOTE: You must set up the OpenGL symlinks before building SUNWcompiz:
7d976ed2ff95 Add comment that ogl-select must be run before building package.
dcarbery
parents: 11849
diff changeset
    14
#   #  /lib/svc/method/ogl-select start
7d976ed2ff95 Add comment that ogl-select must be run before building package.
dcarbery
parents: 11849
diff changeset
    15
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
%define with_hal %(pkginfo -q SUNWhal && echo 1 || echo 0)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
%use dfu = desktop-file-utils.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
%use cc = control-center.spec
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
    22
%use gsd = gnome-settings-daemon.spec
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Name:                    SUNWgnome-desktop-prefs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Summary:                 GNOME desktop wide preference configuration tools
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Source:                  %{name}-manpages-0.1.tar.gz
11143
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
    28
# date:2007-11-07 bugster:6531454 owner:dkenny type:bug
12492
cc7f7fdaa301 2008-08-07 Ghee Teo <[email protected]>
gheet
parents: 12334
diff changeset
    29
Patch1:                  control-center-01-passwd-in-terminal.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
SUNW_BaseDir:            %{_basedir}
12114
348ecac3ecb1 2008-04-14 Darren Kenny <[email protected]>
dkenny
parents: 12053
diff changeset
    31
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Requires: SUNWgnome-desktop-prefs-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Requires: SUNWgnome-component
11728
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
    39
Requires: SUNWgnome-panel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires: SUNWgnome-file-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires: SUNWgnome-libs
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
    42
Requires: SUNWdbus-bindings
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires: SUNWgnome-wm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires: SUNWevolution-data-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires: SUNWfontconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWfreetype2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWgnome-audio
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWxwxft
9568
deb9c2d524d2 2007-03-15 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    55
Requires: SUNWbash
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWhal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%endif
12334
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    59
# Depend on SUNWxorg-mesa on x86 for OpenGL support.
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    60
%ifnarch sparc
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    61
Requires: SUNWxorg-mesa
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    62
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
BuildRequires: SUNWgnome-audio-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
BuildRequires: SUNWgnome-media-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
BuildRequires: SUNWgnome-wm-devel
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    69
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
BuildRequires: SUNWxorg-headers
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    71
%endif
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    72
%if %option_with_dt
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
BuildRequires: SUNWtltk
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    74
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
BuildRequires: SUNWevolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
BuildRequires: SUNWgnome-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
BuildRequires: SUNWgnome-file-mgr-devel
11728
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
    80
BuildRequires: SUNWgnome-panel-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
BuildRequires: SUNWgnome-libs-devel
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
    82
BuildRequires: SUNWdbus-bindings-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Requires: SUNWpostrun-root
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%package  devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
Requires: SUNWgnome-desktop-prefs
12143
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
    96
Requires: SUNWgamin
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
                                                                                
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%prep
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   107
%ifnarch sparc
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   108
# Testing that the OpenGL headers and libs are installed.
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   109
# If this fails it means that the build machine is not properly configured
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   110
test -f /usr/X11/include/GL/glx.h || {
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   111
  echo "Missing OpenGL headers. Stopping."
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   112
  echo "As root, run: \"/lib/svc/method/ogl-select start\""
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   113
  false
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   114
  }
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   115
test -f /usr/X11/lib/modules/extensions/libglx.so  || {
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   116
  echo "Missing OpenGL libraries. Stopping."
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   117
  echo "As root, run: \"/lib/svc/method/ogl-select start\""
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   118
  false
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   119
  }
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   120
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%dfu.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%cc.prep -d %name-%version
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   125
%gsd.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
gzcat %SOURCE0 | tar xf -
10416
08632e1e3ddb Use 'cc.name' instead of hard coding control-center.
dcarbery
parents: 9780
diff changeset
   128
cd %{_builddir}/%name-%version/%{cc.name}-%{cc.version}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%build
11548
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   133
export CFLAGS="%optflags -I/usr/sfw/include -I/usr/X11/include -DGNOME_DESKTOP_USE_UNSTABLE_API"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
export RPM_OPT_FLAGS="$CFLAGS"
11509
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   135
PKG_CONFIG_DISABLE_UNINSTALLED=
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   136
unset PKG_CONFIG_DISABLE_UNINSTALLED
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   137
export PKG_CONFIG_PATH="../gnome-settings-daemon-%{gsd.version}/data:%{_pkg_config_path}"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
#FIXME: This stuff should be fixed in the component or the configure script
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   139
export LDFLAGS="%_ldflags -L/usr/X11/lib -R/usr/X11/lib -L/usr/sfw/lib -R/usr/sfw/lib -lfreetype -lresolv"
10586
2a8ac5bf6758 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10585
diff changeset
   140
export EMACS=no
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%dfu.build -d %name-%version
11509
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   143
%gsd.build -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%cc.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%dfu.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
export PATH=%{_builddir}/%name-%version/desktop-file-utils-%{dfu.version}/src:$PATH
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%cc.install -d %name-%version
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   151
%gsd.install -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
# FIXME: Remove %{_datadir}/mime until clash with SUNWgnome-vfs resolved.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
rm -r $RPM_BUILD_ROOT%{_datadir}/mime
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%{?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
   167
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
rm -rf $RPM_BUILD_ROOT
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
# This package includes update-desktop-database but keeping this postrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
# script the same as the ones in other packages so that it only runs once
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
# for all pkgs (postrun -u option)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%post root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   189
%include gconf-install.script
9397
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
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
( echo 'test -x $PKG_INSTALL_ROOT/usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
  echo '  echo "WARNING: gconftool-2 not found; not uninstalling gconf schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
  echo 'GCONF_CONFIG_SOURCE=xml:merged:$BASEDIR/etc/gconf/gconf.xml.defaults';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
  echo 'GCONF_BACKEND_DIR=$PKG_INSTALL_ROOT/usr/lib/GConf/2';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
  echo 'export GCONF_CONFIG_SOURCE GCONF_BACKEND_DIR LD_LIBRARY_PATH';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
11849
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   203
  echo 'schemas="$SDIR/apps_gnome_settings_daemon_keybindings.schemas';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
  echo '         $SDIR/apps_gnome_settings_daemon_screensaver.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
  echo '         $SDIR/control-center.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
  echo '         $SDIR/desktop_gnome_font_rendering.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
  echo '         $SDIR/fontilus.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
  echo '         $SDIR/themus.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
  echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2 --makefile-uninstall-rule $schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%{_libdir}/gnome-vfs-2.0/modules/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%{_libdir}/nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%{_libdir}/window-manager-settings/*.so
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   221
%{_libdir}/gnome-settings-daemon-2.0
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%{_libexecdir}/gnome-settings-daemon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%{_datadir}/applications/*.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%ghost %attr (644, root, root) %{_datadir}/applications/mimeinfo.cache
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%if %is_s10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%dir %attr (-, root, other) %{_datadir}/control-center
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%{_datadir}/control-center/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%else
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   231
%{_datadir}/gnome-control-center
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   232
%{_datadir}/gnome-settings-daemon
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%{_datadir}/desktop-directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%{_datadir}/dbus-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%{_datadir}/gnome/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%{_datadir}/omf
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   240
#%dir %attr (0755, root, other) %{_datadir}/pixmaps
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   241
#%{_datadir}/pixmaps/*
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}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_mandir}/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
%{_libdir}/pkgconfig/*
10458
bbe264bf5d81 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10453
diff changeset
   251
%dir %attr (0755, root, sys) %{_datadir}
bbe264bf5d81 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10453
diff changeset
   252
%dir %attr (0755, root, bin) %{_datadir}/pkgconfig
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   253
%{_datadir}/pkgconfig/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   258
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
%{_sysconfdir}/gconf/schemas/apps_gnome_settings_daemon_keybindings.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
%{_sysconfdir}/gconf/schemas/apps_gnome_settings_daemon_screensaver.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%{_sysconfdir}/gconf/schemas/control-center.schemas
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   263
%{_sysconfdir}/gconf/schemas/gnome-settings-daemon.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
%{_sysconfdir}/gconf/schemas/desktop_gnome_font_rendering.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
%{_sysconfdir}/gconf/schemas/fontilus.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
%{_sysconfdir}/gconf/schemas/themus.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
%{_sysconfdir}/gnome-vfs-2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
%{_sysconfdir}/xdg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
%changelog
12492
cc7f7fdaa301 2008-08-07 Ghee Teo <[email protected]>
gheet
parents: 12334
diff changeset
   278
* Thu Aug 07 2008 - [email protected]
cc7f7fdaa301 2008-08-07 Ghee Teo <[email protected]>
gheet
parents: 12334
diff changeset
   279
- Removed control-center-01-solaris-printmgr.diff as part of Presto Phase II.
12334
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
   280
* Wed May 21 2008 - [email protected]
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
   281
- Add 'Requires: SUNWxorg-mesa' to base package to fix #6705123.
12143
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
   282
* Wed Apr 16 - [email protected]
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
   283
- Add Requires SUNWgamin to devel package. Mentioned in #6688818.
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   284
* Mon Apr 07 - [email protected]
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   285
- Change OpenGL check to only happen on x86.
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   286
* Wed Apr 02 - [email protected]
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   287
- Copy in changes from gnome-2-20 branch: break the build if the openGL headers
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   288
  and libraries are not present on the machine.
11849
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   289
* Wed Mar 12 2008 - [email protected]
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   290
- Update %files for new tarball.
11728
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
   291
* Tue Feb 26 2008 - [email protected]
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
   292
- Now gnome-settings-daemon depends on gnome-desktop in the SUNWgnome-panel
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
   293
  package.  So add this dependency.
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   294
* Fri Feb 15 2008 - [email protected]
11657
dcarbery
parents: 11655
diff changeset
   295
- Remove obsolete sparc patches, 02-sun-volume-keys and 03-sun-help-key.
dcarbery
parents: 11655
diff changeset
   296
  Renumber rest.
dcarbery
parents: 11655
diff changeset
   297
* Fri Feb 15 2008 - [email protected]
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   298
- Add Build/Requires SUNWdbus-bindings/-devel; Update %files for new location
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   299
  of plugins.
11548
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   300
* Tue Jan 29 2008 - [email protected]
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   301
- Add -DGNOME_DESKTOP_USE_UNSTABLE_API to CFLAGS to get it to build.
11509
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   302
* Wed Jan 23 2008 - [email protected]
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   303
- Set PKG_CONFIG_PATH to find the gnome-settings-daemon uninstalled.pc file.
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   304
* Wed Jan 23 2008 - [email protected]
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   305
- Move gnome-settings-daemon into it's own spec file to match project
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   306
  structures.
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   307
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   308
- use gconf-install.script instead of an inline script
11143
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   309
* Wed Nov 07 2007 - [email protected]
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   310
- Add new patch control-center-04-passwd-in-terminal.diff
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   311
- This is a tempoary fix for Bug#6531454 - using gnome-terminal & passwd - the
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   312
  correct fix depends on ON RFE 6627014 being implemented.
11080
ce4572c21131 2007-10-30 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10712
diff changeset
   313
* Tue Oct 30 2007 - [email protected]
ce4572c21131 2007-10-30 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10712
diff changeset
   314
- s/without_java/with_java
10586
2a8ac5bf6758 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10585
diff changeset
   315
* Mon Oct  1 2007 - [email protected]
2a8ac5bf6758 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10585
diff changeset
   316
- move export EMACS=no to %build from %prep and delete emacs dir from %files
10585
e015e081008c 2007-10-01 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   317
* Mon Oct  1 2007 - [email protected]
e015e081008c 2007-10-01 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   318
- Add %{_datadir}/emacs to %files.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   319
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   320
- add support to build on FOX instead of Nevada X
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   321
- disable emacs support
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   322
* Wed Sep 05 2007 - [email protected]
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   323
- Bump to 2.19.92
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   324
- Update files sections for new version.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   325
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   326
- s/0755/-/ in defattr so that files are not made all executable
9568
deb9c2d524d2 2007-03-15 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   327
* Thu Mar 15 2007 - [email protected]
deb9c2d524d2 2007-03-15 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   328
- Add Requires SUNWbash after check-deps.pl run.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
* Wed Feb 14 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- Update %files for new tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
* Thu Feb  8 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
- Update control-center-01-solaris-printmgr.diff for SUN_BRANDING
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
- update dir attributes so they work on both s10 and nevada
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
* Wed Jan 24 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- Add %{_datadir}/icons to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Replace the script, solaris-printmgr-wrappper to use gksu instead of sticking
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
  with the old CDE action script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
- Remove schema file from %preun root and %files as it is no longer in the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
  control-center module. Remove icons dir from %files as they are not installed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- Remove SUNWhalh BuildRequires because header files are in SUNWhea in snv_51.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- Add SUNWhalh BuildRequires
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- Now check for HAL so we can use --enable/disable-hal as appropriate in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
  the control-center.spec file.  Remove panel dependency now that we no
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
  longer link against libxklavier.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
- 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
   357
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- 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
   360
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
* Wed Jul 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- set correct attributes for mimeinfo.cache, fixes #6431057
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
- removed manpages not needed: gnome-file-types-properties and gnome-settings-daemon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- 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
   371
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- Add desktop-directories directory.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Wed Apr 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Remove screensaver hack since xscreensaver installs into the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
  right location.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Tue Feb 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- Add X packages to Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- Complete update of Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- Added %{_datadir}/gnome-default-applications to share package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
* Thu Dec 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
- Add Build/Requires SUNWevolution-data-server/-devel for libebook dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
* Tue Jul 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
- Add BuildRequires SUNWtltk because build was breaking without that package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- Added SUNWgnome-panel dependency
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
* Thu Jun 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- Bumped to 2.10, fixed packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
* Tue Oct 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
- Added patch control-center-03-sun-help-key.diff (to sparc only) to bind the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
  Sun help key to launch default help with Sun tpe Keyboards. Fixes the bugtraq
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
  bug#6182405.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
- Added patch control-center-02-sun-volume-keys.diff (to sparc only) to bind 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
  Sun keys Volume up, Volume Down and Volume Mute to control volume with Sun type
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
  keyboards. Fixes bugtraq bug#6173921.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
* Sat Sep 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
- Set LDFLAGS so Xrandr and Xrender can be found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- Added gnome-at-properties.1, gnome-font-viewer.1 manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Change manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Fri Aug  6 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- Add support for running the Solaris Print Manager (as root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Tue Jul 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Create symlink to screensaver-properties.desktop in capplets dir to fix
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
  bug 5070633.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Tue Mar 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- add {_libdir}/window-manager-settings
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
* Mon Mar 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- remove libxklavier
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
- add dependency on SUNWgnome-wm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
* Mon Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
- install gconf schemas at the end of the install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
  stage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
- initial Solaris spec file