Summary: Networking Name: iana-etc Version: 2.30 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch %description This provides services and protocals for networking. %prep %setup -q %build make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /* %changelog * Tue Jun 24 2008 Jonathan Norman - Changed from version 2.20 to 2.30