base-specs/mousetweaks.spec
author davelam
Thu, 21 Aug 2008 06:31:19 +0000
changeset 13211 e60d1e6ae0a3
parent 13030 6b118454cdb7
child 13374 97f869b4eb6b
permissions -rw-r--r--
2008-08-20 Dave Lin <[email protected]> * base-specs/mousetweaks.spec: Bump to 2.23.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
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    13
License:        GPL
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    14
Group:          System/Library
13211
e60d1e6ae0a3 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13030
diff changeset
    15
Version:        2.23.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
12522
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12360
diff changeset
    19
Source:		http://ftp.gnome.org/pub/GNOME/sources/mousetweaks/2.23/%{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
12678
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
    94
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    95
%changelog
13211
e60d1e6ae0a3 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13030
diff changeset
    96
* Tue Aug 19 2008 - [email protected]
e60d1e6ae0a3 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13030
diff changeset
    97
- Bump to 2.23.90
13030
6b118454cdb7 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
    98
* Tue Aug 05 2008 - [email protected]
6b118454cdb7 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
    99
- Bump to 2.23.6.
12868
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   100
* Mon Jul 21 2008 - [email protected]
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   101
- Bump to 2.23.5.
12678
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   102
* Tue Jun 17 2008 - [email protected]
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   103
- Bump to 2.23.4.
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   104
* Tue Jun 03 2008 - [email protected]
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12574
diff changeset
   105
- Bump to 2.23.3.
12574
78580430edd5 Missed file.
dcarbery
parents: 12522
diff changeset
   106
* Tue Jun 03 2008 - [email protected]
78580430edd5 Missed file.
dcarbery
parents: 12522
diff changeset
   107
- Bump to 2.23.3.
12522
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12360
diff changeset
   108
* Wed May 28 2008 - [email protected]
87f9ea64d9ae 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12360
diff changeset
   109
- Bump to 2.23.2.
12360
5a81fdc6b566 2008-05-27 Li Yuan <[email protected]>
liyuan
parents: 12031
diff changeset
   110
* Tue May 27 2008 - [email protected]
5a81fdc6b566 2008-05-27 Li Yuan <[email protected]>
liyuan
parents: 12031
diff changeset
   111
- Bump to 2.22.2.
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   112
* Tue Mar 11 2008 - [email protected]
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   113
- Bump to 2.22.0.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   114
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   115
- Bump to 2.21.92.
11628
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   116
* Mon Feb 11 2008 - [email protected]
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   117
- Bump to 2.21.91. Remove upstream patch 01-cflags.
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   118
* Mon Feb 04 2008 Li Yuan <[email protected]>
11587
10d0a74c9f61 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11585
diff changeset
   119
- Add launchpad bug number 188872 to the cflags patch.
10d0a74c9f61 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11585
diff changeset
   120
* Mon Feb 04 2008 Li Yuan <[email protected]>
11585
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   121
- Remove mfversion patch and use autoconf/automake to avoid
6560dc9766d9 2008-02-04 Li Yuan <[email protected]>
liyuan
parents: 11582
diff changeset
   122
  build errors. Remove some unnecessary script.
11582
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   123
* Mon Oct 29 2007 Gerd Kohlberger <[email protected]> 
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   124
- Initial revision
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   125
c6ba49e2212f 2008-02-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   126