Summary: GMP math library Name: gmp Version: 4.2.3 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 %description GMP is a math library. %prep %setup -q %build ./configure --prefix=/usr --enable-cxx --enable-mpbsd make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /