SUNWgnome-desktop-prefs.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16372 de5dc9bb92a1
child 16548 c2c2812b2009
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
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
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15324
diff changeset
     6
# Copyright 2009 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
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16372
diff changeset
    10
%define owner dkenny
9397
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
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    35
Requires: SUNWlibglade
15324
36b720a1ae2c 2009-03-06 Brian Cameron <[email protected]>
yippi
parents: 14906
diff changeset
    36
Requires: SUNWdbus-glib
13392
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    37
Requires: SUNWevolution-data-server
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    38
Requires: SUNWfontconfig
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    39
Requires: SUNWfreetype2
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    40
Requires: SUNWgnome-audio
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires: SUNWgnome-desktop-prefs-root
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
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15324
diff changeset
    54
Requires: SUNWdesktop-cache
9397
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
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    64
BuildRequires: SUNWlibglade-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
BuildRequires: SUNWgnome-audio-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRequires: SUNWgnome-media-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
BuildRequires: SUNWgnome-vfs-devel
13392
50e8b9f1450c 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13033
diff changeset
    69
BuildRequires: SUNWlibcanberra-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
BuildRequires: SUNWgnome-wm-devel
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    72
%if %option_without_fox
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
BuildRequires: SUNWxorg-headers
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    74
%endif
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    75
%if %option_with_dt
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
BuildRequires: SUNWtltk
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
    77
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
BuildRequires: SUNWevolution-data-server-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
15324
36b720a1ae2c 2009-03-06 Brian Cameron <[email protected]>
yippi
parents: 14906
diff changeset
    84
BuildRequires: SUNWdbus-glib-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
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
14809
ee0f83db020c add -lgthread-2.0 in LDFLAGS to fix build issue, fixed packaging issue in %file.
davelam
parents: 13759
diff changeset
   139
export LDFLAGS="%_ldflags -L/usr/X11/lib -R/usr/X11/lib -L/usr/sfw/lib -R/usr/sfw/lib -lfreetype -lresolv -lgthread-2.0"
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
13626
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   160
# put real version number in gnome-control-center.1
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   161
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
   162
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
14902
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   167
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/[a-z]*
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   168
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
   169
%endif
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
%{?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
   172
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%post
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15324
diff changeset
   177
%restart_fmri desktop-mime-cache gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%{_libdir}/window-manager-settings/*.so
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   186
%{_libdir}/gnome-settings-daemon-2.0
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%{_libexecdir}/gnome-settings-daemon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%{_datadir}/applications/*.desktop
15796
404997947e99 set /usr/share/applications/mimeinfo.cache as type 'v' ie. %ghost to fix bug CR6842756.
davelam
parents: 15692
diff changeset
   191
%ghost %{_datadir}/applications/mimeinfo.cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
%if %is_s10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%dir %attr (-, root, other) %{_datadir}/control-center
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%{_datadir}/control-center/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%else
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   196
%{_datadir}/gnome-control-center
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   197
%{_datadir}/gnome-settings-daemon
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%{_datadir}/desktop-directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%{_datadir}/dbus-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%dir %attr (0755, root, other) %{_datadir}/gnome
14902
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   202
%{_datadir}/gnome/cursor-fonts
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   203
%{_datadir}/gnome/help/*/C
13626
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   204
%dir %attr (-, root, other) %{_datadir}/icons
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   205
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   206
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   207
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   208
%{_datadir}/icons/hicolor/16x16/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   209
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   210
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   211
%{_datadir}/icons/hicolor/22x22/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   212
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   213
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   214
%{_datadir}/icons/hicolor/24x24/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   215
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   216
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   217
%{_datadir}/icons/hicolor/32x32/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   218
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   219
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   220
%{_datadir}/icons/hicolor/48x48/apps/*.png
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   221
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   222
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   223
%{_datadir}/icons/hicolor/scalable/apps/*.svg
14902
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   224
%{_datadir}/omf/*/*-C.omf
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   225
#%dir %attr (0755, root, other) %{_datadir}/pixmaps
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   226
#%{_datadir}/pixmaps/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%{_mandir}/*/*
13759
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   230
%doc desktop-file-utils-%{dfu.version}/AUTHORS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   231
%doc desktop-file-utils-%{dfu.version}/README
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   232
%doc(bzip2) desktop-file-utils-%{dfu.version}/COPYING
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   233
%doc(bzip2) desktop-file-utils-%{dfu.version}/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   234
%doc(bzip2) desktop-file-utils-%{dfu.version}/NEWS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   235
%doc gnome-control-center-%{cc.version}/AUTHORS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   236
%doc gnome-control-center-%{cc.version}/capplets/about-me/AUTHORS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   237
%doc gnome-control-center-%{cc.version}/README
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   238
%doc(bzip2) gnome-control-center-%{cc.version}/COPYING
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   239
%doc(bzip2) gnome-control-center-%{cc.version}/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   240
%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
   241
%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
   242
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/appearance/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   243
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/common/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   244
%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
   245
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/display/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   246
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/keybindings/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   247
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/keyboard/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   248
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/mouse/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   249
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/network/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   250
%doc(bzip2) gnome-control-center-%{cc.version}/capplets/windows/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   251
%doc(bzip2) gnome-control-center-%{cc.version}/help/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   252
%doc(bzip2) gnome-control-center-%{cc.version}/libwindow-settings/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   253
%doc(bzip2) gnome-control-center-%{cc.version}/po/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   254
%doc(bzip2) gnome-control-center-%{cc.version}/shell/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   255
%doc(bzip2) gnome-control-center-%{cc.version}/typing-break/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   256
%doc(bzip2) gnome-control-center-%{cc.version}/NEWS
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   257
%doc gnome-settings-daemon-%{gsd.version}/AUTHORS
14809
ee0f83db020c add -lgthread-2.0 in LDFLAGS to fix build issue, fixed packaging issue in %file.
davelam
parents: 13759
diff changeset
   258
#%doc gnome-settings-daemon-%{gsd.version}/plugins/sound/libsounds/README
13759
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   259
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/COPYING
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   260
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   261
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/po/ChangeLog
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   262
%doc(bzip2) gnome-settings-daemon-%{gsd.version}/NEWS
14809
ee0f83db020c add -lgthread-2.0 in LDFLAGS to fix build issue, fixed packaging issue in %file.
davelam
parents: 13759
diff changeset
   263
#%doc(bzip2) gnome-settings-daemon-%{gsd.version}/plugins/sound/libsounds/ChangeLog
13759
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   264
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
%{_libdir}/pkgconfig/*
10458
bbe264bf5d81 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10453
diff changeset
   271
%dir %attr (0755, root, sys) %{_datadir}
bbe264bf5d81 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10453
diff changeset
   272
%dir %attr (0755, root, bin) %{_datadir}/pkgconfig
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   273
%{_datadir}/pkgconfig/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
%{_includedir}/*
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
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   278
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
%{_sysconfdir}/gconf/schemas/apps_gnome_settings_daemon_keybindings.schemas
16221
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 15796
diff changeset
   281
%{_sysconfdir}/gconf/schemas/desktop_gnome_peripherals_touchpad.schemas
8e710403c8df 2009-08-07 Darren Kenny <[email protected]>
dkenny
parents: 15796
diff changeset
   282
%{_sysconfdir}/gconf/schemas/apps_gnome_settings_daemon_housekeeping.schemas
13033
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   283
%{_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
   284
%{_sysconfdir}/gconf/schemas/control-center.schemas
11506
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   285
%{_sysconfdir}/gconf/schemas/gnome-settings-daemon.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
%{_sysconfdir}/gconf/schemas/desktop_gnome_font_rendering.schemas
14818
545af3f1ed57 add chemas files
davelam
parents: 14809
diff changeset
   287
%{_sysconfdir}/gconf/schemas/desktop_gnome_keybindings.schemas
545af3f1ed57 add chemas files
davelam
parents: 14809
diff changeset
   288
%{_sysconfdir}/gconf/schemas/fontilus.schemas
16372
de5dc9bb92a1 2009-08-26 Christian Kelly <[email protected]>
chrisk
parents: 16221
diff changeset
   289
%{_sysconfdir}/gconf/schemas/gnome-control-center.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
%{_sysconfdir}/xdg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
%attr (-, root, other) %{_datadir}/locale
14902
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   297
%dir %attr (0755, root, other) %{_datadir}/gnome
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   298
%{_datadir}/gnome/help/*/[a-z]*
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   299
%{_datadir}/omf/*/*-[a-z]*.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
%changelog
15796
404997947e99 set /usr/share/applications/mimeinfo.cache as type 'v' ie. %ghost to fix bug CR6842756.
davelam
parents: 15692
diff changeset
   303
* Fri May 22 2009 - [email protected]
404997947e99 set /usr/share/applications/mimeinfo.cache as type 'v' ie. %ghost to fix bug CR6842756.
davelam
parents: 15692
diff changeset
   304
- set /usr/share/applications/mimeinfo.cache as type 'v' ie. %ghost to fix bug CR6842756.
15692
8ddfce922c6a 2009-04-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15650
diff changeset
   305
* Wed Apr 29 2009 - [email protected]
8ddfce922c6a 2009-04-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15650
diff changeset
   306
- delete desktop-mime-cache postun script since it won't do any good
8ddfce922c6a 2009-04-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15650
diff changeset
   307
  after uninstalling update-desktop-database
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15324
diff changeset
   308
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15324
diff changeset
   309
- use desktop-cache instead of postrun
15324
36b720a1ae2c 2009-03-06 Brian Cameron <[email protected]>
yippi
parents: 14906
diff changeset
   310
* Thu Mar 05 2009 - [email protected]
36b720a1ae2c 2009-03-06 Brian Cameron <[email protected]>
yippi
parents: 14906
diff changeset
   311
- Change SUNWdbus-bindings to SUNWdbus-glib.
14906
ca11ac009725 * SUNWgnome-desktop-prefs.diff : Remove capplets/sound from file
mattman
parents: 14902
diff changeset
   312
* Tue Jan 13 2009 - [email protected]
ca11ac009725 * SUNWgnome-desktop-prefs.diff : Remove capplets/sound from file
mattman
parents: 14902
diff changeset
   313
- Remove sound capplet reference as removed from 2.25.3 tarball
14902
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   314
* Tue Jan 06 2009 - [email protected]
19cad9e1b420 2009-01-12 Takao Fujiwara <[email protected]>
fujiwara
parents: 14818
diff changeset
   315
- Modify pkgmap for omf.
13759
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   316
* Thu Sep 25 2008 - [email protected]
39fefc905669 * SUNWgnome-desktop-prefs.spec: Add %doc to %files
mattman
parents: 13626
diff changeset
   317
- Update copyright
13626
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   318
* Wed Sep 17 2008 - [email protected]
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   319
- Add script to replace real control-center version number in
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   320
  gnome-control-center.1
ac9ab94a2331 2008-09-17 Halton Huo <[email protected]>
halton
parents: 13392
diff changeset
   321
- Add %attr (-, root, other) for subfolders under %{_datadir}/icons
13033
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   322
* Tue Aug 05 2008 - [email protected]
1bc1489274ae 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13009
diff changeset
   323
- 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
   324
  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
   325
  obsolete now.
13009
84186f645342 2008-08-04 Ghee Teo <[email protected]>
gheet
parents: 12927
diff changeset
   326
* Mon Aug 04 2008 - [email protected]
84186f645342 2008-08-04 Ghee Teo <[email protected]>
gheet
parents: 12927
diff changeset
   327
- 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
   328
  print manager is integrated into vermillion.
12926
151297d33917 2008-07-26 Damien Carbery <[email protected]>
dcarbery
parents: 12925
diff changeset
   329
* Sat Jul 26 2008 - [email protected]
12927
c62f0355c1a6 2008-07-26 Damien Carbery <[email protected]>
dcarbery
parents: 12926
diff changeset
   330
- 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
   331
  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
   332
  %{_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
   333
* Fri Jul 25 2008 - [email protected]
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   334
- Update %files, removing %{_libdir}/gnome-vfs-2.0/modules/*.so and
973aa392fcd5 2008-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   335
  %{_libdir}/nautilus.
12603
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12334
diff changeset
   336
* Thu Jun 05 2008 - [email protected]
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12334
diff changeset
   337
- Remove themus.schemas as it is no longer installed.
12334
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
   338
* Wed May 21 2008 - [email protected]
4a59c15aaa6c 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12143
diff changeset
   339
- Add 'Requires: SUNWxorg-mesa' to base package to fix #6705123.
12143
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
   340
* Wed Apr 16 - [email protected]
acc7e67af7eb 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12114
diff changeset
   341
- Add Requires SUNWgamin to devel package. Mentioned in #6688818.
12053
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   342
* Mon Apr 07 - [email protected]
76ace7b2c577 2008-04-07 Damien Carbery <[email protected]>
dcarbery
parents: 12001
diff changeset
   343
- Change OpenGL check to only happen on x86.
12001
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   344
* Wed Apr 02 - [email protected]
2a6e2c09e287 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 12000
diff changeset
   345
- 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
   346
  and libraries are not present on the machine.
11849
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   347
* Wed Mar 12 2008 - [email protected]
03536f727ef4 2008-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 11728
diff changeset
   348
- Update %files for new tarball.
11728
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
   349
* Tue Feb 26 2008 - [email protected]
18bf773ae372 Add Requires/BuildRequires on SUNWgnome-panel, since gnome-settings-daemon
yippi
parents: 11657
diff changeset
   350
- 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
   351
  package.  So add this dependency.
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   352
* Fri Feb 15 2008 - [email protected]
11657
dcarbery
parents: 11655
diff changeset
   353
- Remove obsolete sparc patches, 02-sun-volume-keys and 03-sun-help-key.
dcarbery
parents: 11655
diff changeset
   354
  Renumber rest.
dcarbery
parents: 11655
diff changeset
   355
* Fri Feb 15 2008 - [email protected]
11655
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   356
- Add Build/Requires SUNWdbus-bindings/-devel; Update %files for new location
aae18ed9bccf 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11548
diff changeset
   357
  of plugins.
11548
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   358
* Tue Jan 29 2008 - [email protected]
bf5b941235bf 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11509
diff changeset
   359
- 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
   360
* Wed Jan 23 2008 - [email protected]
e77f11f774c2 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11506
diff changeset
   361
- 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
   362
* Wed Jan 23 2008 - [email protected]
d0a8837ccb74 2008-01-23 Darren Kenny <[email protected]>
dkenny
parents: 11370
diff changeset
   363
- 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
   364
  structures.
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   365
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11143
diff changeset
   366
- use gconf-install.script instead of an inline script
11143
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   367
* Wed Nov 07 2007 - [email protected]
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   368
- Add new patch control-center-04-passwd-in-terminal.diff
725b5404eded 2007-11-07 Darren Kenny <[email protected]>
dkenny
parents: 11080
diff changeset
   369
- 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
   370
  correct fix depends on ON RFE 6627014 being implemented.
11080
ce4572c21131 2007-10-30 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10712
diff changeset
   371
* Tue Oct 30 2007 - [email protected]
ce4572c21131 2007-10-30 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10712
diff changeset
   372
- s/without_java/with_java
10586
2a8ac5bf6758 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10585
diff changeset
   373
* Mon Oct  1 2007 - [email protected]
2a8ac5bf6758 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10585
diff changeset
   374
- 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
   375
* Mon Oct  1 2007 - [email protected]
e015e081008c 2007-10-01 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   376
- Add %{_datadir}/emacs to %files.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   377
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   378
- add support to build on FOX instead of Nevada X
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10458
diff changeset
   379
- disable emacs support
10453
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   380
* Wed Sep 05 2007 - [email protected]
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   381
- Bump to 2.19.92
10a456a6a9e9 2007-09-05 Darren Kenny <[email protected]>
dkenny
parents: 10416
diff changeset
   382
- Update files sections for new version.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   383
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9568
diff changeset
   384
- 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
   385
* Thu Mar 15 2007 - [email protected]
deb9c2d524d2 2007-03-15 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   386
- Add Requires SUNWbash after check-deps.pl run.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
* Wed Feb 14 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
- Update %files for new tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Thu Feb  8 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- 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
   391
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- 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
   393
* Wed Jan 24 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- Add %{_datadir}/icons to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- 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
   397
  with the old CDE action script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
- 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
   400
  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
   401
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- 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
   403
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Add SUNWhalh BuildRequires
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- 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
   407
  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
   408
  longer link against libxklavier.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
- 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
   415
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- 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
   418
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Wed Jul 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- set correct attributes for mimeinfo.cache, fixes #6431057
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- 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
   425
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- 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
   429
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
- Add desktop-directories directory.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
* Wed Apr 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
- Remove screensaver hack since xscreensaver installs into the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
  right location.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
* Tue Feb 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
- 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
   438
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
- 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
   440
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Added %{_datadir}/gnome-default-applications to share package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
* Thu Dec 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
- 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
   448
* Tue Jul 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- 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
   450
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- Added SUNWgnome-panel dependency
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
* Thu Jun 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
- Bumped to 2.10, fixed packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
* Tue Oct 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
- 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
   456
  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
   457
  bug#6182405.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
* Tue Oct 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- 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
   460
  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
   461
  keyboards. Fixes bugtraq bug#6173921.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
* Sat Sep 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
- Set LDFLAGS so Xrandr and Xrender can be found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
- 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
   468
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
- Change manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
* Fri Aug  6 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
- 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
   472
* Tue Jul 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
- 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
   474
  bug 5070633.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
* Tue Mar 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
- add {_libdir}/window-manager-settings
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Mon Mar 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- remove libxklavier
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
- add dependency on SUNWgnome-wm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
* Mon Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
- install gconf schemas at the end of the install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
  stage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- initial Solaris spec file
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   491