Bumped to ibus-gjs 3.3.92.20120327
This commit is contained in:
parent
19c65a7542
commit
b771dfa124
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ ibus-1.3.6.tar.gz
|
|||||||
/ibus-gjs-3.3.3.20120203.tar.gz
|
/ibus-gjs-3.3.3.20120203.tar.gz
|
||||||
/ibus-gjs-3.3.90.20120308.tar.gz
|
/ibus-gjs-3.3.90.20120308.tar.gz
|
||||||
/ibus-gjs-3.3.90.20120317.tar.gz
|
/ibus-gjs-3.3.90.20120317.tar.gz
|
||||||
|
/ibus-gjs-3.3.92.20120327.tar.gz
|
||||||
|
11
ibus.spec
11
ibus.spec
@ -14,7 +14,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} > 16
|
%if 0%{?fedora} > 16
|
||||||
%define ibus_gjs_version 3.3.90.20120317
|
%define ibus_gjs_version 3.3.92.20120327
|
||||||
%define ibus_gjs_build_failure 1
|
%define ibus_gjs_build_failure 1
|
||||||
%else
|
%else
|
||||||
%define ibus_gjs_version 3.2.1.20111230
|
%define ibus_gjs_version 3.2.1.20111230
|
||||||
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.4.99.20120317
|
Version: 1.4.99.20120317
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -269,8 +269,8 @@ d=`basename %SOURCE2 .tar.gz`
|
|||||||
cd $d
|
cd $d
|
||||||
export PKG_CONFIG_PATH=..:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
|
export PKG_CONFIG_PATH=..:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
|
||||||
%configure \
|
%configure \
|
||||||
--with-gnome-shell-version="3.4,3.3.90,3.3.5,3.3.4,3.3.3,3.2" \
|
--with-gnome-shell-version="3.4,3.3.92,3.3.90,3.3.5,3.3.4,3.3.3,3.2" \
|
||||||
--with-gjs-version="1.32,1.31.20,1.31.10,1.31.6,1.31.11,1.30"
|
--with-gjs-version="1.32,1.31.22,1.31.20,1.31.10,1.31.6,1.31.11,1.30"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
cd ..
|
cd ..
|
||||||
%endif
|
%endif
|
||||||
@ -464,6 +464,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 27 2012 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.99.20120317-2
|
||||||
|
- Bumped to ibus-gjs 3.3.92.20120327
|
||||||
|
|
||||||
* Sat Mar 17 2012 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.99.20120317-1
|
* Sat Mar 17 2012 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.99.20120317-1
|
||||||
- Bumped to 1.4.99.20120317
|
- Bumped to 1.4.99.20120317
|
||||||
Fixed Bug 718668 - focus move is slow with ibus-gnome3
|
Fixed Bug 718668 - focus move is slow with ibus-gnome3
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
3517bf2fff8a1d9bfb55e10674d79859 ibus-1.4.99.20120317.tar.gz
|
3517bf2fff8a1d9bfb55e10674d79859 ibus-1.4.99.20120317.tar.gz
|
||||||
9810fabca2c4c1080da91f82a2ec7684 ibus-gjs-3.3.90.20120317.tar.gz
|
7ad92c3222e2432319af8a91de28c794 ibus-gjs-3.3.92.20120327.tar.gz
|
||||||
2d2ad58e3e41429dbd883ba7e501c9b2 ibus-gjs-3.2.1.20111230.tar.gz
|
2d2ad58e3e41429dbd883ba7e501c9b2 ibus-gjs-3.2.1.20111230.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user