fix crashing caused by speedmeter
This commit is contained in:
parent
2674506db2
commit
1deac78c04
@ -6,6 +6,7 @@ License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://code.google.com/p/ibus/
|
||||
Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
|
||||
Patch0: ibus-table-1.2.0.20090912-1.disable_speedmeter.patch
|
||||
|
||||
Requires: ibus > 1.2.0
|
||||
BuildRequires: ibus-devel > 1.2.0
|
||||
@ -26,6 +27,7 @@ This package contains additional tables.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .1-disable_speedmeter
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
@ -106,6 +108,9 @@ ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
|
||||
%{_datadir}/ibus-table/icons/latex.svg
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090912-2.fc13
|
||||
- Fix crashing caused by speedmeter.
|
||||
|
||||
* Fri Sep 04 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090912-1.fc12
|
||||
- Upgraded to upstream source.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user