Summary: Ccache for CC compilers Name: ccache Version: 2.4 Release: 1 License: GPL Group: System/Base Source: http://samba.org/ftp/ccache/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-buildroot %description Ccache is used as a cache for pre-processor C/CPP compilers and can greatly improve compilation time. %prep %setup -q %build %configure make %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /*