Пакет libetl: Specfile

%define oname ETL
Name: libetl
Version: 0.04.17
Release: alt0.M70P.1

Summary: Voria Extended Class and Template Library
Summary(ru_RU.KOI8-R): \xe2\xc9\xc2\xcc\xc9\xcf\xd4\xc5\xcb\xc1 \xdb\xc1\xc2\xcc\xcf\xce\xcf\xd7 \xc9 \xcb\xcc\xc1\xd3\xd3\xcf\xd7 \xcf\xc2\xdd\xc5\xc7\xcf \xce\xc1\xda\xce\xc1\xde\xc5\xce\xc9\xd1

License: GPL
Group: Development/C++
Url: http://www.synfig.com

Packager: Yuriy Shirokov <yushi@altlinux.org>

# git clone git://synfig.git.sourceforge.net/gitroot/synfig/synfig
Source: http://prdownloads.sf.net/synfig/%oname-%version.tar

# Automatically added by buildreq on Fri Jan 12 2007
BuildRequires: gcc-c++

%package devel
Summary: Voria Extended Class and Template Library
Group: Development/C++

%description
VoriaETL is a multiplatform class and template library
designed to complement and supplement the C++ STL.

%description devel
VoriaETL is a multiplatform class and template library
designed to complement and supplement the C++ STL.

%prep
%setup -q -n %oname-%version

%build
%autoreconf
%configure

%install
%makeinstall_std

%files devel
%_bindir/ETL-config
%_includedir/ETL/
%_pkgconfigdir/ETL.pc

%changelog
* Fri Nov 15 2013 Andrey Cherepanov <cas@altlinux.org> 0.04.17-alt0.M70P.1
- Backport to p7 branch

* Fri Nov 15 2013 Andrey Cherepanov <cas@altlinux.org> 0.04.17-alt1
- New version

* Tue Jul 30 2013 Andrey Cherepanov <cas@altlinux.org> 0.04.16-alt1
- New version

* Mon Feb 11 2013 Andrey Cherepanov <cas@altlinux.org> 0.04.15-alt1
- New version 0.04.15

* Sat Jun 18 2011 Yuriy Shirokov <yushi@altlinux.org> 0.04.14-alt1
- new version 0.04.14

* Tue Mar 23 2010 Yuriy Shirokov <yushi@altlinux.org> 0.04.13-alt1
- new version 0.04.13

* Wed Oct 29 2008 Vitaly Lipatov <lav@altlinux.ru> 0.04.12-alt1
- new version 0.04.12 (with rpmrb script)

* Tue Jul 01 2008 Vitaly Lipatov <lav@altlinux.ru> 0.04.11-alt1
- new version 0.04.11 (with rpmrb script)

* Fri Oct 12 2007 Vitaly Lipatov <lav@altlinux.ru> 0.04.10-alt1
- new version 0.04.10 (with rpmrb script)

* Sun Jul 01 2007 Vitaly Lipatov <lav@altlinux.ru> 0.04.09-alt1
- new version 0.04.09 (with rpmrb script)

* Fri Jan 12 2007 Vitaly Lipatov <lav@altlinux.ru> 0.04.08-alt1
- initial build for ALT Linux Sisyphus