SUNWgnome-themes.spec
author hawklu
Fri, 18 Jul 2008 08:53:12 +0000
branchgnome-2-22
changeset 12476 3a21fc945607
parent 12042 821b7874d57c
child 13028 62d8d632aa5f
permissions -rw-r--r--
* patches/firefox3-11-getting-started-bookmark.diff: change the default homepage and bookmark to opensolaris welcome page
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-themes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): hicolor-icon-theme,  gnome-themes, gtk2-engines,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# blueprint, nimbus, sun-gdm-themes, gnome-icon-theme
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
#
11483
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
     7
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
# Owner: erwannc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%include Solaris.inc
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    14
%ifarch amd64 sparcv9
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    15
%include arch64.inc
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    16
%use engines_64 = gtk2-engines.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    17
%if %option_with_blueprint
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    18
%use blueprint_64 = blueprint.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    19
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    20
%use nimbus_64 = nimbus.spec
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    21
%endif
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    22
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    23
%include base.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
%use icon_naming = icon-naming-utils.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
%use tango = tango-icon-theme.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
%use hicolor = hicolor-icon-theme.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
%use engines = gtk2-engines.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
%use gthemes = gnome-themes.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    29
%if %option_with_blueprint
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
%use blueprint = blueprint.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    31
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%use nimbus = nimbus.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    33
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%use gdmtheme = sun-gdm-themes.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    35
%endif
10680
1e8b4b8a8de3 2007-10-21 Glynn Foster <[email protected]>
gman
parents: 10638
diff changeset
    36
%if %option_with_indiana_branding
1e8b4b8a8de3 2007-10-21 Glynn Foster <[email protected]>
gman
parents: 10638
diff changeset
    37
%use gdmtheme = opensolaris-gdm-themes.spec
11483
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
    38
%use neutralplus = neutral-plus-cursors.spec
10680
1e8b4b8a8de3 2007-10-21 Glynn Foster <[email protected]>
gman
parents: 10638
diff changeset
    39
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%use icontheme = gnome-icon-theme.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
%use backgrounds = gnome-backgrounds.spec
11491
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
    42
%if %option_with_indiana_branding
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
    43
%use brandedbackgrounds = opensolaris-backgrounds.spec
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
    44
%endif
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
    45
%if %option_with_sun_branding
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
    46
%use brandedbackgrounds = sun-backgrounds.spec
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
    47
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Name:                    SUNWgnome-themes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Summary:                 GNOME themes and support libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
SUNW_BaseDir:            %{_basedir}
12042
821b7874d57c 2008-04-06 Erwann Chenede - <[email protected]>
erwannc
parents: 11491
diff changeset
    52
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires: SUNWfreetype2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWTiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWjpg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
BuildRequires: SUNWimagick
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
BuildRequires: SUNWperl-xml-parser
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRequires: SUNWgnome-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
Requires: SUNWgnome-themes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
Requires: SUNWperl584usr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
Requires: SUNWperl584core
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
Requires: SUNWperl-xml-parser
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
mkdir %name-%version
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    91
%ifarch amd64 sparcv9
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    92
mkdir %name-%version/%_arch64
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    93
%engines_64.prep -d %name-%version/%_arch64
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    94
%if %option_with_blueprint
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    95
%blueprint_64.prep -d %name-%version/%_arch64
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
    96
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    97
%nimbus_64.prep -d %name-%version/%_arch64
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    98
%endif
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
    99
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   100
mkdir %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   101
%icon_naming.prep -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   102
%tango.prep -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   103
%hicolor.prep -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   104
%engines.prep -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   105
%gthemes.prep -d %name-%version/%base_arch
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   106
%if %option_with_blueprint
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   107
%blueprint.prep -d %name-%version/%base_arch
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   108
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   109
%nimbus.prep -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   110
%gdmtheme.prep -d %name-%version/%base_arch
11483
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   111
%if %option_with_indiana_branding
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   112
%neutralplus.prep -d %name-%version/%base_arch
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   113
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   114
%icontheme.prep -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   115
%backgrounds.prep -d %name-%version/%base_arch
11491
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
   116
%brandedbackgrounds.prep -d %name-%version/%base_arch
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
export PKG_CONFIG=/usr/bin/pkg-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
unset PKG_CONFIG_DISABLE_UNINSTALLED
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   122
export EXTRA_CFLAGS="-I/usr/sfw/include -DANSICPP"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
export CPPFLAGS="-I/usr/sfw/include"
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   124
export EXTRA_LDFLAGS="-L/usr/sfw/lib -R/usr/sfw/lib"
9795
7d7c85f7e8d8 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9782
diff changeset
   125
export PERL=/usr/perl5/bin/perl
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   126
%icon_naming.build -d %name-%version/%base_arch
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   128
export INU_DATA_DIR=%{_builddir}/%name-%version/%base_arch/icon-naming-utils-%{icon_naming.version}
9476
4d9e34fb4ba2 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9467
diff changeset
   129
chmod a+x $INU_DATA_DIR/icon-name-mapping
4d9e34fb4ba2 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9467
diff changeset
   130
export PATH=$INU_DATA_DIR:$PATH
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   132
%ifarch amd64 sparcv9
10595
b96e0a58f97a fix PKG_CONFIG_PATH
laca
parents: 10594
diff changeset
   133
export PKG_CONFIG_PATH=../../%{_arch64}/gtk-engines-%{engines.version}:%{_builddir}/%name-%version/%{base_arch}/icon-naming-utils-%{icon_naming.version}:/usr/lib/%{_arch64}/pkgconfig
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   134
%engines_64.build -d %name-%version/%_arch64
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   135
%if %option_with_blueprint
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   136
%blueprint_64.build -d %name-%version/%_arch64
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   137
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   138
%nimbus_64.build -d %name-%version/%_arch64
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   139
%endif
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   140
10593
f466ced42264 2007-10-02 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   141
export PKG_CONFIG_PATH=../../%{base_arch}/gtk-engines-%{engines.version}:%{_builddir}/%name-%version/%{base_arch}/icon-naming-utils-%{icon_naming.version}:%{_pkg_config_path}
f466ced42264 2007-10-02 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   142
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   143
%tango.build -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   144
%hicolor.build -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   145
%engines.build -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   146
%gthemes.build -d %name-%version/%base_arch
11483
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   147
%if %option_with_indiana_branding
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   148
%neutralplus.build -d %name-%version/%base_arch
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   149
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   150
%if %option_with_blueprint
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   151
%blueprint.build -d %name-%version/%base_arch
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   152
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   153
%nimbus.build -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   154
%gdmtheme.build -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   155
%icontheme.build -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   156
%backgrounds.build -d %name-%version/%base_arch
11491
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
   157
%brandedbackgrounds.build -d %name-%version/%base_arch
9397
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
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
rm -rf $RPM_BUILD_ROOT
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   161
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   162
%icon_naming.install -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   163
export INU_DATA_DIR=%{_builddir}/%name-%version/%{base_arch}/icon-naming-utils-%{icon_naming.version}
9476
4d9e34fb4ba2 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9467
diff changeset
   164
export PATH=$INU_DATA_DIR:$PATH
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   165
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   166
%ifarch amd64 sparcv9
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   167
%engines_64.install -d %name-%version/%_arch64
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   168
%if %option_with_blueprint
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   169
%blueprint_64.install -d %name-%version/%_arch64
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   170
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   171
%nimbus_64.install -d %name-%version/%_arch64
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   172
%endif
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   173
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   174
%tango.install -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   175
%hicolor.install -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   176
%engines.install -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   177
%gthemes.install -d %name-%version/%base_arch
11483
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   178
%if %option_with_indiana_branding
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   179
%neutralplus.install -d %name-%version/%base_arch
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   180
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   181
%if %option_with_blueprint
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   182
%blueprint.install -d %name-%version/%base_arch
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   183
%endif
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   184
%nimbus.install -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   185
%gdmtheme.install -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   186
%icontheme.install -d %name-%version/%base_arch
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   187
%backgrounds.install -d %name-%version/%base_arch
11491
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
   188
%brandedbackgrounds.install -d %name-%version/%base_arch
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
chmod 0755 $RPM_BUILD_ROOT%{_datadir}/icons/HighContrastLargePrint/48x48/apps/perfmeter.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
chmod 0755 $RPM_BUILD_ROOT%{_datadir}/icons/HighContrastLargePrintInverse/48x48/apps/perfmeter.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
rm -rf $RPM_BUILD_ROOT%{_prefix}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
10704
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   194
# Remove branded icons that push out the size of the panel - these need to
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   195
# be fixed in the nimbus theme. Also remove the Tango icons, since they are
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   196
# 2 feet rather than the GNOME icon
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   197
%if %option_with_indiana_branding
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   198
rm $RPM_BUILD_ROOT%{_datadir}/icons/nimbus/48x48/apps/gnome-main-menu.png
10710
b144159228fa fix up build issue.
gman
parents: 10704
diff changeset
   199
rm $RPM_BUILD_ROOT%{_datadir}/icons/nimbus/32x32/places/gnome-main-menu.png
10704
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   200
rm $RPM_BUILD_ROOT%{_datadir}/icons/Tango/16x16/places/gnome-main-menu.png
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   201
rm $RPM_BUILD_ROOT%{_datadir}/icons/Tango/22x22/places/gnome-main-menu.png
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   202
rm $RPM_BUILD_ROOT%{_datadir}/icons/Tango/24x24/places/gnome-main-menu.png
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   203
rm $RPM_BUILD_ROOT%{_datadir}/icons/Tango/32x32/places/gnome-main-menu.png
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   204
%endif
ae73397a4ca1 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10684
diff changeset
   205
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT%{_libdir}}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%clean
10684
da92208c5962 2007-10-22 Damien Carbery <[email protected]>
dcarbery
parents: 10680
diff changeset
   215
rm -rf $RPM_BUILD_ROOT
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%{_libdir}/gtk-*/2.*/engines/*.so
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   221
%ifarch amd64 sparcv9
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   222
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   223
%{_libdir}/%{_arch64}/gtk-*/2.*/engines/*.so
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   224
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%dir %attr (0755, root, sys) %{_datadir}
11323
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   226
%if %option_with_indiana_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%{_datadir}/gdm
11323
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   228
%endif
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   229
%if %option_with_sun_branding
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   230
%{_datadir}/gdm
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   231
%endif
9551
ae92521a98af 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9487
diff changeset
   232
%{_datadir}/gtk-engines
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%{_datadir}/themes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%{_datadir}/gnome-background-properties
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%{_datadir}/dtds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%{_datadir}/icon-naming-utils
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%dir %attr (0755, root, bin) %dir %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_libdir}/icon-name-mapping
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%dir %attr (0755, root, sys) %dir %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%{_datadir}/pkgconfig
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   249
%ifarch amd64 sparcv9
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   250
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   251
%dir %attr (0755, root, other) %{_libdir}/%{_arch64}/pkgconfig
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   252
%{_libdir}/%{_arch64}/pkgconfig/*
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   253
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%preun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
find $BASEDIR/share/icons -name icon-theme.cache -exec /bin/rm -f {} \;
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
%post
10638
7abac0cfcb29 2007-10-10 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10595
diff changeset
   266
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
%changelog
11491
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
   269
* Mon Jan 21 2007 - [email protected]
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
   270
- Split out the OpenSolaris and Sun backgrounds into their
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
   271
  own individual spec files - build one depending on desired
a18850f120cf 2008-01-21 Glynn Foster <[email protected]>
gman
parents: 11483
diff changeset
   272
  branding.
11483
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   273
* Fri Jan 18 2007 - [email protected]
4480aa233412 2008-01-18 Glynn Foster <[email protected]
gman
parents: 11323
diff changeset
   274
- add in neutral plus cursor theme
11323
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   275
* Sun Dec 16 2007 - [email protected]
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   276
- add datadir/gdm to files if either sun or indiana branding is
2a4015cc11a6 2007-12-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11214
diff changeset
   277
  requested
10638
7abac0cfcb29 2007-10-10 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10595
diff changeset
   278
* Wed Oct 10 2007 - [email protected]
7abac0cfcb29 2007-10-10 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10595
diff changeset
   279
- change the inline postinstall script to an include
10593
f466ced42264 2007-10-02 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   280
* Tue Oct  2 2007 - [email protected]
f466ced42264 2007-10-02 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   281
- set different PKG_CONFIG_PATHs for 32-bit and 64-bit
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   282
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   283
- disable building blueprint when the --without-blueprint option is used
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9926
diff changeset
   284
- disable building sun-gdm-themes when --with-sun-branding is not used
9926
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   285
* Fri May 18 2007 - [email protected]
9c81ddea20af 2007-05-18 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9891
diff changeset
   286
- add 64-bit versions of theme engines
9795
7d7c85f7e8d8 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9782
diff changeset
   287
* Thu Apr 26 2007 - [email protected]
7d7c85f7e8d8 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9782
diff changeset
   288
- set PERL for icon-naming-utils, part of 6454456
9551
ae92521a98af 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9487
diff changeset
   289
* Wed Mar 14 2007 - [email protected]
ae92521a98af 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9487
diff changeset
   290
- Add %{_datadir}/gtk-engines to %files for new xml files.
9487
c8da2add4cbb 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9476
diff changeset
   291
* Wed Mar 07 2007 - [email protected]
c8da2add4cbb 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9476
diff changeset
   292
- Use full path to icon-naming-utils build dir in PKG_CONFIG_PATH to be able to
c8da2add4cbb 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9476
diff changeset
   293
  get full path to icon-name-mapping script.
9467
2b47d8dfadba 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   294
* Tue Mar 06 2007 - [email protected]
9476
4d9e34fb4ba2 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9467
diff changeset
   295
- Rename ICON_NAME_MAPPING_DIR var to INU_DATA_DIR after bumping
4d9e34fb4ba2 2007-03-07 Damien Carbery <[email protected]>
dcarbery
parents: 9467
diff changeset
   296
  icon-name-mapping.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Mon Aug 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- Fix path to icons dir in %preun.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- 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
   301
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- 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
   304
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- 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
   313
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- Remove ref to LowContrastLargePrint/48x48/apps/perfmeter.png as not installed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Fri Jan 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- Move %files around, including adding %{_datadir}/pkgconfig. For new tarballs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
- Set PATH for %install section so icon-name-mapping is found.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
* Wed Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
- Update PKG_CONFIG_PATH to find icon-naming-utils dir for tango-icon-theme.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- add %post script that runs gtk-update-icon-cache
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Tue Sep 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Add gnome-backgrounds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Fri Sep 09 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
- No longer package blueprint docs since the AUTHORS, COPYING, ChangeLog,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
  NEWS and README files aren't really useful.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
- Change perms for some png files for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
* Mon Jul 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- Unset perms for /usr/share/pixmaps.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Sat Jul 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Set perms for /usr/share/pixmaps.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- set ACLOCAL_FLAGS for gnome-themes build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- add %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
* Fri Mar 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- update gtk engine directory for 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Fri Mar 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- add missing pkgconfig files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- add -R%{_libdir} to LDFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- set PERL5LIB for XML:Parser
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- add hicolor build stage
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- initial Sun release.