Package e17-module-snow: Specfile

%define _name snow

Name: e17-module-%_name
Version: 0.0.3
Release: alt4

Summary: %_name module for the Enlightenment desktop
License: BSD
Group: Graphical desktop/Enlightenment
Url: http://www.enlightenment.org/

#Source: ftp://ftp.enlightenment.org/pub/enlightenment/%_name-%version.tar.gz
Source: %_name-%version.tar

Requires: e17 = %e17_version

BuildRequires: e17-devel
BuildRequires: edje embryo_cc

%description
A module for the Enlightenment desktop to display snow.

%prep
%setup -n %_name-%version

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
%find_lang %_name

%files -f %_name.lang
%_libdir/enlightenment/modules/%{_name}*
%doc AUTHORS ChangeLog COPYING* NEWS README

%changelog
* Thu May 16 2013 Yuri N. Sedunov <aris@altlinux.org> 0.0.3-alt4
- rebuilt for e17-0.17.3

* Wed Apr 10 2013 Yuri N. Sedunov <aris@altlinux.org> 0.0.3-alt3
- rebuilt for e17-0.17.2.1

* Sat Apr 06 2013 Yuri N. Sedunov <aris@altlinux.org> 0.0.3-alt2
- updated from upstream git, built for e17-0.17.1

* Tue Jan 22 2013 Yuri N. Sedunov <aris@altlinux.org> 0.0.3-alt1
- first build for Sisyphus