base-specs/gnome-games.spec
author chrisk
Mon, 01 Feb 2010 08:17:00 +0000
changeset 17485 c2fa865e9a4a
parent 17138 fb788f144610
child 17852 edfc096bfd70
permissions -rw-r--r--
2010-02-01 Christian Kelly <[email protected]> * SUNWgnome-cd-burner.spec, base-specs/control-center.spec, base-specs/gnome-games.spec, base-specs/gnome-settings-daemon.spec, base-specs/orca.spec, base-specs/gnome-session.spec SUNWhamster.spec: Bump to 2.29.6. * base-specs/file-roller.spec, base-specs/gedit.spec: Bump to 2.29.5. * base-specs/java-atk-wrapper.spec: Bump to 0.29.3. * base-specs/gvfs.spec: Bump to 1.5.2. * base-specs/totem.spec: Bump to 2.29.4. * base-specs/metacity.spec: Bump to 2.28.1.
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 gnome-games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11402
6645f16b8ab2 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# 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
     6
# 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
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16427
diff changeset
     8
%define owner migi
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16269
diff changeset
    10
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16269
diff changeset
    11
%define OSR gnome.org:0
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16269
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         gnome-games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        Amusements/Games
17485
c2fa865e9a4a 2010-02-01 Christian Kelly <[email protected]>
chrisk
parents: 17138
diff changeset
    16
Version:      2.29.6
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Vendor:	      Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      GNOME games
16650
fffb95029f0f 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16564
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.28/%{name}-%{version}.tar.bz2
12835
9401c44c1016 2008-07-17 Dave Lin <[email protected]>
davelam
parents: 12682
diff changeset
    22
# owner:davelam date:2008-05-14 type:bug bugzilla:532093
12292
9fea8698dbfd Add ld flags in Makefile.am to fix the build error.
davelam
parents: 12067
diff changeset
    23
Patch1:       gnome-games-01-add-libz.diff
17138
fb788f144610 use python2.6 explicity in python script
jouby
parents: 16900
diff changeset
    24
Patch2:       gnome-games-02-py26.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Docdir:       %{_defaultdocdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Prereq:       GConf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%define libgnomeui_version 2.2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define scrollkeeper_version 0.3.11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires: intltool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires:      libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
The gnome-games package includes some small games that come with the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
GNOME desktop environment but can be used under any desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
The games are mostly puzzle or solitaire games.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
%setup -q
12292
9fea8698dbfd Add ld flags in Makefile.am to fix the build error.
davelam
parents: 12067
diff changeset
    46
%patch1 -p1
17138
fb788f144610 use python2.6 explicity in python script
jouby
parents: 16900
diff changeset
    47
%patch2 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16819
diff changeset
    61
export PYTHON=/usr/bin/python%{default_python_version}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
export install_user=$LOGNAME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
export install_group=`groups | awk '{print $1}'`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
11526
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11523
diff changeset
    65
# Force the update of aclocal.m4 to incorporate the modified sdl.m4. Otherwise
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11523
diff changeset
    66
# configure fails because /usr/bin/xgettext is checked instead of the CBE
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11523
diff changeset
    67
# version which is GNU xgettext.
11529
7a76d4ed98f6 Typo in aclocal parameter s/-f/--force/
dcarbery
parents: 11526
diff changeset
    68
aclocal --force $ACLOCAL_FLAGS -I m4
13026
d2fd2d291c25 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13024
diff changeset
    69
libtoolize --force --copy
10036
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10035
diff changeset
    70
automake -a -c -f
13026
d2fd2d291c25 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13024
diff changeset
    71
autoconf --force
14411
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13831
diff changeset
    72
15288
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
    73
# Ommitted games:
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
    74
# - aisleriot depends on guile headers.  We can add this game after we add
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
    75
#   guile to our builds.
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
    76
# - gnometris is removed.
14411
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13831
diff changeset
    77
#
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
./configure --prefix=%{_prefix} 	\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
	    --sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
	    --bindir=%{_bindir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
	    --libdir=%{_libdir} \
12618
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12572
diff changeset
    82
       --includedir=%{_includedir} \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
	    --libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
	    --with-scores-user=$install_user   \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
	    --with-scores-group=$install_group \
11907
4eef0c1e95e0 2008-03-25 Damien Carbery <[email protected]>
dcarbery
parents: 11844
diff changeset
    86
	    --with-sound=gstreamer   \
10628
427da0afe2c3 2007-10-09 Damien Carbery <[email protected]>
dcarbery
parents: 10514
diff changeset
    87
	    --disable-setgid \
11408
944b2b4e2c11 2008-01-07 Brian Cameron <[email protected]>
yippi
parents: 11403
diff changeset
    88
	    --disable-scrollkeeper \
11366
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11339
diff changeset
    89
	    --with-libggz-includes=%{libggz_build_dir}/src \
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11339
diff changeset
    90
	    --with-libggz-libraries=%{libggz_build_dir}/src/.libs \
11758
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11725
diff changeset
    91
	    --with-ggzmod-includes=%{ggzclient_build_dir}/ggzmod \
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11725
diff changeset
    92
	    --with-ggzmod-libraries=%{ggzclient_build_dir}/ggzmod/.libs \
14411
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13831
diff changeset
    93
	    --with-ggz-server=force \
16134
49d9d811c8bd 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 15875
diff changeset
    94
	    --enable-omitgames=aisleriot,gnometris \
16195
5100a565c1fb 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents: 16134
diff changeset
    95
            --disable-tests \
5100a565c1fb 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents: 16134
diff changeset
    96
            --with-ggzcore-includes=%{ggzclient_build_dir}/ggzcore/  \
16476
1b873188c3e6 Set '--enable-introspection=no' as cogl.gir not found.
davelam
parents: 16434
diff changeset
    97
            --with-ggzcore-libraries=%{ggzclient_build_dir}/ggzcore/.libs \
1b873188c3e6 Set '--enable-introspection=no' as cogl.gir not found.
davelam
parents: 16434
diff changeset
    98
            --enable-introspection=no
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
make -j $CPUS \
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16819
diff changeset
   101
	pythondir=%{_libdir}/python%{default_python_version}/vendor-packages
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%makeinstall localstatedir=%{_localstatedir}/lib \
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16819
diff changeset
   106
	pythondir=%{_libdir}/python%{default_python_version}/vendor-packages
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
## things we just don't want in the package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper
9682
46ade3f26e0a * base-specs/gnome-games.spec : Don't deliver glchess.desktop ensureing
mattman
parents: 9604
diff changeset
   111
find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm {} ';'
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
## install desktop files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
%find_lang %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
SCHEMAS="blackjack.schemas gataxx.schemas glines.schemas gnect.schemas gnibbles.schemas gnobots2.schemas gnomine.schemas gnotravex.schemas gtali.schemas iagno.schemas mahjongg.schemas same-gnome.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%files -f %{name}.lang
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%doc AUTHORS COPYING ChangeLog
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
# these are not setgid games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%{_bindir}/games-server.py
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%{_bindir}/gnect
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%{_bindir}/blackjack
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%{_localstatedir}/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
# these are setgid games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%attr(2551, root, games) %{_bindir}/gnomine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%attr(2551, root, games) %{_bindir}/same-gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%attr(2551, root, games) %{_bindir}/mahjongg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%attr(2551, root, games) %{_bindir}/gtali
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%attr(2551, root, games) %{_bindir}/gnobots2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%attr(2551, root, games) %{_bindir}/gataxx
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%attr(2551, root, games) %{_bindir}/gnotravex
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%attr(2551, root, games) %{_bindir}/gnotski
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%attr(2551, root, games) %{_bindir}/gnibbles
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%attr(2551, root, games) %{_bindir}/glines
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%attr(2551, root, games) %{_bindir}/iagno
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_datadir}/blackjack
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%{_datadir}/gnect
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%{_datadir}/gnibbles
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%{_datadir}/gnobots2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%{_datadir}/gnome-games
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%{_datadir}/omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%{_datadir}/sounds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%{_sysconfdir}/gconf/schemas/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%config %{_sysconfdir}/sound/events/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%changelog
17485
c2fa865e9a4a 2010-02-01 Christian Kelly <[email protected]>
chrisk
parents: 17138
diff changeset
   171
* Mon Feb  1 2010 - [email protected]
c2fa865e9a4a 2010-02-01 Christian Kelly <[email protected]>
chrisk
parents: 17138
diff changeset
   172
- Bump to 2.29.6.
17138
fb788f144610 use python2.6 explicity in python script
jouby
parents: 16900
diff changeset
   173
* Tue Dec 08 2009 - [email protected]
fb788f144610 use python2.6 explicity in python script
jouby
parents: 16900
diff changeset
   174
- use python2.6 explicity in python script 
16900
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16819
diff changeset
   175
* Mon Nov 02 2009 - [email protected]
de7ba5d71c37 2009-11-02 Michal Pryc <[email protected]>
migi
parents: 16819
diff changeset
   176
- Use %{default_python_version} instead of hardcoding the version
16819
bbd79b14ddfa 2009-10-20 Dave Lin <[email protected]>
davelam
parents: 16650
diff changeset
   177
* Tue Oct 20 2009 - [email protected]
bbd79b14ddfa 2009-10-20 Dave Lin <[email protected]>
davelam
parents: 16650
diff changeset
   178
- Bump to 2.28.1
16650
fffb95029f0f 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16564
diff changeset
   179
* Wed Sep 23 2009 - [email protected]
fffb95029f0f 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16564
diff changeset
   180
- Bump to 2.28.0
16564
04f4ae617bdb 2009-09-15 Dave Lin <[email protected]>
davelam
parents: 16476
diff changeset
   181
* Tue Sep 08 2009 - [email protected]
04f4ae617bdb 2009-09-15 Dave Lin <[email protected]>
davelam
parents: 16476
diff changeset
   182
- Bump to 2.27.92
16476
1b873188c3e6 Set '--enable-introspection=no' as cogl.gir not found.
davelam
parents: 16434
diff changeset
   183
* Fri Sep 04 2009 - [email protected]
1b873188c3e6 Set '--enable-introspection=no' as cogl.gir not found.
davelam
parents: 16434
diff changeset
   184
- Set '--enable-introspection=no' as cogl.gir not found.
16269
710fc781c32f 2009-08-13 Christian Kelly <[email protected]>
chrisk
parents: 16224
diff changeset
   185
* Thu Aug 13 2009 - [email protected]
710fc781c32f 2009-08-13 Christian Kelly <[email protected]>
chrisk
parents: 16224
diff changeset
   186
- Bump to 2.27.90.
16196
3e41351aac17 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents: 16195
diff changeset
   187
* Sun Aug 02 2009 - [email protected]
3e41351aac17 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents: 16195
diff changeset
   188
- Bump to 2.27.5.
16134
49d9d811c8bd 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 15875
diff changeset
   189
* Mon Jul 27 2009 - [email protected]
49d9d811c8bd 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 15875
diff changeset
   190
- Bump to 2.27.4.
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   191
* Mon Jun 08 2009 - [email protected]
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   192
- Bump to 2.26.2.
15628
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15409
diff changeset
   193
* Wed Apr 15 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   194
- Bump to 2.26.1.
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15398
diff changeset
   195
* Tue Mar 17 2009 - [email protected]
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15398
diff changeset
   196
- Bump to 2.26.0.
15398
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 15288
diff changeset
   197
* Fri Mar 13 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   198
- Bump to 2.25.92.
15288
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
   199
* Tue Mar 03 2009 - [email protected]
e06cad91bddc 2009-03-03 Brian Cameron <[email protected]>
yippi
parents: 15131
diff changeset
   200
- Remove gnometris game.
15131
0e11049c36f9 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 15002
diff changeset
   201
* Tue Feb 17 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   202
- Bump to 2.25.91.
15131
0e11049c36f9 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 15002
diff changeset
   203
* Mon Feb 16 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   204
- Bump to 2.25.90.
15002
09cdb730c2b9 2009-02-03 Michal Pryc <[email protected]>
migi
parents: 14994
diff changeset
   205
* Tue Feb 03 2009 - [email protected]
09cdb730c2b9 2009-02-03 Michal Pryc <[email protected]>
migi
parents: 14994
diff changeset
   206
- Removed gnome-games-02-libice.diff: Fixed upstream. 
14994
8f7935a73b7e 2009-01-30 Michal Pryc <[email protected]>
migi
parents: 14879
diff changeset
   207
* Fri Jan 30 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   208
- Bump to 2.25.5.
14994
8f7935a73b7e 2009-01-30 Michal Pryc <[email protected]>
migi
parents: 14879
diff changeset
   209
- Removed gnome-games-03-string.diff. Patch applied upstream.
8f7935a73b7e 2009-01-30 Michal Pryc <[email protected]>
migi
parents: 14879
diff changeset
   210
- gnome-games-02-libice.diff: Reworked.
14879
3bd29e3bf4fe 2009-01-08 Michal Pryc <[email protected]>
migi
parents: 14815
diff changeset
   211
* Thu Jan 08 2009 - [email protected]
3bd29e3bf4fe 2009-01-08 Michal Pryc <[email protected]>
migi
parents: 14815
diff changeset
   212
- Added patch gnome-games-03-string.diff. bugzilla: 566797 
14815
aa197ec4bbc0 2008-12-26 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   213
* Fri Dec 26 2008 - [email protected]
aa197ec4bbc0 2008-12-26 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   214
- Added patch 02-libice.diff.
aa197ec4bbc0 2008-12-26 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   215
- Removed upstreamed patch 02-blackjack.diff.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14411
diff changeset
   216
* Wed Dec 03 2008 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   217
- Bump to 2.25.2.
14411
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13831
diff changeset
   218
* Thu Oct 02 2008 - [email protected]
7f3813e5d08e 2008-10-02 Brian Cameron <[email protected]>
yippi
parents: 13831
diff changeset
   219
- Add blackjack and gnometris back to gnome-games.
13813
a54b8ed2c518 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13523
diff changeset
   220
* Mon Sep 29 2008 - [email protected]
a54b8ed2c518 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13523
diff changeset
   221
- Bump to 2.24.0.
13523
f26b2f7c4d90 2008-09-10 Christian Kelly <[email protected]>
chrisk
parents: 13194
diff changeset
   222
* Wed Sep 10 2008 - [email protected]
13813
a54b8ed2c518 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13523
diff changeset
   223
- Bump to 2.23.92.
13194
c50e68b3d0d9 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13026
diff changeset
   224
* Tue Aug 19 2008 - [email protected]
c50e68b3d0d9 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13026
diff changeset
   225
- Bump to 2.23.90
13024
c956e1afe471 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   226
* Tue Aug 05 2008 - [email protected]
13026
d2fd2d291c25 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 13024
diff changeset
   227
- Bump to 2.23.6. Add libtoolize call to override included libtool version.
12868
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12835
diff changeset
   228
* Mon Jul 21 2008 - [email protected]
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12835
diff changeset
   229
- Bump to 2.23.5.
12682
1a1be652584b 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12618
diff changeset
   230
* Tue Jun 17 2008 - [email protected]
1a1be652584b 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12618
diff changeset
   231
- Bump to 2.23.4.
12618
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12572
diff changeset
   232
* Fri Jun 6 2008 - [email protected]
382f892c2cc8 2008-06-06 Michal Pryc <[email protected]>
migi
parents: 12572
diff changeset
   233
- added --with-ggz-server=force
12572
acb8b72bd682 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12522
diff changeset
   234
* Tue Jun 03 2008 - [email protected]
acb8b72bd682 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12522
diff changeset
   235
- Bump to 2.23.3.
12522
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12372
diff changeset
   236
* Wed May 28 2008 - [email protected]
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12372
diff changeset
   237
- Bump to 2.23.1.
12372
3b39ab00abdf 2008-05-27 Damien Carbery <[email protected]>
dcarbery
parents: 12292
diff changeset
   238
* Tue May 27 2008 - [email protected]
3b39ab00abdf 2008-05-27 Damien Carbery <[email protected]>
dcarbery
parents: 12292
diff changeset
   239
- Bump to 2.22.2.
12292
9fea8698dbfd Add ld flags in Makefile.am to fix the build error.
davelam
parents: 12067
diff changeset
   240
* Wed May 14 2008 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   241
- Add patch gnome-games-01-add-libz.diff to fix build error.
12066
63a1a8f4aa5c 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 11907
diff changeset
   242
* Wed Apr 09 2008 - [email protected]
12067
ae4ecfafed7f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12066
diff changeset
   243
- Bump to 2.22.1.1. Remove upstream patch 01-skip-ggz-check.
11907
4eef0c1e95e0 2008-03-25 Damien Carbery <[email protected]>
dcarbery
parents: 11844
diff changeset
   244
* Tue Mar 25 2008 - [email protected]
4eef0c1e95e0 2008-03-25 Damien Carbery <[email protected]>
dcarbery
parents: 11844
diff changeset
   245
- Add --with-sound=gstreamer to configure to ensure that sound support is built
4eef0c1e95e0 2008-03-25 Damien Carbery <[email protected]>
dcarbery
parents: 11844
diff changeset
   246
  in. 
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11758
diff changeset
   247
* Tue Mar 11 2008 - [email protected]
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11758
diff changeset
   248
- Bump to 2.22.0.
11758
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11725
diff changeset
   249
* Thu Feb 28 2008 - [email protected]
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11725
diff changeset
   250
- Use %{ggzclient_build_dir} instead of %{ggzmod_build_dir} since this
ea99458c010b 2008-02-28 Brian Cameron <[email protected]>
yippi
parents: 11725
diff changeset
   251
  is more accurate naming.  The module is ggz_client_libs.
11725
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   252
* Tue Feb 26 2008 - [email protected]
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   253
- Bump to 2.21.92.
11627
b057418d5e4e 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11610
diff changeset
   254
* Wed Feb 13 2008 - [email protected]
b057418d5e4e 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11610
diff changeset
   255
- Bump to 2.21.91.
11545
079ff0f3885a 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11529
diff changeset
   256
* Tue Jan 29 2008 - [email protected]
079ff0f3885a 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11529
diff changeset
   257
- Bump to 2.21.90.
11526
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11523
diff changeset
   258
* Fri Jan 25 2008 - [email protected]
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11523
diff changeset
   259
- Force the update of aclocal.m4 to incorporate the modified sdl.m4. Otherwise
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11523
diff changeset
   260
  configure fails because /usr/bin/xgettext is checked instead of the CBE
be96097741cb 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11523
diff changeset
   261
  version which is GNU xgettext.
11455
fcc2a4036871 2008-01-15 Damien Carbery <[email protected]>
dcarbery
parents: 11429
diff changeset
   262
* Tue Jan 15 2008 - [email protected]
fcc2a4036871 2008-01-15 Damien Carbery <[email protected]>
dcarbery
parents: 11429
diff changeset
   263
- Bump to 2.21.5.
11429
445e7cd61bfb 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11408
diff changeset
   264
* Wed Jan 09 2008 - [email protected]
445e7cd61bfb 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11408
diff changeset
   265
- Remove 02-msgfmt patch, instead set ACLOCAL_FLAGS in SUNWgnome-games.spec to
445e7cd61bfb 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11408
diff changeset
   266
  pick up modified intltool.m4.
11403
4afa7b308138 * base-specs/gnome-games.spec: Add patch gnome-games-02-msgfmt.diff
pale
parents: 11402
diff changeset
   267
* Mon Jan 07 2008 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   268
- Add patch gnome-games-02-msgfmt.diff.
11402
6645f16b8ab2 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
   269
* Mon Jan 07 2008 - [email protected]
6645f16b8ab2 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11366
diff changeset
   270
- Specify ggzmod location in configure.
11366
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11339
diff changeset
   271
* Wed Jan 02 2008 - [email protected]
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11339
diff changeset
   272
- Use variable from SUNWgnome-games.spec to specify libggz location. Add patch
4c5b1ca47242 2008-01-02 Damien Carbery <[email protected]>
dcarbery
parents: 11339
diff changeset
   273
  01-skip-ggz-check to set compiler flags to get libggz search test work.
11329
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   274
* Tue Dec 18 2007 - [email protected]
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   275
- Bump to 2.21.4.
11280
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11180
diff changeset
   276
* Tue Dec 04 2007 - [email protected]
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11180
diff changeset
   277
- Bump to 2.21.3.
11180
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   278
* Tue Nov 13 2007 - [email protected]
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   279
- Bump to 2.21.2.
11077
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   280
* Tue Oct 30 2007 - [email protected]
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   281
- Bump to 2.21.1.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10628
diff changeset
   282
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10628
diff changeset
   283
- Bump to 2.20.1.
10628
427da0afe2c3 2007-10-09 Damien Carbery <[email protected]>
dcarbery
parents: 10514
diff changeset
   284
* Tue Oct  9 2007 - [email protected]
427da0afe2c3 2007-10-09 Damien Carbery <[email protected]>
dcarbery
parents: 10514
diff changeset
   285
- Add --disable-setgid to configure so that the games are not setgid-bin, which
427da0afe2c3 2007-10-09 Damien Carbery <[email protected]>
dcarbery
parents: 10514
diff changeset
   286
  violates ARC rules.
10514
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10433
diff changeset
   287
* Tue Sep 18 2007 - [email protected]
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10433
diff changeset
   288
- Bump to 2.20.0.1. Remove upstream patch, 01-func-decl.
10430
0e779d957d1c 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10400
diff changeset
   289
* Mon Sep 03 2007 - [email protected]
10433
c90dce5323f5 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10430
diff changeset
   290
- Bump to 2.19.92. Add patch, 01-func-decl, to fix #473327.
10394
fb2cdf217f4e 2007-08-29 Damien Carbery <[email protected]>
dcarbery
parents: 10381
diff changeset
   291
* Wed Aug 29 2007 - [email protected]
fb2cdf217f4e 2007-08-29 Damien Carbery <[email protected]>
dcarbery
parents: 10381
diff changeset
   292
- Bump to 2.19.91.1.
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10341
diff changeset
   293
* Tue Aug 28 2007 - [email protected]
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10341
diff changeset
   294
- Bump to 2.19.91. Remove upstream patch, gnome-menus-05-iconv-solaris.
10341
626cfd76a503 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10329
diff changeset
   295
* Thu Aug 16 2007 - [email protected]
626cfd76a503 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10329
diff changeset
   296
- Add patch gnome-menus-05-iconv-solaris to fix #467309. Modify
626cfd76a503 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10329
diff changeset
   297
  intltool-merge.in to allow use of non-GNU iconv.
10324
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10230
diff changeset
   298
* Wed Aug 15 2007 - [email protected]
10329
c04f02ff80ab 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   299
- Bump to 2.19.90.1.
c04f02ff80ab 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   300
* Wed Aug 15 2007 - [email protected]
10324
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10230
diff changeset
   301
- Bump to 2.19.90b. Remove upstream patch, 01-build-gnometris.
10230
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10163
diff changeset
   302
* Mon Jul 30 2007 - [email protected]
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10163
diff changeset
   303
- Bump to 2.19.6. Remove upstream patches, 01-strrchr and 03-ggz-signed-char.
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10163
diff changeset
   304
  Renumber remainder.
10078
86b907b19a4a 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10036
diff changeset
   305
* Tue Jun 19 2007 - [email protected]
86b907b19a4a 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10036
diff changeset
   306
- Bump to 2.19.4. Remove upstream patches, 01-named-struct and 03-signed-char.
10036
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10035
diff changeset
   307
* Mon Jun 11 2007 - [email protected]
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10035
diff changeset
   308
- Add patch 04-build-gnometris to fix build error in gnometris game. Filed
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10035
diff changeset
   309
  bugzilla #446290. Also add some autofoo calls to incorporate updates ggz.m4
49e46a6430a8 2007-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 10035
diff changeset
   310
  file (modified in patch3).
10032
3f6ad2f2740f 2007-06-08 Damien Carbery <[email protected]>
dcarbery
parents: 10016
diff changeset
   311
* Fri Jun 08 2007 - [email protected]
3f6ad2f2740f 2007-06-08 Damien Carbery <[email protected]>
dcarbery
parents: 10016
diff changeset
   312
- Add patch, 03-signed-char, for #445556.
10006
9584034e9d6e 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9992
diff changeset
   313
* Wed Jun 06 2007 - [email protected]
9584034e9d6e 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9992
diff changeset
   314
- Bump to 2.19.3. Add patches to fix some build errors.
9924
85bd13bcdfc8 * base-specs/gnome-panel.spec : Rework of gnome-panel-16-gnome-sys-suspend.
mattman
parents: 9908
diff changeset
   315
* Fri May 18 2007 - [email protected]
85bd13bcdfc8 * base-specs/gnome-panel.spec : Rework of gnome-panel-16-gnome-sys-suspend.
mattman
parents: 9908
diff changeset
   316
- Add glchess.desktop back in bugzilla 426538 now fixed in 2.19.1.1
9908
d12a43b00524 2007-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 9854
diff changeset
   317
* Wed May 16 2007 - [email protected]
d12a43b00524 2007-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 9854
diff changeset
   318
- Bump to 2.19.2.
9854
8bb04dcfb93a 2007-05-09 Damien Carbery <[email protected]>
dcarbery
parents: 9838
diff changeset
   319
* Wed May 09 2007 - [email protected]
8bb04dcfb93a 2007-05-09 Damien Carbery <[email protected]>
dcarbery
parents: 9838
diff changeset
   320
- Bump to 2.19.1.
9838
752226198074 2007-05-04 Damien Carbery <[email protected]>
dcarbery
parents: 9731
diff changeset
   321
* Fri May 04 2007 - [email protected]
752226198074 2007-05-04 Damien Carbery <[email protected]>
dcarbery
parents: 9731
diff changeset
   322
- Bump to 2.18.1.1.
9731
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9682
diff changeset
   323
* Thu Apr 12 2007 - [email protected]
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9682
diff changeset
   324
- Bump to 2.18.1.
9682
46ade3f26e0a * base-specs/gnome-games.spec : Don't deliver glchess.desktop ensureing
mattman
parents: 9604
diff changeset
   325
* Thu Apr 05 2007 - [email protected]
46ade3f26e0a * base-specs/gnome-games.spec : Don't deliver glchess.desktop ensureing
mattman
parents: 9604
diff changeset
   326
- Remove glchess.desktop, until glchess is made functional on Solaris
46ade3f26e0a * base-specs/gnome-games.spec : Don't deliver glchess.desktop ensureing
mattman
parents: 9604
diff changeset
   327
- Bugzilla : 426538, bugster : 6537569
9604
2e98b7bc67cc 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9543
diff changeset
   328
* Wed Mar 21 2007 - [email protected]
2e98b7bc67cc 2007-03-21 Damien Carbery <[email protected]>
dcarbery
parents: 9543
diff changeset
   329
- Bump to 2.18.0.1.
9543
b77030628301 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9445
diff changeset
   330
* Tue Mar 13 2007 - [email protected]
b77030628301 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9445
diff changeset
   331
- Bump to 2.18.0.
9437
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   332
* Mon Mar 05 2007 - [email protected]
9445
72f31c936079 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9437
diff changeset
   333
- Bump to 2.17.92. Removed upstream patch, 01-grep-no-q.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Thu Feb 15 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Add patch, 01-grep-no-q.diff, to remove '-q' from grep calls. Fixes 408331.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
  Specify build user/group so that chown calls don't fail; disable building
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
  of aisleriot game (removing code from SUNWgnome-games.spec).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- Bump to 2.17.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
* Wed Jan 24 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
- Bump to 2.17.90.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
- Bump to 2.17.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Mon Jan 08 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- Bump to 2.17.5. Remove upstream patch 01-ggz-function.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Wed Dec 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- Bump to 2.17.4.1. Add patch 01-ggz-function to fix #363444.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- Bump to 2.17.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- Bump to 2.17.3. Remove upstream patches, 01-array-init and 02-ggz-function.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
  Remove obsolete 'rm' calls in %install (those files/dirs no longer installed).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
  Install python libs to vendor-packages dir and remove *.pyo files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Fri Nov 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- Add patches 01-array-init to fix 363438 and 02-ggz-function to fix 362444.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Bump to 2.17.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Thu Nov 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- Bump to 2.16.1.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
- Bump to 2.15.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Bump to 2.15.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
- Bump to 2.15.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
* Web Jul 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- Bump to 2.15.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Mon Jun 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- remove patch menu-entry.diff since gnome-games is moving back to /usr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- Bump to 2.14.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
* Fri Apr 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
- Bump to 2.14.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- Bump to 2.14.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Thu Feb 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- Bump to 2.13.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- Bump to 2.13.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Sat Jan 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- Remove upstream patch, 02-illegal-cast.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
- Bump to 2.13.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
- Bump to 2.13.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
* Sat Jan 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
- Add patch, 02-illegal_cast, to fix compilation errors; bugzilla 326024.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Tue Dec 20 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   393
- Bump to 2.13.3.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
* Fri Dec 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- Added gnome-games-01-sfw-path.diff to use the absolute path of the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
  executable in the .desktop file as usr/sfw/bin should not be 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
  included in $PATH.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
  Fixes bug #6345489.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Tue Nov 29 2005 - laca.com
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   400
- remove javahelp stuff.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Bump to 2.12.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Wed Oct 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Remove patch as offending struct is no longer empty.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Tue Oct 11 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   406
- Bump to 2.12.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
* Sat Sep 17 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   408
- Bump to 2.12.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
- Bump to 2.11.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
* Fri Sep 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
- Add patch to fix zero sized struct Solaris build error.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
* Wed Aug 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
- Add patch to remove blank line 1 from same-gnome.xml (javahelp had prob).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
- Bump to 2.11.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Fri May 20 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   418
- Bump to 2.10.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Wed May 11 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   420
- added gnome-games-05-g11n-desktop-fix.diff to fix CR 6266891.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Wed Apr 27 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   422
- added gnome-games-04-po-install-fixes.diff for CR 6243601.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- added --libdir and --bindir to configure opts so they can be redirected on
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   425
  Solaris.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
* Mon Sep 20 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   427
- removed sol from files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
* Thu Sep 04 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   429
- packaged sol.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
- Put scores files in %{_localstatedir}/lib.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
* Wed Aug 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
- Add unpackaged files to %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
* Mon Aug 23 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   435
- remove auto*-jds tool dependencies.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
* Thu Jul 08 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   437
- Updated l10n content to gnome-games-l10n-po-1.2.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
* Wed Jul 07 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   439
- added "-j $CPUS" to make to speed up builds.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
* Tue Jun 1 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   441
- Fix up schema install.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Wed May 12 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   443
- Updated l10n content to gnome-games-l10n-po-1.1.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Fri May 07 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   445
- Bump to 2.6.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
* Wed Apr 21 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   447
- disable javahelp conversion for stuff not built on Solaris.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Sun Apr 18 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   449
- enable javahelp conversion on Solaris.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Fri Apr 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- Added patch 03 to fix Solaris Makefile issue, and added libexecdir to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
  configure line.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Thu Apr 01 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   454
- javahelp conversion.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
* Mon Mar 29 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   456
- Updated l10n content to gnome-games-l10n-po-1.0.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
* Wed Mar 24 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   458
- Use JDS autotools.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
* Tue Mar 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
- Bump to 2.6.0. Remove 2 potfile patches and 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
  replace with a single one.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
* Thu Mar 11 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   463
- added gnome-games-03-g11n-potfiles.diff.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
* Fri Feb 06 2004 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   465
- Bump up 2.5.5, remove intltool-merge patch.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- re-engineered patch-01, as automake etc is commented out.
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   467
- This could be changed again if automake 1.7 was being used not 1.6!!
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
* Thu Jan 29 2004 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   469
- add patch 03 for intltool-merge and dep. on intltool.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
* Fri Dec 29 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
- comment out libtool, aclocal etc. which 
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   472
  is causing build failure.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
* Fri Dec 29 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   474
- Bump to 2.5.3.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
* Wed Dec 17 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   476
- Bump to 2.5.2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Fri Oct 31 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- Remove the Sun Supported keyword from the desktop 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
  files. We're removing the Extras menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Wed Oct 22 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   481
- Add blackjack into the build.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
* Tue Oct 21 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   483
- Updated to GNOME 2.4.0 version.
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   484
- Removed freecell entries.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
- Moved gnome-games-03-menu-entry.diff patch to 
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   486
  gnome-games-01-menu-entry.diff.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
- Dropped gnome-games-04-glines-preferences.diff patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
* Thu Aug 14 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   489
- remove *.so, *.a, *.la.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
* Wed Aug 06 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   491
- fix glines preference dialog.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
* Thu Jul 17 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   493
- remove more xbill stuff.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
* Wed Jul 09 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   495
- add in sun po files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
* Tue Jul 08 2003 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   497
- Add menu icon for freecell, and add aclocal, automake checks.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
* Tue May 13 2003 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   499
- Created new spec file for gnome-games.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500