Summary: neon Name: neon Version: 0.28.2 Release: 2 License: GPL Group: System/Base Source: %{name}-%{version}.tar.gz BuildRequires: openssl BuildRequires: libxml2 %description neon %prep %setup -q %build ./configure --prefix=/usr --with-ssl --enable-shared 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 0.28.2-1 - Removed buildroot - Added libxml as an option - Enabled shared