base-specs/dasher.spec
author yippi
Fri, 01 May 2009 16:55:51 +0000
changeset 15699 49363b1e71c4
parent 15690 5a1bb6b572d8
child 15710 33ede3b64d73
permissions -rw-r--r--
Fix bug comments.
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 dasher
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
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
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# Owner: yippi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
%include l10n.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
Name:           dasher
14571
a943a025a41e 2008-11-06 Brian Cameron <[email protected]>
yippi
parents: 12606
diff changeset
    12
License:	GPL v2, MIT/X
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Group:		System/GUI/GNOME
15418
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
    14
Version:        4.10.0
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Release:	1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Distribution:	Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Vendor:		Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Summary:	Predictive text entry system
15418
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
    19
Source:		http://ftp.gnome.org/pub/GNOME/sources/dasher/4.10/%{name}-%{version}.tar.bz2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Source1:	%{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    21
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    22
Source2:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    23
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
# owner:yippi date:2006-04-27 type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Patch1:         dasher-01-menu-entry.diff
15445
7cad2aa2d633 Update patch comment.
yippi
parents: 15418
diff changeset
    26
# owner:yippi date:2007-06-07 type:bug bugzilla:438925
11185
3a79cfad9bfe 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11184
diff changeset
    27
Patch2:         dasher-02-vector.diff
15418
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
    28
# owner:yippi date:2009-03-17 type:bug bugzilla:575729
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
    29
Patch3:         dasher-03-fixcompile.diff
15699
49363b1e71c4 Fix bug comments.
yippi
parents: 15690
diff changeset
    30
# Note the dasher-04-speed.diff patch relates to bugzilla bug #575730, and the
49363b1e71c4 Fix bug comments.
yippi
parents: 15690
diff changeset
    31
# patch is upstream.  However, that bugreport morphed into a separate unrelated
49363b1e71c4 Fix bug comments.
yippi
parents: 15690
diff changeset
    32
# issue which is marked as NEEDINFO, so I am not referencing it on the bug
49363b1e71c4 Fix bug comments.
yippi
parents: 15690
diff changeset
    33
# line, or else this patch shows up as red.
15690
5a1bb6b572d8 Add patch comments.
yippi
parents: 15534
diff changeset
    34
# owner:yippi date:2009-03-31 type:bug bugzilla:575730 state:upstream
15534
ed67f61ed53f 2009-03-31 Brian Cameron <[email protected]>
yippi
parents: 15445
diff changeset
    35
Patch4:         dasher-04-speed.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
URL:		http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRoot:	%{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Docdir:		%{_defaultdocdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Autoreqprov:	on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
%define gtk2_version 2.3.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
%define GConf_version 2.4.0.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
%define libgnomeui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
%define libwnck_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
%define gnome_speech_version 0.3.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires:	gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires:	GConf >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires:	libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires:	libwnck >= %{libwnck_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires:	gnome-speech >= %{gnome_speech_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRequires:  gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
BuildRequires:  GConf-devel >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
BuildRequires:  libwnck-devel >= %{libwnck_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
BuildRequires:  gnome-speech-devel >= %{gnome_speech_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
BuildRequires:  intltool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Dasher is a zooming predictive text entry system, designed for situations
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
where keyboard input is impractical (for instance, accessibility or PDAs). It
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
is usable with highly limited amounts of physical input while still allowing
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
high rates of text entry.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
bzcat %SOURCE1 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%patch2 -p1
12292
9fea8698dbfd Add ld flags in Makefile.am to fix the build error.
davelam
parents: 12070
diff changeset
    73
%patch3 -p1
15534
ed67f61ed53f 2009-03-31 Brian Cameron <[email protected]>
yippi
parents: 15445
diff changeset
    74
%patch4 -p1
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
  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
    83
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
glib-gettextize -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
intltoolize -c -f --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    90
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    91
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    92
bash -x %SOURCE2 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    93
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11268
diff changeset
    94
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
autoconf
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
CFLAGS="$RPM_OPT_FLAGS" \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
  ./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
	--sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
	--mandir=%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
make -i install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
rm -rf $RPM_BUILD_ROOT
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
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%defattr (-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%{_datadir}/dasher
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%{_datadir}/gnome/help
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{_datadir}/man
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%{_datadir}/omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%changelog
15534
ed67f61ed53f 2009-03-31 Brian Cameron <[email protected]>
yippi
parents: 15445
diff changeset
   127
* Tue Mar 31 2009 - [email protected]
ed67f61ed53f 2009-03-31 Brian Cameron <[email protected]>
yippi
parents: 15445
diff changeset
   128
- Add patch dasher-04-speed.diff so that the speed selection works in dasher.
ed67f61ed53f 2009-03-31 Brian Cameron <[email protected]>
yippi
parents: 15445
diff changeset
   129
  Fixes bugzilla bug #575730.
15418
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   130
* Tue Mar 17 2009 - [email protected]
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   131
- Bump to 4.10.0.  Remove upstream patches dasher-03-add-libsocket.diff
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   132
  and dasher-04-fixcompile.diff.  Add new patch dasher-03-fixcompile.diff
3566e76d2018 2009-03-17 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   133
  to address new compilation issue.
12606
934f38dc5488 2008-06-05 Brian Cameron <[email protected]>
yippi
parents: 12519
diff changeset
   134
* Thu Jun 05 2008 - [email protected]
934f38dc5488 2008-06-05 Brian Cameron <[email protected]>
yippi
parents: 12519
diff changeset
   135
- Add patch dasher-05-fixcompile.diff so that 4.9.0 compiles.
934f38dc5488 2008-06-05 Brian Cameron <[email protected]>
yippi
parents: 12519
diff changeset
   136
  Fixes bugzilla bug 536926.
12519
60e2fdae66da 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12303
diff changeset
   137
* Wed May 28 2008 - [email protected]
60e2fdae66da 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12303
diff changeset
   138
- Bump to 4.9.0.
12292
9fea8698dbfd Add ld flags in Makefile.am to fix the build error.
davelam
parents: 12070
diff changeset
   139
* Wed May 14 2008 - [email protected]
9fea8698dbfd Add ld flags in Makefile.am to fix the build error.
davelam
parents: 12070
diff changeset
   140
- Add patch dasher-03-add-libsocket.diff to fix build error
12070
7ed9f28c4257 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   141
* Wed Apr 08 2008 - [email protected]
7ed9f28c4257 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   142
- Bump to 4.7.3. Remove upstream patches, 03-gnu_cxx and 04-fixcompile.
11184
df70a388c1b5 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11180
diff changeset
   143
* Tue Nov 13 2007 - [email protected]
df70a388c1b5 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11180
diff changeset
   144
- Add patch dasher-05-fixcompile.diff to fix Sun Studio compile issues.
11185
3a79cfad9bfe 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11184
diff changeset
   145
- Remove dasher-02-joystick.diff since it is no longer needed.  Now
3a79cfad9bfe 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11184
diff changeset
   146
  joystick support is off by default, and you have to use
3a79cfad9bfe 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11184
diff changeset
   147
  --enable-joystick to turn on the joystick code that breaks on
3a79cfad9bfe 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11184
diff changeset
   148
  Solaris.
11180
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   149
* Tue Nov 13 2007 - [email protected]
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   150
- Bump to 4.7.0.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10510
diff changeset
   151
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10510
diff changeset
   152
- Bump to 4.6.1.
10510
ebe64f924522 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10176
diff changeset
   153
* Tue Sep 18 2007 - [email protected]
ebe64f924522 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10176
diff changeset
   154
- Bump to 4.6.0.
10176
769d2ba20a73 Bump dasher to 4.5.2.
dcarbery
parents: 10175
diff changeset
   155
* Tue Jul 10 2007 - [email protected]
769d2ba20a73 Bump dasher to 4.5.2.
dcarbery
parents: 10175
diff changeset
   156
- Bump to 4.5.2.
10021
ac2c9bc25ea3 2007-06-08 Damien Carbery <[email protected]>
dcarbery
parents: 9990
diff changeset
   157
* Fri Jun 09 2007 - [email protected]
ac2c9bc25ea3 2007-06-08 Damien Carbery <[email protected]>
dcarbery
parents: 9990
diff changeset
   158
- Add Brett Albertson's three patches that get dasher to successfully build.
9990
684ce3cf4ccf 2007-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 9900
diff changeset
   159
* Tue Jun 05 2007 - [email protected]
684ce3cf4ccf 2007-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 9900
diff changeset
   160
- Bump to 4.5.1.
9900
82b10f4a150d 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9737
diff changeset
   161
* Tue May 15 2007 - [email protected]
82b10f4a150d 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9737
diff changeset
   162
- Bump to 4.5.0.
9737
2690b3971ba8 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9538
diff changeset
   163
* Thu Apr 12 2007 - [email protected]
2690b3971ba8 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9538
diff changeset
   164
- Bump to 4.4.1.
9538
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9452
diff changeset
   165
* Tue Mar 13 2007 - [email protected]
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9452
diff changeset
   166
- Bump to 4.4.0.
9452
042bac3a6f31 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9439
diff changeset
   167
* Tue Mar 06 2007 - [email protected]
042bac3a6f31 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9439
diff changeset
   168
- Remove upstream patch, 03-return-value.
9439
eae36f164729 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   169
* Mon Mar 05 2007 - [email protected]
eae36f164729 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   170
- Bump to 4.3.5.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Wed Feb 14 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- Add patch, 03-return-value, to return values from functions (functions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
  involved as in the process of being reimplemented). Fixes #407773.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
- Bump to 4.3.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
* Thu Jan 04 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
- Add patch, 02-joystick, to get module to build. It is a dreadful hack, but
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
  pushed upstream (#388198) to encourage the maintainer to find a better
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
  solution. Add intltoolize call to get l10n files installed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Wed Dec 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Remove nodividebyzero patch since it is no longer needed.  New
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
  version of dasher no longer allows the problem to happen.  Remove
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
  unnecessary linguas patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Bump to 4.3.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Thu Dec 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Patch to avoid divide by zero which causes dasher to core dump.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Mon Dec 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Bump to 4.3.2. Remove upstream patches, 01-forte and 03-fixcompile. Renumber
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
  remainder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
- Bump to 4.2.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
* Wed Oct 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
- Bump to 4.2.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
- Bump to 4.2.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
- Bump to 4.1.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
- Bump to 4.1.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- Bump to 4.1.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
* Web Jul 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- Bump to 4.1.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- Bump to 4.1.4.  Add patches to fix build, now call glib-gettextize.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
* Fri Apr 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- Add patch to move Dasher into Universal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
  Access.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
* Mon Apr 3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- Bump to 4.0.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
* Sat Mar 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
- Bump to 4.0.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
- Bump to 4.0.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
* Sun Feb 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
- Bump to 3.99.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
* Tue Feb 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- Add patch 1 to get dasher to compile with Forte.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- Remove upstream patch, 01-trace.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- Bump to 3.99.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
- Bump to 3.99.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
- Bump to 3.99.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
* Fri Jan 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
- Bump to 3.99.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
* Fri Sep 30 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
- Add patch 1 to get dasher to compile.  Got Trace.cpp from
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
  CVS head.  Seems to be a bug in dasher that this file isn't
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
  included in the compile, so submitted a bug to bugzilla.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
  I suspect Forte's stricter linking rules cause this issue
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
  on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
* Thu Sep 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
- Bump to 3.2.18.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
* Tue May 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
- Initial spec