Name: gromacs Version: 3.3.1 Release: alt1 Summary: Molecular dynamics package (non-mpi version) License: GPL Group: Sciences/Chemistry Url: http://www.gromacs.org Source: ftp://ftp.gromacs.org/pub/gromacs/%name-%version.tar.gz Packager: Michael Shigorin Requires: libfftw >= 3.0.1 BuildRequires: libfftw-devel BuildRequires: xorg-x11-devel %description GROMACS is a versatile and extremely well optimized package to perform molecular dynamics computer simulations and subsequent trajectory analysis. It is developed for biomolecules like proteins, but the extremely high performance means it is used also in several other field like polymer chemistry and solid state physics. This version has the dynamic libs and executables; to hack new utility programs you also need the headers and static libs in gromacs-devel*. Linux kernel 2.4 or later is STRONGLY recommended on Pentium III and later processors since GROMACS then can use assembly loops with SSE instructions. You can also perform parallel simulations if you install gromacs-lammpi. %package devel Summary: Header files and development part of libraries for GROMACS Group: Development/C++ %description devel This package contains header files, development part of libraries, and a program example for the GROMACS molecular dynamics software. You need it if you want to write your own analysis programs. %package devel-static Summary: Header files and static libraries for GROMACS Group: Development/C++ %description devel-static This package contains static libraries for the GROMACS molecular dynamics software. You need it if you want to build your programs statically against GROMACS (which you probably don't). %prep %setup -q exit 1 %build %configure \ --disable-rpath \ --enable-shared \ --without-motif-libraries %make %install %makeinstall %files %doc AUTHORS COPYING README %_bindir/* %_libdir/*.so.* %_man1dir/* %_datadir/%name %files devel %_includedir/* %_libdir/*.so %files devel-static %_libdir/*.a # TODO: # - build mpi-enabled version from the same spec? # (see gromacs-mpi.spec in admin/) # - (maybe) build motif UI from the same spec %changelog * Thu Jan 04 2007 Michael Shigorin 3.3.1-alt1 - built for ALT Linux (based on Mandriva contrib spec by Lenny Cartier and original one by Erik Lindahl ) - disable GUI build by default * Tue Apr 11 2006 Lenny Cartier 3.3.1-1mdk - 3.3.1 * Mon Nov 07 2005 Nicolas Lécureuil 3.3-2mdk - Fix BuildRequires * Thu Oct 20 2005 Lenny Cartier 3.3-1mdk - 3.3 * Fri Jun 04 2004 Lenny Cartier 3.2.1-1mdk - 3.2.1 * Wed Apr 30 2003 Lenny Cartier 3.1.4-3mdk - buildrequires * Sun Feb 02 2003 Lenny Cartier 3.1.4-2mdk - rebuild * Tue Dec 05 2002 Lenny Cartier 3.1.4-1mdk - from Austin Acton : - initial package for Mandrake 9.0+