SUNWgnome-desktop-prefs.spec
author daniell
Wed, 13 Oct 2010 16:43:58 +0000
branchopensolaris-2009-06
changeset 20159 f18a6979f732
parent 14164 e14cdc970d7b
permissions -rw-r--r--
6965295 [CVE-2010-1205/CVE-2010-2249] Multiple security issues in libpng 1.2 versions before 1.2.44
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
13009
84186f645342 2008-08-04 Ghee Teo <[email protected]>
gheet
parents: 12927
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
13392
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    35
Requires: SUNWdbus-bindings
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    36
Requires: SUNWevolution-data-server
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    37
Requires: SUNWfontconfig
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    38
Requires: SUNWfreetype2
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    39
Requires: SUNWgnome-audio
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires: SUNWgnome-desktop-prefs-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires: SUNWgnome-component
11728
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
    44
Requires: SUNWgnome-panel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires: SUNWgnome-file-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWgnome-media
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWgnome-vfs
13392
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    49
Requires: SUNWgnome-wm
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    50
Requires: SUNWlibcanberra
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWxwxft
9568
deb9c2d524d2 2007-03-15 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    56
Requires: SUNWbash
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWhal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%endif
12334
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    60
# Depend on SUNWxorg-mesa on x86 for OpenGL support.
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    61
%ifnarch sparc
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    62
Requires: SUNWxorg-mesa
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
    63
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
BuildRequires: SUNWgnome-audio-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
BuildRequires: SUNWgnome-media-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRequires: SUNWgnome-vfs-devel
13392
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    68
BuildRequires: SUNWlibcanberra-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
BuildRequires: SUNWgnome-wm-devel
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    71
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
BuildRequires: SUNWxorg-headers
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    73
%endif
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    74
%if %option_with_dt
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
BuildRequires: SUNWtltk
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    76
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
BuildRequires: SUNWevolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
BuildRequires: SUNWgnome-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
BuildRequires: SUNWgnome-file-mgr-devel
11728
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
    82
BuildRequires: SUNWgnome-panel-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
BuildRequires: SUNWgnome-libs-devel
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
    84
BuildRequires: SUNWdbus-bindings-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%package  devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Summary:                 %{summary} - development 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: SUNWgnome-desktop-prefs
12143
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
    98
Requires: SUNWgamin
9397
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
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%prep
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   109
%ifnarch sparc
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   110
# Testing that the OpenGL headers and libs are installed.
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   111
# 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
   112
test -f /usr/X11/include/GL/glx.h || {
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   113
  echo "Missing OpenGL headers. Stopping."
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   114
  echo "As root, run: \"/lib/svc/method/ogl-select start\""
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   115
  false
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   116
  }
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   117
test -f /usr/X11/lib/modules/extensions/libglx.so  || {
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   118
  echo "Missing OpenGL libraries. Stopping."
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   119
  echo "As root, run: \"/lib/svc/method/ogl-select start\""
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   120
  false
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   121
  }
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   122
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%dfu.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%cc.prep -d %name-%version
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   127
%gsd.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
gzcat %SOURCE0 | tar xf -
10416
08632e1e3ddb Use 'cc.name' instead of hard coding control-center.
dcarbery
parents: 9780
diff changeset
   130
cd %{_builddir}/%name-%version/%{cc.name}-%{cc.version}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
cd ..
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
%build
11548
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   135
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
   136
export RPM_OPT_FLAGS="$CFLAGS"
11509
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   137
PKG_CONFIG_DISABLE_UNINSTALLED=
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   138
unset PKG_CONFIG_DISABLE_UNINSTALLED
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   139
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
   140
#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
   141
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
   142
export EMACS=no
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%dfu.build -d %name-%version
11509
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   145
%gsd.build -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%cc.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%dfu.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
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
   152
%cc.install -d %name-%version
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   153
%gsd.install -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
# 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
   160
rm -r $RPM_BUILD_ROOT%{_datadir}/mime
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
13626
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   162
# put real version number in gnome-control-center.1
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   163
perl -pi -e 's/%%{cc_version}/%{cc.version}/g' $RPM_BUILD_ROOT%{_mandir}/man1/gnome-control-center.1
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   164
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
14164
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   169
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/[a-z]*
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   170
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z]*.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%{?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
   174
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
# 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
   179
# 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
   180
# for all pkgs (postrun -u option)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
( 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
   183
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%post root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   196
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
( 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
   201
  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
   202
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
  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
   206
  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
   207
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
  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
   209
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
11849
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   210
  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
   211
  echo '         $SDIR/apps_gnome_settings_daemon_screensaver.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
  echo '         $SDIR/control-center.schemas';
13033
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   213
  echo '         $SDIR/apps_gnome_settings_daemon_xrandr.schemas';
12927
c62f0355c1a6 2008-07-26 Damien Carbery <[email protected]>
dcarbery
parents: 12926
diff changeset
   214
  echo '         $SDIR/desktop_gnome_font_rendering.schemas"';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
  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
   216
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%{_libdir}/window-manager-settings/*.so
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   225
%{_libdir}/gnome-settings-daemon-2.0
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%{_libexecdir}/gnome-settings-daemon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%{_datadir}/applications/*.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%if %is_s10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%dir %attr (-, root, other) %{_datadir}/control-center
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%{_datadir}/control-center/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%else
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   234
%{_datadir}/gnome-control-center
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   235
%{_datadir}/gnome-settings-daemon
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%{_datadir}/desktop-directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%{_datadir}/dbus-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%dir %attr (0755, root, other) %{_datadir}/gnome
14164
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   240
%{_datadir}/gnome/cursor-fonts
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   241
%{_datadir}/gnome/help/*/C
13626
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   242
%dir %attr (-, root, other) %{_datadir}/icons
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   243
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   244
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   245
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   246
%{_datadir}/icons/hicolor/16x16/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   247
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   248
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   249
%{_datadir}/icons/hicolor/22x22/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   250
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   251
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   252
%{_datadir}/icons/hicolor/24x24/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   253
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   254
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   255
%{_datadir}/icons/hicolor/32x32/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   256
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   257
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   258
%{_datadir}/icons/hicolor/48x48/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   259
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   260
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   261
%{_datadir}/icons/hicolor/scalable/apps/*.svg
14164
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   262
%{_datadir}/omf/*/*-C.omf
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   263
#%dir %attr (0755, root, other) %{_datadir}/pixmaps
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   264
#%{_datadir}/pixmaps/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
%{_mandir}/*/*
13759
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   268
%doc desktop-file-utils-%{dfu.version}/AUTHORS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   269
%doc desktop-file-utils-%{dfu.version}/README
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   270
%doc(bzip2) desktop-file-utils-%{dfu.version}/COPYING
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   271
%doc(bzip2) desktop-file-utils-%{dfu.version}/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   272
%doc(bzip2) desktop-file-utils-%{dfu.version}/NEWS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   273
%doc gnome-control-center-%{cc.version}/AUTHORS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   274
%doc gnome-control-center-%{cc.version}/capplets/about-me/AUTHORS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   275
%doc gnome-control-center-%{cc.version}/README
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   276
%doc(bzip2) gnome-control-center-%{cc.version}/COPYING
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   277
%doc(bzip2) gnome-control-center-%{cc.version}/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   278
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/about-me/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   279
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/accessibility/at-properties/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   280
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/appearance/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   281
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/common/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   282
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/default-applications/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   283
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/display/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   284
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/keybindings/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   285
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/keyboard/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   286
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/mouse/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   287
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/network/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   288
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/sound/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   289
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/windows/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   290
%doc(bzip2) gnome-control-center-%{cc.version}/help/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   291
%doc(bzip2) gnome-control-center-%{cc.version}/libslab/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   292
%doc(bzip2) gnome-control-center-%{cc.version}/libwindow-settings/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   293
%doc(bzip2) gnome-control-center-%{cc.version}/po/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   294
%doc(bzip2) gnome-control-center-%{cc.version}/shell/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   295
%doc(bzip2) gnome-control-center-%{cc.version}/typing-break/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   296
%doc(bzip2) gnome-control-center-%{cc.version}/NEWS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   297
%doc gnome-settings-daemon-%{gsd.version}/AUTHORS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   298
%doc gnome-settings-daemon-%{gsd.version}/plugins/sound/libsounds/README
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   299
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/COPYING
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   300
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   301
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/po/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   302
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/NEWS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   303
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/plugins/sound/libsounds/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   304
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
%defattr (-, root, bin)
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/*
10458
bbe264bf5d81 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10453
diff changeset
   311
%dir %attr (0755, root, sys) %{_datadir}
bbe264bf5d81 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10453
diff changeset
   312
%dir %attr (0755, root, bin) %{_datadir}/pkgconfig
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   313
%{_datadir}/pkgconfig/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   318
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
%{_sysconfdir}/gconf/schemas/apps_gnome_settings_daemon_keybindings.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
%{_sysconfdir}/gconf/schemas/apps_gnome_settings_daemon_screensaver.schemas
13033
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   322
%{_sysconfdir}/gconf/schemas/apps_gnome_settings_daemon_xrandr.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
%{_sysconfdir}/gconf/schemas/control-center.schemas
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   324
%{_sysconfdir}/gconf/schemas/gnome-settings-daemon.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
%{_sysconfdir}/gconf/schemas/desktop_gnome_font_rendering.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
%{_sysconfdir}/xdg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
%attr (-, root, other) %{_datadir}/locale
14164
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   333
%dir %attr (0755, root, other) %{_datadir}/gnome
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   334
%{_datadir}/gnome/help/*/[a-z]*
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   335
%{_datadir}/omf/*/*-[a-z]*.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
%changelog
14164
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   339
* Tue Jan 06 2009 - [email protected]
e14cdc970d7b 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 13759
diff changeset
   340
- Modify pkgmap for omf.
13759
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   341
* Thu Sep 25 2008 - [email protected]
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   342
- Update copyright
13626
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   343
* Wed Sep 17 2008 - [email protected]
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   344
- Add script to replace real control-center version number in
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   345
  gnome-control-center.1
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   346
- Add %attr (-, root, other) for subfolders under %{_datadir}/icons
13033
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   347
* Tue Aug 05 2008 - [email protected]
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   348
- Add apps_gnome_settings_daemon_xrandr.schemas to %post and %files. Remove
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   349
  hack that created mimeinfo.cache - it is not needed because gnome-vfs is
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   350
  obsolete now.
13009
84186f645342 2008-08-04 Ghee Teo <[email protected]>
gheet
parents: 12927
diff changeset
   351
* Mon Aug 04 2008 - [email protected]
84186f645342 2008-08-04 Ghee Teo <[email protected]>
gheet
parents: 12927
diff changeset
   352
- Removed control-center-01-solaris-printmgr.diff now that the Presto's
84186f645342 2008-08-04 Ghee Teo <[email protected]>
gheet
parents: 12927
diff changeset
   353
  print manager is integrated into vermillion.
12926
151297d33917 2008-07-26 Damien Carbery <[email protected]>
dcarbery
parents: 12925
diff changeset
   354
* Sat Jul 26 2008 - [email protected]
12927
c62f0355c1a6 2008-07-26 Damien Carbery <[email protected]>
dcarbery
parents: 12926
diff changeset
   355
- Create mimeinfo.cache because build breaking with /dev/null in proto. Remove
c62f0355c1a6 2008-07-26 Damien Carbery <[email protected]>
dcarbery
parents: 12926
diff changeset
   356
  fontilus.schemas from %post and %files as it is not installed. Also remove
c62f0355c1a6 2008-07-26 Damien Carbery <[email protected]>
dcarbery
parents: 12926
diff changeset
   357
  %{_sysconfdir}/gnome-vfs-2.0 from %files as it is not installed either.
12925
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   358
* Fri Jul 25 2008 - [email protected]
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   359
- Update %files, removing %{_libdir}/gnome-vfs-2.0/modules/*.so and
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   360
  %{_libdir}/nautilus.
12603
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12334
diff changeset
   361
* Thu Jun 05 2008 - [email protected]
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12334
diff changeset
   362
- Remove themus.schemas as it is no longer installed.
12334
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
   363
* Wed May 21 2008 - [email protected]
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
   364
- Add 'Requires: SUNWxorg-mesa' to base package to fix #6705123.
12143
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
   365
* Wed Apr 16 - [email protected]
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
   366
- Add Requires SUNWgamin to devel package. Mentioned in #6688818.
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   367
* Mon Apr 07 - [email protected]
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   368
- Change OpenGL check to only happen on x86.
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   369
* Wed Apr 02 - [email protected]
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   370
- 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
   371
  and libraries are not present on the machine.
11849
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   372
* Wed Mar 12 2008 - [email protected]
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   373
- Update %files for new tarball.
11728
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
   374
* Tue Feb 26 2008 - [email protected]
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
   375
- 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
   376
  package.  So add this dependency.
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   377
* Fri Feb 15 2008 - [email protected]
11657
dcarbery
parents: 11655
diff changeset
   378
- Remove obsolete sparc patches, 02-sun-volume-keys and 03-sun-help-key.
dcarbery
parents: 11655
diff changeset
   379
  Renumber rest.
dcarbery
parents: 11655
diff changeset
   380
* Fri Feb 15 2008 - [email protected]
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   381
- Add Build/Requires SUNWdbus-bindings/-devel; Update %files for new location
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   382
  of plugins.
11548
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   383
* Tue Jan 29 2008 - [email protected]
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   384
- 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
   385
* Wed Jan 23 2008 - [email protected]
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   386
- 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
   387
* Wed Jan 23 2008 - [email protected]
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   388
- 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
   389
  structures.
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   390
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   391
- use gconf-install.script instead of an inline script
11143
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   392
* Wed Nov 07 2007 - [email protected]
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   393
- Add new patch control-center-04-passwd-in-terminal.diff
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   394
- 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
   395
  correct fix depends on ON RFE 6627014 being implemented.
11080
ce4572c21131 2007-10-30 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10712
diff changeset
   396
* Tue Oct 30 2007 - [email protected]
ce4572c21131 2007-10-30 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10712
diff changeset
   397
- s/without_java/with_java
10586
2a8ac5bf6758 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10585
diff changeset
   398
* Mon Oct  1 2007 - [email protected]
2a8ac5bf6758 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10585
diff changeset
   399
- 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
   400
* Mon Oct  1 2007 - [email protected]
e015e081008c 2007-10-01 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   401
- Add %{_datadir}/emacs to %files.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   402
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   403
- add support to build on FOX instead of Nevada X
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   404
- disable emacs support
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   405
* Wed Sep 05 2007 - [email protected]
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   406
- Bump to 2.19.92
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   407
- Update files sections for new version.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   408
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   409
- 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
   410
* Thu Mar 15 2007 - [email protected]
deb9c2d524d2 2007-03-15 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   411
- Add Requires SUNWbash after check-deps.pl run.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Wed Feb 14 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- Update %files for new tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Thu Feb  8 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- 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
   416
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- 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
   418
* Wed Jan 24 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
- Add %{_datadir}/icons to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
- 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
   422
  with the old CDE action script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- 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
   425
  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
   426
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
- 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
   428
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
- Add SUNWhalh BuildRequires
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
- 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
   432
  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
   433
  longer link against libxklavier.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
- 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
   440
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
- 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
   443
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Wed Jul 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- set correct attributes for mimeinfo.cache, fixes #6431057
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- 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
   450
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
- 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
   454
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
- Add desktop-directories directory.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
* Wed Apr 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- Remove screensaver hack since xscreensaver installs into the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
  right location.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
* Tue Feb 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
- 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
   463
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
- 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
   465
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- Added %{_datadir}/gnome-default-applications to share package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
* Thu Dec 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
- 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
   473
* Tue Jul 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
- 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
   475
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
- Added SUNWgnome-panel dependency
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Thu Jun 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- Bumped to 2.10, fixed packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
* Tue Oct 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
- 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
   481
  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
   482
  bug#6182405.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- 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
   485
  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
   486
  keyboards. Fixes bugtraq bug#6173921.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
* Sat Sep 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- Set LDFLAGS so Xrandr and Xrender can be found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
- 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
   493
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
- Change manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
* Fri Aug  6 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
- 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
   497
* Tue Jul 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
- 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
   499
  bug 5070633.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
* Tue Mar 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
- add {_libdir}/window-manager-settings
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Mon Mar 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
- remove libxklavier
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
- add dependency on SUNWgnome-wm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
* Mon Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
- install gconf schemas at the end of the install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
  stage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
- initial Solaris spec file