File mousetweaks.spec of Package mousetweaks
#
# spec file for package mousetweaks (Version 2.24.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: mousetweaks
BuildRequires: at-spi-devel dbus-1-glib-devel fdupes gconf2-devel
BuildRequires: gnome-doc-utils-devel gnome-panel-devel gtk2-devel intltool
BuildRequires: libglade2-devel libgnome-devel libgnomeui-devel
BuildRequires: perl-XML-Parser
Summary: Tweak mouse settings in GNOME
Version: 2.24.1
Release: 1
License: GPL v3 only
Group: System/GUI/GNOME
Source0: %{name}-%{version}.tar.bz2
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Requires: %{name}-lang = %{version}
%gconf_schemas_prereq
%description
The Mousetweaks package provides mouse accessibility enhancements for
the GNOME desktop.
Authors:
--------
Gerd Kohlberger <lowfi@chello.at>
%lang_package
%prep
%setup -n %{name}-%{version}
%build
%configure
CFLAGS=$RPM_OPT_FLAGS make
%install
%makeinstall
rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper
%find_gconf_schemas
%find_lang %{name}
%fdupes $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
%preun -f %{name}.schemas_preun
%posttrans -f %{name}.schemas_posttrans
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.schemas_list
%defattr(-, root, root)
%doc AUTHORS NEWS README TODO
%{_bindir}/*
%{_libdir}/bonobo/servers/*.server
%{_mandir}/man1/*.1.gz
%{_datadir}/mousetweaks
%dir %{_datadir}/omf/mousetweaks
%{_datadir}/omf/mousetweaks/*.omf
%files lang -f %{name}.lang
%changelog
* Tue Oct 21 2008 mboman@suse.de
- Update to version 2.24.1:
+ Translation updates
* Tue Sep 23 2008 mboman@suse.de
- Update to version 2.24.0:
+ Removed cursor_set guard to avoid out of syncs on grabs
+ Fix of a duplicated accelerator in it.po
+ Fixed bgo#551762
+ Translation updates
* Sat Sep 13 2008 vuntz@novell.com
- Merge the following change by aj@suse.de from autobuild:
+ Fix directory ownership.
* Wed Sep 10 2008 mboman@novell.com
- Update to version 2.23.92:
+ Improved drag click handling
+ Fix typo causing double clicks to not work
+ Fix StatusChanged signal emission.
+ Cleanup
+ bgo#551133: Mark modifier labels for translation
+ Translation updates.
* Tue Sep 02 2008 mboman@novell.com
- Update to version 2.23.91:
+ Multiscreen support
+ Fix regression with drag clicks.
+ Use theme colors for cursor overlays.
+ Drop libgnomeui and libgnome.
+ Fix bgo#532934: Improve secondary clicks on window frames and desktop
icons.
+ Translation updates.
* Tue Aug 26 2008 mboman@novell.com
- Update to version 2.23.90:
+ Translation updates.
* Sat Aug 09 2008 captain.magnus@opensuse.org
- Update to version 2.23.6:
+ Fix new compile warnings
+ Remove Ubuntu logo from figure with Dwell Click applet
+ Fix bug bgo#545059: Use standard icon name (Matthias Clasen)
+ Update manual for the coming 2.24 release
+ Translation updates
+ New time animation for enable button in the dwell-click applet
+ Change the dwell delay range to 0.2-3.0 sec
+ Don't send cursor_changed signals if the new cursor has no name
+ Build system improvements
+ Don't try to install schemas.in files
+ Bump intltool to 0.40.0
+ Fix bug bgo#543272: Add dependency to xcursor (Thadeu Lima de Souza Cascardo)
+ Fix bug bgo#538004: gok does not see synthetic clicks from mousetweaks
* Mon Jun 23 2008 maw@suse.de
- Update to version 2.23.4:
+ New features:
* Cursor animation
* Add simple line drawing for gesture mode
* Add dwellable On/Off button to dwell applet
* Show warning if gnome-mouse-properties cannot launch
+ Misc improvements/fixes:
* Move to dbus-glib
* Use new 'show-page' option of mouse capplet
* Improve secondary clicks on gnome-panel
* Improve Assistive Technology warning. (bgo#531693)
* Check on start-up if daemon is already running
+ Updated translations.
* Fri Apr 11 2008 maw@suse.de
- Update to version 2.22.1:
+ Don't send right-clicks too fast; avoids some problems with
secondary clicks on the gnome-panel
+ Bug fixed: bgo#525032
+ Updated translations
- Use %%fdupes.
* Fri Mar 14 2008 maw@suse.de
- Update to version 2.22.0:
+ Updated translations.
* Tue Mar 04 2008 maw@suse.de
- Update to version 2.21.92:
+ Updated translations.
* Tue Feb 19 2008 maw@suse.de
- Update to version 2.21.91:
+ Improve --shutdown handling
+ Fix focus handling in click-type window
+ Set bonobo environment for dwell applet
+ Fix gconf error
+ Fix for bln#188872
+ Updated translations.
* Fri Feb 01 2008 maw@suse.de
- Initial version of the mousetweaks package, version 2.21.90.