Summary: Gawk Name: gawk Version: 3.1.6 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-buildroot %description Gawk is used to change text files. %prep %setup -q %build ./configure --prefix=/usr --libexecdir=/usr/lib make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /*