Add gnome-python2-gconf in Requires.
This commit is contained in:
parent
a46ad0dc78
commit
0815c8eb03
@ -2,7 +2,7 @@
|
|||||||
%define mod_path ibus-0.1
|
%define mod_path ibus-0.1
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 0.1.0.20080810
|
Version: 0.1.0.20080810
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Input Bus for Linux OS
|
Summary: Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -21,6 +21,7 @@ BuildRequires: dbus-glib-devel
|
|||||||
|
|
||||||
Requires: pygtk2
|
Requires: pygtk2
|
||||||
Requires: dbus-python >= 0.83.0
|
Requires: dbus-python >= 0.83.0
|
||||||
|
Requires: gnome-python2-gconf
|
||||||
Requires: pyxdg
|
Requires: pyxdg
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -120,5 +121,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/qt4/plugins/inputmethods/libibus.so
|
%{_libdir}/qt4/plugins/inputmethods/libibus.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 11 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.0.20080810-2
|
||||||
|
- Add gnome-python2-gconf in Requires.
|
||||||
|
|
||||||
* Thu Aug 07 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.0.20080810-1
|
* Thu Aug 07 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.0.20080810-1
|
||||||
- The first version.
|
- The first version.
|
||||||
|
Loading…
Reference in New Issue
Block a user