Package klavaro: Specfile

Name: klavaro
Version: 1.3.0
Release: alt1

Packager: Victor Forsyuk <force@altlinux.org>

Summary: Yet another touch typing tutor
License: GPLv3+
Group: Education

Url: http://klavaro.sourceforge.net/en/
Source: http://downloads.sourceforge.net/klavaro/klavaro-%version.tar.bz2

# Automatically added by buildreq on Tue Sep 08 2009
BuildRequires: libcurl-devel libgtkdatabox-devel libsexy-devel

%description
Well, in a few words, I can say: launch the program and learn by using it. It is
very simple and full of tips. Most of the buttons have some tip showing what
they will do. Hopefully they will never hurt you!

%prep
%setup

%__subst 's#/usr/share/icons/hicolor/24x24/apps/klavaro.png#klavaro#' data/klavaro.desktop
%__subst 's/Education/Education;ComputerScience/' data/klavaro.desktop

%build
%configure
%make_build

%install
%make DESTDIR=%buildroot install
install -pD -m644 data/klavaro.desktop %buildroot%_desktopdir/klavaro.desktop

%find_lang %name

%files -f %name.lang
%_bindir/*
%_datadir/klavaro/
%_desktopdir/klavaro.desktop
%_man1dir/*
%_miconsdir/klavaro.png
%_niconsdir/klavaro.png
%_liconsdir/klavaro.png

%changelog
* Tue Sep 08 2009 Victor Forsyuk <force@altlinux.org> 1.3.0-alt1
- 1.3.0

* Wed Jul 29 2009 Victor Forsyuk <force@altlinux.org> 1.2.1-alt1
- 1.2.1

* Sat Jan 26 2008 Eugene Ostapets <eostapets@altlinux.ru> 1.0.7-alt1
- first build