SUNWgnome-games.spec
author davelam
Mon, 15 Mar 2010 02:59:51 +0000
branchgnome-2-28
changeset 18663 a66b3e99c95a
parent 16900 de7ba5d71c37
child 17700 c18d24f10bca
permissions -rw-r--r--
Nevada b136
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
# spec file for package SUNWgnome-games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
#
11367
afc49571d1ad 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
     3
# includes module(s): gnome-games, libggz, ggz-client-libs
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15288
diff changeset
     5
# Copyright 2009 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# 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
     7
# 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
     8
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16134
diff changeset
     9
%define owner migi
9397
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
%include Solaris.inc
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
%define makeinstall make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%use gnome_games = gnome-games.spec
11335
fa570248b8ba 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11227
diff changeset
    15
%use libggz = libggz.spec
11367
afc49571d1ad 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
    16
%use ggz_client_libs = ggz-client-libs.spec
9397
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
Name:                    SUNWgnome-games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Summary:                 GNOME games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Version:                 %{default_pkg_version}
12618
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
    21
Source:                  %{name}-manpages-0.1.tar.gz
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
SUNW_BaseDir:            %{_basedir}
12138
2cbcc1bc34a5 2008-04-16 Michal Pryc <[email protected]>
migi
parents: 12082
diff changeset
    23
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    27
BuildRequires: SUNWgtk2-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRequires: SUNWlibrsvg-devel
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
    29
BuildRequires: SUNWPython26-devel
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
    30
BuildRequires: SUNWpython26-setuptools
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRequires: SUNWgnome-config-devel
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
    34
BuildRequires: SUNWgnome-python26-desktop-devel
11526
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11502
diff changeset
    35
BuildRequires: SUNWlibsdl-devel
11879
38767f9368aa 2008-03-19 Damien Carbery <[email protected]>
dcarbery
parents: 11868
diff changeset
    36
BuildRequires: SUNWgnome-media-devel
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    37
Requires: SUNWgtk2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires: SUNWlibms
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
    41
Requires: SUNWgnome-python26-desktop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires: SUNWlibrsvg
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
    43
Requires: SUNWPython26
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15288
diff changeset
    44
Requires: SUNWdesktop-cache
11879
38767f9368aa 2008-03-19 Damien Carbery <[email protected]>
dcarbery
parents: 11868
diff changeset
    45
Requires: SUNWgnome-media
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15288
diff changeset
    46
Requires: %{name}-root
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
11822
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
    61
%package devel
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
    62
Summary:                 %{summary} - development files
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
    63
SUNW_BaseDir:            %{_basedir}
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
    64
%include default-depend.inc
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
    65
Requires:                %{name}
11406
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
    66
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
mkdir %name-%version
11335
fa570248b8ba 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11227
diff changeset
    70
%libggz.prep -d %name-%version
11367
afc49571d1ad 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
    71
%ggz_client_libs.prep -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%gnome_games.prep -d %name-%version
12618
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
    73
cd %{_builddir}/%name-%version
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
    74
gzcat %SOURCE0 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%build
11366
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11335
diff changeset
    77
%define libggz_build_dir %{_builddir}/%name-%version/libggz-%{libggz.version}
11758
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
    78
%define ggzclient_build_dir %{_builddir}/%name-%version/ggz-client-libs-%{ggz_client_libs.version}
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
    79
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
    80
export PKG_CONFIG_PATH=%{_pkg_config_path}:/usr/lib/python%{default_python_version}/pkgconfig
11758
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
    81
export CFLAGS="%optflags -I%{_includedir} -I/usr/sfw/include -xc99 -I%{libggz_build_dir}/src -I%{ggzclient_build_dir}/ggzmod -I%{ggzclient_build_dir}/ggzcore"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
export RPM_OPT_FLAGS="$CFLAGS"
11758
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
    83
export LDFLAGS="%_ldflags -lX11 -L/usr/sfw/lib -lexpat -L%{libggz_build_dir}/src/.libs -L%{ggzclient_build_dir}/ggzmod/.libs -L%{ggzclient_build_dir}/ggzcore/.libs"
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
    84
export LD_LIBRARY_PATH="%{libggz_build_dir}/src/.libs:%{ggzclient_build_dir}/ggzmod/.libs:%{ggzclient_build_dir}/ggzcore/.libs"
10007
84c02c2c5fda 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9618
diff changeset
    85
export PATH="$PATH:"`dirname $CXX`
84c02c2c5fda 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9618
diff changeset
    86
export CXX=`basename $CXX`
11502
6bb1cbdb207b Use %{_datadir} instead of /usr/share. Pedantic.
dcarbery
parents: 11496
diff changeset
    87
export ACLOCAL_FLAGS="-I%{_datadir}/aclocal"
11489
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    88
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    89
# find GNU xgettext
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    90
IFS=:
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    91
for dir in $PATH; do
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    92
  test -x "$dir/xgettext" && \
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    93
       "$dir/xgettext" --version 2>&1 | egrep -s 'GNU gettext' && \
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    94
       XGETTEXT="$dir/xgettext"
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    95
done
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
    96
export XGETTEXT
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
11335
fa570248b8ba 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11227
diff changeset
    98
%libggz.build -d %name-%version
11367
afc49571d1ad 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
    99
%ggz_client_libs.build -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%gnome_games.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
rm -rf $RPM_BUILD_ROOT
12618
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
   104
rm -rf $RPM_BUILD_ROOT%{_mandir}
11335
fa570248b8ba 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11227
diff changeset
   105
%libggz.install -d %name-%version
11367
afc49571d1ad 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
   106
%ggz_client_libs.install -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%gnome_games.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
11761
b03c704294e7 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11758
diff changeset
   109
# Remove the empty dir.
b03c704294e7 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11758
diff changeset
   110
rmdir $RPM_BUILD_ROOT%{_libdir}/ggz
b03c704294e7 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11758
diff changeset
   111
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
rm -rf $RPM_BUILD_ROOT%{_localstatedir}/lib/games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
rmdir $RPM_BUILD_ROOT%{_localstatedir}/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
rmdir $RPM_BUILD_ROOT%{_localstatedir}
11406
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   115
# Delete the include files as we're not delivering a devel package. It's not
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   116
# useful.
11822
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   117
#rm -rf $RPM_BUILD_ROOT%{_includedir}
11406
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   118
rm $RPM_BUILD_ROOT%{_libdir}/*.a
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   119
rm $RPM_BUILD_ROOT%{_libdir}/*.la
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
12552
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   121
# /etc/ggz.modules is created by gnect game when it finds /usr/bin/ggz-config.
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   122
# This happens when the module is built but already installed, not on 1st build.
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   123
if [ -f $RPM_BUILD_ROOT%{_sysconfdir}/ggz.modules ]; then
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   124
 rm $RPM_BUILD_ROOT%{_sysconfdir}/ggz.modules
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   125
fi
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   126
12618
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
   127
cd %{_builddir}/%name-%version/sun-manpages
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
   128
make install DESTDIR=$RPM_BUILD_ROOT
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
   129
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
# REMOVE l10n FILES*files-list*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/[a-z]*/[a-z]*
11227
09fc730733c8 2007-11-21 Damien Carbery <[email protected]>
dcarbery
parents: 10400
diff changeset
   135
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z][a-z].omf
09fc730733c8 2007-11-21 Damien Carbery <[email protected]>
dcarbery
parents: 10400
diff changeset
   136
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z][a-z]_[A-Z][A-Z].omf
09fc730733c8 2007-11-21 Damien Carbery <[email protected]>
dcarbery
parents: 10400
diff changeset
   137
rmdir $RPM_BUILD_ROOT%{_datadir}/omf/gnome-games
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):unsupported" $RPM_BUILD_ROOT}
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
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%post
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15288
diff changeset
   146
%restart_fmri desktop-mime-cache gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%postun
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15288
diff changeset
   149
%restart_fmri desktop-mime-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%files
13659
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   152
%doc -d gnome-games-%{gnome_games.version} MAINTAINERS README gnome-sudoku/README dependencies/gnuchess/README same-gnome/README gnotski/README gnomine/README gtali/README glchess/README gnotravex/README COPYING COPYING-DOCS AUTHORS gnome-sudoku/AUTHORS glines/AUTHORS gnotski/AUTHORS gnomine/AUTHORS gnect/AUTHORS gtali/AUTHORS gnobots2/AUTHORS gnotravex/AUTHORS gnibbles/AUTHORS iagno/AUTHORS
15131
0e11049c36f9 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 14933
diff changeset
   153
%doc(bzip2) -d gnome-games-%{gnome_games.version} NEWS ChangeLog
13659
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   154
%doc libggz-%{libggz.version}/AUTHORS
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   155
%doc libggz-%{libggz.version}/README
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   156
%doc libggz-%{libggz.version}/README.GGZ
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   157
%doc libggz-%{libggz.version}/COPYING
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   158
%doc(bzip2) libggz-%{libggz.version}/ChangeLog
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   159
%doc(bzip2) libggz-%{libggz.version}/NEWS
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   160
%doc ggz-client-libs-%{ggz_client_libs.version}/AUTHORS
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   161
%doc ggz-client-libs-%{ggz_client_libs.version}/README
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   162
%doc ggz-client-libs-%{ggz_client_libs.version}/README.GGZ
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   163
%doc ggz-client-libs-%{ggz_client_libs.version}/COPYING 
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   164
%doc(bzip2) ggz-client-libs-%{ggz_client_libs.version}/ChangeLog
9d313794660e 2008-09-18 Michal Pryc <[email protected]>
migi
parents: 12618
diff changeset
   165
%doc(bzip2) ggz-client-libs-%{ggz_client_libs.version}/NEWS
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%dir %attr (0755, root, bin) %{_libdir}
10036
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10007
diff changeset
   170
%{_libdir}/gnome-games
11406
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   171
%{_libdir}/libggz*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%{_libdir}/python?.?/vendor-packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%dir %attr (0755, root, sys) %{_datadir}
13698
29a30d59ee5c 2008-09-20 Christian Kelly <[email protected]>
chrisk
parents: 13659
diff changeset
   174
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%{_datadir}/ggz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%{_datadir}/gnome/help/*/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%{_datadir}/glchess
14815
aa197ec4bbc0 2008-12-26 Dave Lin <[email protected]>
davelam
parents: 14411
diff changeset
   181
%{_datadir}/gnome-games
10036
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10007
diff changeset
   182
%{_datadir}/gnome-games-common
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%{_datadir}/gnome-sudoku
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%{_datadir}/omf/*/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%attr (-, root, other) %{_datadir}/icons
11406
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   186
%{_datadir}/desktop-directories
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   187
%dir %attr(0755, root, bin) %{_mandir}
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   188
%dir %attr(0755, root, bin) %{_mandir}/man1
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   189
%dir %attr(0755, root, bin) %{_mandir}/man5
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   190
%{_mandir}/man5/*
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   191
%dir %attr(0755, root, bin) %{_mandir}/man6
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   192
%{_mandir}/man6/*
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   193
%dir %attr(0755, root, bin) %{_mandir}/man7
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   194
%{_mandir}/man7/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
%{_datadir}/gnome/help/[a-z]*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%{_datadir}/omf/*/*-[a-z][a-z].omf
9618
98e25c78e20f 2007-03-23 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   204
%{_datadir}/omf/*/*-[a-z][a-z]_[A-Z][A-Z].omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%defattr (-, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%attr(0755, root, sys) %dir %{_sysconfdir}
14411
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13698
diff changeset
   210
%{_sysconfdir}/gconf/schemas/blackjack.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%{_sysconfdir}/gconf/schemas/glchess.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%{_sysconfdir}/gconf/schemas/glines.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%{_sysconfdir}/gconf/schemas/gnect.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%{_sysconfdir}/gconf/schemas/gnibbles.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%{_sysconfdir}/gconf/schemas/gnobots2.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%{_sysconfdir}/gconf/schemas/gnomine.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%{_sysconfdir}/gconf/schemas/gnotravex.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%{_sysconfdir}/gconf/schemas/gnotski.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%{_sysconfdir}/gconf/schemas/gtali.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%{_sysconfdir}/gconf/schemas/iagno.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%{_sysconfdir}/gconf/schemas/same-gnome.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%{_sysconfdir}/gconf/schemas/mahjongg.schemas
11406
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   223
%{_sysconfdir}/xdg
12287
77317cf66198 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12278
diff changeset
   224
#%{_sysconfdir}/ggz.modules
16134
49d9d811c8bd 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 16132
diff changeset
   225
%{_sysconfdir}/gconf/schemas/gnome-sudoku.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
11822
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   227
%files devel
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   228
%defattr (-, root, bin)
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   229
%dir %attr (0755, root, bin) %dir %{_includedir}
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   230
%{_includedir}/*
11823
713064302fbb 2008-03-09 Damien Carbery <[email protected]>
dcarbery
parents: 11822
diff changeset
   231
%dir %attr (0755, root, sys) %{_datadir}
713064302fbb 2008-03-09 Damien Carbery <[email protected]>
dcarbery
parents: 11822
diff changeset
   232
%dir %attr(0755, root, bin) %{_mandir}
11822
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   233
%dir %attr(0755, root, bin) %{_mandir}/man3
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   234
%{_mandir}/man3/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%changelog
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
   237
* Mon Nov 02 2009 - [email protected]
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16434
diff changeset
   238
- Move deos from Python2.4 to Python2.6.
16132
85d3cfeb95b9 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 16115
diff changeset
   239
* Mon Jul 27 2009 - [email protected]
16134
49d9d811c8bd 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 16132
diff changeset
   240
- Minor changes to %files.
49d9d811c8bd 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 16132
diff changeset
   241
* Mon Jul 27 2009 - [email protected]
16132
85d3cfeb95b9 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 16115
diff changeset
   242
- Correct PKG_CONFIG_PATH again.
16115
c2641efe774d 2009-07-26 Christian Kelly <[email protected]>
chrisk
parents: 15650
diff changeset
   243
* Sun Jul 26 2009 - [email protected]
c2641efe774d 2009-07-26 Christian Kelly <[email protected]>
chrisk
parents: 15650
diff changeset
   244
- Add path to PKG_CONFIG_PATH.
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15288
diff changeset
   245
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15288
diff changeset
   246
- use desktop-cache instead of postrun
15288
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
   247
* Tue Mar 03 2009 - [email protected]
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
   248
- Remove gnometris again.
15131
0e11049c36f9 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 14933
diff changeset
   249
* Wed Feb 18 2009 - [email protected]
15288
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
   250
- Removed %doc gnome-games:same-gnome/help/ChangeLog po/ChangeLog which are n/a
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
   251
  in 2.25.91.
14411
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13698
diff changeset
   252
* Thu Oct 02 2008 - [email protected]
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13698
diff changeset
   253
- Add blackjack and gnometris back to gnome-games.
13698
29a30d59ee5c 2008-09-20 Christian Kelly <[email protected]>
chrisk
parents: 13659
diff changeset
   254
* Sat Sep 20 2008 - [email protected]
29a30d59ee5c 2008-09-20 Christian Kelly <[email protected]>
chrisk
parents: 13659
diff changeset
   255
- Set perms on /usr/share/doc.
12618
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
   256
* Fri Jun 6 2008 - [email protected]
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12552
diff changeset
   257
- Added additional manual pages: libggz, libggzmod, libggzcore
12552
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   258
* Fri May 30 2008 - [email protected]
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   259
- Delete %{_sysconfdir}/ggz.modules in %install. It is only created by gnect
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   260
  game when it finds /usr/bin/ggz-config. This happens when the module is built
10168c514ea0 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12287
diff changeset
   261
  but already installed, not on first build.
12287
77317cf66198 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12278
diff changeset
   262
* Tue May 13 2008 - [email protected]
77317cf66198 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12278
diff changeset
   263
- Comment out %{_sysconfdir}/ggz.modules in %files as it's not being installed
77317cf66198 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12278
diff changeset
   264
  this week.
12278
027cc75f9610 2008-05-11 Michal Pryc <[email protected]>2008-05-11 Michal Pryc <[email protected]>
migi
parents: 12138
diff changeset
   265
* Sun May 11 2008 - [email protected]
027cc75f9610 2008-05-11 Michal Pryc <[email protected]>2008-05-11 Michal Pryc <[email protected]>
migi
parents: 12138
diff changeset
   266
- Adjusted %files after enabling encryption for libggz 
11899
f6d8bfea45af * SUNWgnome-games.spec: Add %_datadir/gnome-games/sounds to the package list
pale
parents: 11879
diff changeset
   267
* Mon Mar 24 2008 - [email protected]
f6d8bfea45af * SUNWgnome-games.spec: Add %_datadir/gnome-games/sounds to the package list
pale
parents: 11879
diff changeset
   268
- Add %_datadir/gnome-games/sounds to the package list
11879
38767f9368aa 2008-03-19 Damien Carbery <[email protected]>
dcarbery
parents: 11868
diff changeset
   269
* Wed Mar 19 2008 - [email protected]
38767f9368aa 2008-03-19 Damien Carbery <[email protected]>
dcarbery
parents: 11868
diff changeset
   270
- Add Build/Requires SUNWgnome-games/-devel as sounds require gstreamer.
11868
ebc6890936e9 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11823
diff changeset
   271
* Fri Mar 14 2008 - [email protected]
ebc6890936e9 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11823
diff changeset
   272
- Remove 'sounds' dir from %files as it is not installed by 2.22 tarball.
11823
713064302fbb 2008-03-09 Damien Carbery <[email protected]>
dcarbery
parents: 11822
diff changeset
   273
* Sun Mar 09 2008 - [email protected]
713064302fbb 2008-03-09 Damien Carbery <[email protected]>
dcarbery
parents: 11822
diff changeset
   274
- Fix perms for -devel package.
11822
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   275
* Thu Mar 06 2008 - [email protected]
0dbf5957a013 2008-03-08 Michal Pryc <[email protected]>
migi
parents: 11761
diff changeset
   276
- Moved man packages for headers to the devel package.
11761
b03c704294e7 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11758
diff changeset
   277
* Thu Feb 28 2008 - [email protected]
b03c704294e7 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11758
diff changeset
   278
- Remove ggz-python since it isn't needed.  Sorry about the churn.
11758
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
   279
* Wed Feb 27 2008 - [email protected]
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
   280
- Add gst-python, since glchess needs it.  Rename %{ggzmod_build_dir} to
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
   281
  %{ggzclient_build_dir} since this is more accurate - the module is named
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
   282
  ggz_client_libs.  Also add the ggzcore library to LD_LIBRARY_PATH and
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11662
diff changeset
   283
  LDFLAGS since this is needed by gst-python.
11662
c4e92c2430bb 2008-02-18 Michal Pryc <[email protected]>
migi
parents: 11653
diff changeset
   284
* Mon Feb 18 2008 - [email protected]
c4e92c2430bb 2008-02-18 Michal Pryc <[email protected]>
migi
parents: 11653
diff changeset
   285
- Update %files for ggz-client-libs patch, which removes ggzwrap manpages 
11653
b87494c642b6 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11610
diff changeset
   286
* Fri Feb 15 2008 - [email protected]
b87494c642b6 2008-02-15 Damien Carbery <[email protected]>
dcarbery
parents: 11610
diff changeset
   287
- Update %files for new tarball.
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11526
diff changeset
   288
* Tue Jan 29 2008 - [email protected]
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11526
diff changeset
   289
- Remove empty %{_libdir}/ggz dir.
11526
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11502
diff changeset
   290
* Fri Jan 25 2008 - [email protected]
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11502
diff changeset
   291
- Add BuildRequires SUNWlibsdl-devel so that the modified sdl.m4 will be
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11502
diff changeset
   292
  available to configure.
11489
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
   293
* Sun Jan 20 2008 - [email protected]
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
   294
- Rework the XGETTEXT detection.
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11482
diff changeset
   295
* Thu Jan 17 2008 - [email protected]
11482
4951760bf0b3 2008-01-17 Patrick Ale <[email protected]>
pale
parents: 11429
diff changeset
   296
- Add export XGETTEXT=`which` to pickup GNU getetxt shipped by CBE
11429
445e7cd61bfb 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11406
diff changeset
   297
* Wed Jan 09 2008 - [email protected]
445e7cd61bfb 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11406
diff changeset
   298
- Set ACLOCAL_FLAGS to pick up modified intltool.m4.
11402
6645f16b8ab2 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   299
* Mon Jan 07 2008 - [email protected]
11406
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   300
- Update CFLAGS to find ggzcore.h. Update %files. Add devel package but don't
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   301
  enable it as it is probably not useful.
f7cca2fe3b26 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11402
diff changeset
   302
* Mon Jan 07 2008 - [email protected]
11402
6645f16b8ab2 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   303
- Add variable to specify location of ggzmod sources (in ggz-client-libs) and
6645f16b8ab2 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   304
  add info to CFLAGS and LDFLAGS.
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11367
diff changeset
   305
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11367
diff changeset
   306
- use gconf-install.script instead of an inline script
11366
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11335
diff changeset
   307
* Wed Jan 02 2008 - [email protected]
11367
afc49571d1ad 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
   308
- Add ggz-client-libs module.
11366
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11335
diff changeset
   309
- Add variable to specify location of libggz sources. Add info to CFLAGS and
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11335
diff changeset
   310
  LDFLAGS.
11335
fa570248b8ba 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11227
diff changeset
   311
* Tue Dec 18 2007 - [email protected]
fa570248b8ba 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11227
diff changeset
   312
- Add libggz module.
11227
09fc730733c8 2007-11-21 Damien Carbery <[email protected]>
dcarbery
parents: 10400
diff changeset
   313
* Wed Nov 21 2007 - [email protected]
09fc730733c8 2007-11-21 Damien Carbery <[email protected]>
dcarbery
parents: 10400
diff changeset
   314
- Correct non-l10n build.
10036
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10007
diff changeset
   315
* Mon Jun 11 2007 - [email protected]
10259
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10036
diff changeset
   316
- Update %files to 2.19.6 tarball - add %{_datadir}/gnome-games/gnotski.
3833c09aa68b 2007-08-02 Damien Carbery <[email protected]>
dcarbery
parents: 10036
diff changeset
   317
* Mon Jun 11 2007 - [email protected]
10036
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10007
diff changeset
   318
- Update %files to 2.19.3 tarball.
10007
84c02c2c5fda 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9618
diff changeset
   319
* Wed Jun 06 2007 - [email protected]
84c02c2c5fda 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9618
diff changeset
   320
- Add $CXX dir to PATH so that configure can find it. Set $CXX to 'CC', again so
84c02c2c5fda 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9618
diff changeset
   321
  configure can find it (via PATH).
9618
98e25c78e20f 2007-03-23 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   322
* Fri Mar 23 2007 - [email protected]
98e25c78e20f 2007-03-23 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   323
- Add en_GB omf files to %files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Tue Feb 20 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Remove %if/%endif with_guile code as aisleriot is no longer built - it is
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
  excluded via a configure option in gnome-games.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
* Fri Feb 16 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
- Add Build/Requires SUNWgnome-python-desktop/-devel.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
* Mon Feb 12 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- aisleriot game is only built when SFEguile is installed. Use %if/%endif to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
  include its files only when SFEguile is installed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Sat Feb 10 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- Add sol-games dir to %files and aisleriot.schemas to %files and %preun root.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- add -xc99 to CFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- Add glchess.schemas to %preun root and to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- Add python libs dir and glchess/gnome-sudoku dirs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
* Fri Nov 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
- Remove empty %{_libdir}. Remove glchess and gnome-sudoku games as they were
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
  not installed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- 2.17.1 changes - remove gataxx references; add glchess, gnome-sudoku and ggz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
  games.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Thu Nov 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- Add BuildRequires SUNWgnome-vfs-devel as gnome-libs pc file requires
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
  gnome-vfs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Mon Aug 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- Fix l10n package - C locale omf file was in base and l10n package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Thu Aug 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- Change 'icons' line in %files to pick up files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
- change datadir/icons permissions back to root:other since it's a stable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- update %post/%postun/etc scripts to support diskless client setup,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Mon Jun 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- move back to /usr, part of CR 6412650
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Sat Jun 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- delete -devel pkg: it was empty
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- use post/preun scripts to install schemas into the merged gconf files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- 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
   375
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
* Fri Jan 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
- Fix %files for updated file list.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
* Tue Sep 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
- Remove unpackaged files or add to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
* Thu Jul 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
- Add SUNWlibrsvg-devel build dependency. Add SUNWlibrsvg runtime dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
* Tue May 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
- Bump to 2.10 and fix packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Mon Dec 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- Move to /usr/sfw to implement ARC decision.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- move to /usr/demo/jds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
* Tue Oct 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- Added localized help to l10n package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- s/SUNWpl5u/SUNWperl584usr/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Thu May 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Comment out SUNWcspu lines. Will uncomment when Metropolis branch created.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Wed May 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- Add SUNWcspu (with libucb.so and scandir) to Requires and BuildRequires.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
  configure was breaking because of its absense.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Mon May 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- Putting back %{_sysconfig}/gconf into packaging which got 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
  accidently simplified away in Laca's last change.  Now the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
  games work again.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Tue Apr 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- simlify %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
- add javahelp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
* Thu Apr 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
- added missing %defattr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Fri Mar 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- Created,
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   419