Summary: Stream Editor Name: sed Version: 4.1.5 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-buildroot %description Used to find and replaces phrases in specified files. %prep %setup -q %build ./configure --prefix=/usr --bindir=/bin --enable-html make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /*