%define pfx /opt/freescale/rootfs/%{_target_cpu} %define __os_install_post %{nil} Summary : System performance tools for Linux Name : sysstat Version : 9.0.3 Release : 1 License : GPL Vendor : Maxtrack Industrial Ltda Packager : Hamilton Vera Group : Systems Administration Source : %{name}-%{version}.tar.gz BuildRoot : %{_tmppath}/%{name} Prefix : %{pfx} %Description %{summary} %Prep %setup -n %{name}-%{version} %Build ./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build} make %Install rm -rf $RPM_BUILD_ROOT make install IGNORE_MAN_GROUP=y DESTDIR=$RPM_BUILD_ROOT/%{pfx} %Clean rm -rf $RPM_BUILD_ROOT %Files %defattr(-,root,root) %{pfx}/*