Summary: cpio archieve system Name: cpio Version: 2.9.90 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 %description This is a archiever %prep %setup -q %build ./configure CPIO_MR_PROG=mt --prefix=/usr \ --bindir=/bin --libexecdir=/tmp \ --with-rmt=/usr/sbin/rmt make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /