base-specs/mousetweaks.spec
author liyuan
Fri, 06 Feb 2009 04:34:30 +0000
changeset 15036 f1c827b2845b
parent 14954 3969ca3a8ef7
child 15148 441621053f8c
permissions -rw-r--r--
2009-02-06 Li Yuan <[email protected]> * base-specs/mousetweaks.spec: Bump to 2.25.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
#
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     8
# Owner: liyuan
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
15036
f1c827b2845b 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
    15
Version:        2.25.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
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
    19
Source:         http://ftp.gnome.org/pub/GNOME/sources/mousetweaks/2.25/%{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
15036
f1c827b2845b 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
    97
* Fri Feb 06 2009 - [email protected]
f1c827b2845b 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
    98
- Bump to 2.25.90.
14954
3969ca3a8ef7 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
    99
* Thu Jan 22 2009 - [email protected]
3969ca3a8ef7 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
   100
- Bump to 2.25.5.
14874
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   101
* Thu Jan 08 2009 - [email protected]
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   102
- Bump to 2.25.4.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   103
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   104
- Bump to 2.25.2
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 14515
diff changeset
   105
* Wed Nov 05 2008 - [email protected]
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 14515
diff changeset
   106
- Change copyright information.
14515
59b0fddafbbb 2008-10-28 Li Yuan <[email protected]>
liyuan
parents: 13374
diff changeset
   107
* Tue Oct 28 2008 - [email protected]
59b0fddafbbb 2008-10-28 Li Yuan <[email protected]>
liyuan
parents: 13374
diff changeset
   108
- Bump to 2.24.1.
13374
97f869b4eb6b 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13211
diff changeset
   109
* Tue Sep 02 2008 - [email protected]
97f869b4eb6b 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13211
diff changeset
   110
- Bump to 2.23.91.
97f869b4eb6b 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13211
diff changeset
   111
- Fix packaging issue with /usr/share/omf
13211
e60d1e6ae0a3 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13030
diff changeset
   112
* Tue Aug 19 2008 - [email protected]
e60d1e6ae0a3 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13030
diff changeset
   113
- Bump to 2.23.90
13030
6b118454cdb7 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   114
* Tue Aug 05 2008 - [email protected]
6b118454cdb7 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   115
- Bump to 2.23.6.
12868
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   116
* Mon Jul 21 2008 - [email protected]
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   117
- Bump to 2.23.5.
12678
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   118
* Tue Jun 17 2008 - [email protected]
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   119
- Bump to 2.23.4.
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   120
* Tue Jun 03 2008 - [email protected]
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   121
- Bump to 2.23.3.
12574
78580430edd5 Missed file.
dcarbery
parents: 12522
diff changeset
   122
* Tue Jun 03 2008 - [email protected]
78580430edd5 Missed file.
dcarbery
parents: 12522
diff changeset
   123
- Bump to 2.23.3.
12522
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12360
diff changeset
   124
* Wed May 28 2008 - [email protected]
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12360
diff changeset
   125
- Bump to 2.23.2.
12360
5a81fdc6b566 2008-05-27 Li Yuan <[email protected]>
liyuan
parents: 12031
diff changeset
   126
* Tue May 27 2008 - [email protected]
5a81fdc6b566 2008-05-27 Li Yuan <[email protected]>
liyuan
parents: 12031
diff changeset
   127
- Bump to 2.22.2.
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   128
* Tue Mar 11 2008 - [email protected]
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   129
- Bump to 2.22.0.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   130
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   131
- Bump to 2.21.92.
11628
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   132
* Mon Feb 11 2008 - [email protected]
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   133
- Bump to 2.21.91. Remove upstream patch 01-cflags.
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   134
* Mon Feb 04 2008 Li Yuan <[email protected]>
11587
10d0a74c9f61 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11585
diff changeset
   135
- Add launchpad bug number 188872 to the cflags patch.
10d0a74c9f61 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11585
diff changeset
   136
* Mon Feb 04 2008 Li Yuan <[email protected]>
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   137
- Remove mfversion patch and use autoconf/automake to avoid
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   138
  build errors. Remove some unnecessary script.
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   139
* Mon Oct 29 2007 Gerd Kohlberger <[email protected]> 
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   140
- Initial revision
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   141
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   142