base-specs/mousetweaks.spec
author liyuan
Wed, 10 Feb 2010 12:36:34 +0000
changeset 17531 0828127a490a
parent 17431 abeb9f402f13
child 17572 8b94dceb263c
permissions -rw-r--r--
2010-02-10 Li Yuan <[email protected]> * base-specs/mousetweaks.spec: Bump to 2.29.90.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     1
#
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     2
# spec file for package mousetweaks
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     3
#
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     6
# package are under the same license as the package itself.
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16360
diff changeset
     8
%define owner liyuan
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     9
#
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    10
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    11
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    12
Name:           mousetweaks
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 14515
diff changeset
    13
License:        GPL v3
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    14
Group:          System/Library
17531
0828127a490a 2010-02-10 Li Yuan <[email protected]>
liyuan
parents: 17431
diff changeset
    15
Version:        2.29.90
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    16
Release:        1
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    17
Summary:        A program that provides mouse accessibility enhancements.
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    18
URL:            https://launchpad.net/mousetweaks
16967
4aa8d75d1485 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16821
diff changeset
    19
Source:         http://ftp.gnome.org/pub/GNOME/sources/mousetweaks/2.29/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    20
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    21
Source1:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    22
%endif
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    23
Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    24
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    25
%description
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    26
Mousetweaks provides mouse accessibility enhancements for the GNOME Desktop.
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    27
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    28
Current features are dwell-click which simulates different mouse clicks
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    29
without using physical buttons and delay-click which opens context menus by
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    30
holding the primary mouse button for a specified amount of time.
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    31
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    32
Additionally there are two gnome-panel applets:
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    33
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    34
* pointer-capture: provides an area on the panel which temporarily locks the pointer
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    35
* dwell-click: simple applet to switch between dwell-click types
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    36
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    37
%prep
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    38
%setup
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    39
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    40
%build
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
    41
intltoolize --force --copy --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    42
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    43
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    44
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    45
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11844
diff changeset
    46
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
    47
aclocal $ACLOCAL_FLAGS
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
    48
automake -a -c -f
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
    49
autoconf
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    50
./configure --prefix=%{_prefix} --sysconfdir=%{_sysconfdir}
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    51
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    52
make 
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    53
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    54
%install
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    55
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    56
make DESTDIR=$RPM_BUILD_ROOT install
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    57
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    58
%clean
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    59
rm -rf $RPM_BUILD_ROOT
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    60
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    61
# update database
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    62
%post
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    63
gconfd-2 --shutdown
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    64
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    65
%files
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    66
%doc README COPYING ChangeLog AUTHORS
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    67
%{_bindir}/mousetweaks
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    68
%{_bindir}/mousetweaks-preferences
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    69
%{_bindir}/dwell-click-applet
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    70
%{_bindir}/pointer-capture-applet
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    71
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    72
%{_datadir}/mousetweaks/ctw.glade
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    73
%{_datadir}/mousetweaks/dwell-click-applet.glade
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    74
%{_datadir}/mousetweaks/human-double.png
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    75
%{_datadir}/mousetweaks/human-drag.png
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    76
%{_datadir}/mousetweaks/human-right.png
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    77
%{_datadir}/mousetweaks/human-single.png
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    78
%{_datadir}/mousetweaks/mousetweaks.glade
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    79
%{_datadir}/mousetweaks/pointer-capture-applet.glade
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    80
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    81
%{_datadir}/applications/mousetweaks-preferences.desktop
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    82
%{_datadir}/gnome/autostart/mousetweaks.desktop
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    83
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    84
%{_datadir}/locale/de/LC_MESSAGES/mousetweaks.mo
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    85
%{_datadir}/locale/fr/LC_MESSAGES/mousetweaks.mo
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    86
%{_datadir}/locale/it/LC_MESSAGES/mousetweaks.mo
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    87
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    88
%{_libdir}/bonobo/servers/DwellClick_Factory.server
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    89
%{_libdir}/bonobo/servers/PointerCapture_Factory.server
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    90
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    91
%{_sysconfdir}/gconf/schemas/mousetweaks.schemas
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    92
%{_sysconfdir}/gconf/schemas/pointer-capture-applet.schemas
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    93
13374
97f869b4eb6b 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13211
diff changeset
    94
%{_datadir}/omf/*
12678
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
    95
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    96
%changelog
17531
0828127a490a 2010-02-10 Li Yuan <[email protected]>
liyuan
parents: 17431
diff changeset
    97
* Wed Feb 10 2010 - [email protected]
0828127a490a 2010-02-10 Li Yuan <[email protected]>
liyuan
parents: 17431
diff changeset
    98
- Bump to 2.29.90.
17431
abeb9f402f13 2010-01-26 Li Yuan <[email protected]>
liyuan
parents: 17290
diff changeset
    99
* Tue Jan 26 2010 - [email protected]
abeb9f402f13 2010-01-26 Li Yuan <[email protected]>
liyuan
parents: 17290
diff changeset
   100
- Bump to 2.29.6.
17290
cca87ec20a9a 2010-01-12 Li Yuan <[email protected]>
liyuan
parents: 17227
diff changeset
   101
* Tue Jan 12 2010 - [email protected]
cca87ec20a9a 2010-01-12 Li Yuan <[email protected]>
liyuan
parents: 17227
diff changeset
   102
- Bump to 2.29.5.
17227
7ff1948fa6ec 2009-12-22 Li Yuan <[email protected]>
liyuan
parents: 17051
diff changeset
   103
* Tue Dec 22 2009 - [email protected]
7ff1948fa6ec 2009-12-22 Li Yuan <[email protected]>
liyuan
parents: 17051
diff changeset
   104
- Bump to 2.29.4
17051
5e8133e874f5 2009-11-30 Li Yuan <[email protected]>
liyuan
parents: 16967
diff changeset
   105
* Mon Nov 30 2009 - [email protected]
5e8133e874f5 2009-11-30 Li Yuan <[email protected]>
liyuan
parents: 16967
diff changeset
   106
- Bump to 2.29.3
16967
4aa8d75d1485 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16821
diff changeset
   107
* Tue Nov 17 2009 - [email protected]
4aa8d75d1485 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16821
diff changeset
   108
- Bump to 2.29.2
16821
989b31b98e31 2009-10-21 Dave Lin <[email protected]>
davelam
parents: 16657
diff changeset
   109
* Tue Oct 20 2009 - [email protected]
989b31b98e31 2009-10-21 Dave Lin <[email protected]>
davelam
parents: 16657
diff changeset
   110
- Bump to 2.28.1
16657
c16ab44a6a3e 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16564
diff changeset
   111
* Wed Sep 23 2009 - [email protected]
c16ab44a6a3e 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16564
diff changeset
   112
- Bump to 2.28.0
16564
04f4ae617bdb 2009-09-15 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   113
* Tue Sep 08 2009 - [email protected]
04f4ae617bdb 2009-09-15 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   114
- Bump to 2.27.92
16360
b29b24a9b914 2009-08-26 Li Yuan <[email protected]>
liyuan
parents: 16230
diff changeset
   115
* Wed Aug 26 2009 - [email protected]
b29b24a9b914 2009-08-26 Li Yuan <[email protected]>
liyuan
parents: 16230
diff changeset
   116
- Bump to 2.27.91.
16230
d093bf9079bc 2009-08-11 Li Yuan <[email protected]>
liyuan
parents: 16159
diff changeset
   117
* Tue Aug 11 2009 - [email protected]
d093bf9079bc 2009-08-11 Li Yuan <[email protected]>
liyuan
parents: 16159
diff changeset
   118
- Bump to 2.27.90.
16159
26a92643b9d0 2009-07-29 Li Yuan <[email protected]>
liyuan
parents: 16060
diff changeset
   119
* Wed Jul 29 2009 - [email protected]
26a92643b9d0 2009-07-29 Li Yuan <[email protected]>
liyuan
parents: 16060
diff changeset
   120
- Bump to 2.27.5.
16060
d8b6e40f992d 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15918
diff changeset
   121
* Sun Jul 19 2009 - [email protected]
d8b6e40f992d 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15918
diff changeset
   122
- Bump to 2.27.4.
15918
043f0587b531 2009-06-16 Christian Kelly <[email protected]>
chrisk
parents: 15901
diff changeset
   123
* Tue Jun 16 2009 - [email protected]
043f0587b531 2009-06-16 Christian Kelly <[email protected]>
chrisk
parents: 15901
diff changeset
   124
- Bump to 2.27.3.
15901
c3b4ff0fde0c 2009-06-15 Christian Kelly <[email protected]>
chrisk
parents: 15409
diff changeset
   125
* Mon Jun 15 2009 - [email protected]
c3b4ff0fde0c 2009-06-15 Christian Kelly <[email protected]>
chrisk
parents: 15409
diff changeset
   126
- Bump to 2.27.2.
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15318
diff changeset
   127
* Tue Mar 17 2009 - [email protected]
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15318
diff changeset
   128
- Bump to 2.26.0
15318
58184148e338 2009-03-06 Li Yuan <[email protected]>
liyuan
parents: 15148
diff changeset
   129
* Fri Mar 06 2009 - [email protected]
58184148e338 2009-03-06 Li Yuan <[email protected]>
liyuan
parents: 15148
diff changeset
   130
- Bump to 2.25.92.
15148
441621053f8c 2009-02-19 Li Yuan <[email protected]>
liyuan
parents: 15036
diff changeset
   131
* Thu Feb 19 2009 - [email protected]
441621053f8c 2009-02-19 Li Yuan <[email protected]>
liyuan
parents: 15036
diff changeset
   132
- Bump to 2.25.91.
15036
f1c827b2845b 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
   133
* Fri Feb 06 2009 - [email protected]
f1c827b2845b 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
   134
- Bump to 2.25.90.
14954
3969ca3a8ef7 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
   135
* Thu Jan 22 2009 - [email protected]
3969ca3a8ef7 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
   136
- Bump to 2.25.5.
14874
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   137
* Thu Jan 08 2009 - [email protected]
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   138
- Bump to 2.25.4.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   139
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   140
- Bump to 2.25.2
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 14515
diff changeset
   141
* Wed Nov 05 2008 - [email protected]
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 14515
diff changeset
   142
- Change copyright information.
14515
59b0fddafbbb 2008-10-28 Li Yuan <[email protected]>
liyuan
parents: 13374
diff changeset
   143
* Tue Oct 28 2008 - [email protected]
59b0fddafbbb 2008-10-28 Li Yuan <[email protected]>
liyuan
parents: 13374
diff changeset
   144
- Bump to 2.24.1.
13374
97f869b4eb6b 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13211
diff changeset
   145
* Tue Sep 02 2008 - [email protected]
97f869b4eb6b 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13211
diff changeset
   146
- Bump to 2.23.91.
97f869b4eb6b 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13211
diff changeset
   147
- Fix packaging issue with /usr/share/omf
13211
e60d1e6ae0a3 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13030
diff changeset
   148
* Tue Aug 19 2008 - [email protected]
e60d1e6ae0a3 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13030
diff changeset
   149
- Bump to 2.23.90
13030
6b118454cdb7 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   150
* Tue Aug 05 2008 - [email protected]
6b118454cdb7 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   151
- Bump to 2.23.6.
12868
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   152
* Mon Jul 21 2008 - [email protected]
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   153
- Bump to 2.23.5.
12678
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   154
* Tue Jun 17 2008 - [email protected]
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   155
- Bump to 2.23.4.
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   156
* Tue Jun 03 2008 - [email protected]
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   157
- Bump to 2.23.3.
12574
78580430edd5 Missed file.
dcarbery
parents: 12522
diff changeset
   158
* Tue Jun 03 2008 - [email protected]
78580430edd5 Missed file.
dcarbery
parents: 12522
diff changeset
   159
- Bump to 2.23.3.
12522
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12360
diff changeset
   160
* Wed May 28 2008 - [email protected]
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12360
diff changeset
   161
- Bump to 2.23.2.
12360
5a81fdc6b566 2008-05-27 Li Yuan <[email protected]>
liyuan
parents: 12031
diff changeset
   162
* Tue May 27 2008 - [email protected]
5a81fdc6b566 2008-05-27 Li Yuan <[email protected]>
liyuan
parents: 12031
diff changeset
   163
- Bump to 2.22.2.
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   164
* Tue Mar 11 2008 - [email protected]
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   165
- Bump to 2.22.0.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   166
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   167
- Bump to 2.21.92.
11628
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   168
* Mon Feb 11 2008 - [email protected]
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   169
- Bump to 2.21.91. Remove upstream patch 01-cflags.
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   170
* Mon Feb 04 2008 Li Yuan <[email protected]>
11587
10d0a74c9f61 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11585
diff changeset
   171
- Add launchpad bug number 188872 to the cflags patch.
10d0a74c9f61 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11585
diff changeset
   172
* Mon Feb 04 2008 Li Yuan <[email protected]>
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   173
- Remove mfversion patch and use autoconf/automake to avoid
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   174
  build errors. Remove some unnecessary script.
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   175
* Mon Oct 29 2007 Gerd Kohlberger <[email protected]> 
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   176
- Initial revision
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   177
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   178