Summary: LibXML2 Name: libxml2 Version: 2.6.27 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 %description LibXML2 is and XML C parser and toolkit. %prep %setup -q %build ./configure --prefix=/usr 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 Aug 19 2008 Jonathan Norman 2.6.32-1 - Updated from 2.6.27 to 2.6.32 - Removed buildroot - Changed description and summary