Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > f4acad0b78cdd07d8ad3f5bf8812504a > files > 2

etl-0.04.15-1mdv2010.2.src.rpm

%define oname	ETL
%define devname	%mklibname %{name} -d

%define	_enable_debug_packages	%{nil}
%define debug_package		%{nil}

Name:		etl
Summary:	Template library for synfig
Version:	0.04.15
Release:	%mkrel 1
Source0:	http://downloads.sourceforge.net/synfig/%{oname}-%{version}.tar.gz
URL:		http://www.synfig.org
License:	GPLv2+
Group:		Development/C++

%description
Voria ETL is a multi-platform class and template library designed to
add new datatypes and functions which combine well with the existing
types and functions from the C++ Standard Template Library (STL). 

%package -n %{devname}
Summary:	Template library for synfig
Group:		Development/C++
Provides:	%{name}-devel = %{EVRD}
Provides:	%{name} = %{EVRD}

%description -n %{devname}
Voria ETL is a multi-platform class and template library designed to
add new datatypes and functions which combine well with the existing
types and functions from the C++ Standard Template Library (STL).

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

%build
%configure2_5x
%make

%install
%makeinstall_std
%multiarch_binaries %{buildroot}%{_bindir}/ETL-config

%files -n %{devname}
%defattr(-,root,root)
%doc AUTHORS README NEWS
%{_bindir}/%{oname}-config
%{multiarch_bindir}/%{oname}-config
%{_includedir}/%{oname}
%{_libdir}/pkgconfig/%{oname}.pc


%changelog
* Wed Apr 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.04.15-1mdv2010.1
+ Revision: 793354
- update to 0.04.15

* Sun Oct 09 2011 Andrey Bondrov <abondrov@mandriva.org> 0.04.14-1
+ Revision: 703849
- New version 0.04.14, create -devel package

* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.04.13-2mdv2011.0
+ Revision: 610391
- rebuild

* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 0.04.13-1mdv2010.1
+ Revision: 492134
- new version 0.04.13

* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.04.12-2mdv2010.0
+ Revision: 437497
- rebuild

* Sun Oct 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.04.12-1mdv2009.1
+ Revision: 297311
- import etl