Name: ethercat Version: 1.2 Release: 1.rc1%{?dist} Summary: Simulation tool for EtherCAT Group: System/Development License: GPLv2 URL: http://www.etherlab.org/de/ethercat/index.php Source0: http://www.etherlab.org/download%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #BuildRequires: #Requires: %description EtherCAT master for linux %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} INSTALL="install -p" %clean rm -rf %{buildroot} %files #-f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS Changelog COPYING NEWS README %changelog * Sat Nov 01 2008 Fabian Affolter - 1.2-1.rc1 - Initial package for Fedora