diff --git a/gromacs.spec b/gromacs.spec index 7d16e91..4ff3b29 100644 --- a/gromacs.spec +++ b/gromacs.spec @@ -1,6 +1,6 @@ Name: gromacs Version: 4.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast, Free and Flexible Molecular Dynamics Group: Applications/Engineering License: GPLv2+ @@ -29,6 +29,10 @@ BuildRequires: libX11-devel Requires: gromacs-common = %{version}-%{release} +# Libs were branched from gromacs, so there are 64-bit installs that have 32-bit packages installed +Obsoletes: gromacs < 4.5.2-1 + + %description GROMACS is a versatile and extremely well optimized package to perform molecular dynamics computer simulations and subsequent trajectory analysis. @@ -579,6 +583,10 @@ rm -rf %{buildroot} %changelog +* Wed Nov 03 2010 Jussi Lehtola - 4.5.2-2 +- Make gromacs package obsolete older versions of gromacs package due to the + branching of libraries. + * Mon Nov 01 2010 Jussi Lehtola - 4.5.2-1 - Update to 4.5.2.