Package python-module-xklavier: Specfile

# NOTE: Please do not edit this file, it was auto generated by jhconvert
#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details

Name: python-module-xklavier
Version: 0.3
Release: alt1
Summary: Python binding for libxklavier
License: LGPL
Group: Development/Python
Url: http://devel.randomink.org/projects/python-xklavier
Packager: Sugar Development Team <sugar@packages.altlinux.org>


Source: http://devel.randomink.org/attachments/download/4/python-xklavier-0.3.tar.gz

Requires: python-module-pygobject >= 2.6.2
Requires: python  

BuildPreReq: libgtk+2-devel >= 2.2.0
BuildPreReq: libxklavier-devel >= 5.0
BuildPreReq: python-module-pygobject-devel >= 2.6.2
BuildPreReq: python-devel  

%description
Python binding for libxklavier.

%prep
%setup -v -n python-xklavier-0.3


%build
%define __libtoolize true
%configure --disable-static am_cv_python_pythondir=%{python_sitelibdir} am_cv_python_pyexecdir=%{python_sitelibdir}
make

%install
make DESTDIR=%{buildroot} install


%files 
%defattr(-,root,root,-)
%{python_sitelibdir}/*

%changelog
* Sun Apr 11 2010 Aleksey Lim <alsroot@altlinux.org> 0.3-alt1
- update to 0.3

* Wed Nov 25 2009 Eugeny A. Rostovtsev (REAL) <real at altlinux.org> 0.2-alt1.1
- Rebuilt with python 2.6

* Tue Nov 24 2009 Aleksey Lim <alsroot@altlinux.org> 0.2-alt1
- first build for ALT Linux Sisyphus