Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 1b81be48c06e2ec24ba0058845b586fe > files > 1

ecap-samples-0.0.2-2mdv2010.1.src.rpm

Summary:	Simple ecap samples
Name:		ecap-samples
Version:	0.0.2
Release:	%mkrel 2
License:	BSD
Group:		Networking/Other
URL:		http://www.ecap.org
Source0:	http://www.measurement-factory.com/tmp/ecap/ecap_adapter_sample-%{version}.tar.gz
BuildRequires:	ecap-devel
BuildRequires:	ecap
Buildroot:	%{_tmppath}/%{rname}-%{version}-%{release}-buildroot

%description
The sample contains three basic adapters. Please see the README file in the tarball for 
information about each adapter. The change log for the sample is also available.

%prep

%setup -n ecap_adapter_sample-%{version}

%configure2_5x 
%make

%makeinstall_std

%clean
rm -rf %{buildroot}

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



%changelog
* Thu Feb 25 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.0.2-2mdv2010.1
+ Revision: 510852
- Workarround to libecap
- import ecap-samples