rpms/scalapack/F-12 scalapack.spec,1.28,1.29

Deji Akingunola deji at fedoraproject.org
Tue Feb 2 15:21:21 UTC 2010


Author: deji

Update of /cvs/pkgs/rpms/scalapack/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28914

Modified Files:
	scalapack.spec 
Log Message:
* Tue Feb 02 2010 Deji Akingunola <dakingun at gmail.com> - 1.7.5-8.2
- Adjust the Obsoletes conditional to fix the broken dependency issue



Index: scalapack.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scalapack/F-12/scalapack.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- scalapack.spec	16 Dec 2009 03:58:45 -0000	1.28
+++ scalapack.spec	2 Feb 2010 15:21:21 -0000	1.29
@@ -18,7 +18,7 @@
 Summary: A subset of LAPACK routines redesigned for heterogenous computing
 Name: scalapack
 Version: 1.7.5
-Release: 8%{?dist}.1
+Release: 8%{?dist}.2
 # This is freely distributable without any restrictions.
 License: Public Domain
 Group: Development/Libraries
@@ -95,7 +95,7 @@ Requires: %{name}-common = %{version}-%{
 Requires: environment-modules
 # This is a lie, but something needs to obsolete it.
 Provides: %{name}-lam = %{version}-%{release}
-Obsoletes: %{name}-lam <= 1.7.5-7
+Obsoletes: %{name}-lam < 1.7.5-8
 
 %description mpich2
 The ScaLAPACK (or Scalable LAPACK) library includes a subset
@@ -130,7 +130,7 @@ Summary: Development libraries for ScaLA
 Group: Development/Libraries
 Requires: %{name}-mpich2 = %{version}-%{release}
 Provides: %{name}-lam-devel = %{version}-%{release}
-Obsoletes: %{name}-lam-devel <= 1.7.5-7
+Obsoletes: %{name}-lam-devel < 1.7.5-8
 
 %description mpich2-devel
 This package contains development libraries for ScaLAPACK, compiled against mpich2.
@@ -139,7 +139,7 @@ This package contains development librar
 Summary: Static libraries for ScaLAPACK (mpich2)
 Group: Development/Libraries
 Provides: %{name}-lam-static = %{version}-%{release}
-Obsoletes: %{name}-lam-static <= 1.7.5-7
+Obsoletes: %{name}-lam-static < 1.7.5-8
 
 %description mpich2-static
 This package contains static libraries for ScaLAPACK, compiled against mpich2.
@@ -301,6 +301,9 @@ rm -fr ${RPM_BUILD_ROOT}
 %{_libdir}/scalapack-openmpi/libscalapack.a
 
 %changelog
+* Tue Feb 02 2010 Deji Akingunola <dakingun at gmail.com> - 1.7.5-8.2
+- Adjust the Obsoletes conditional to fix the broken dependency issue
+
 * Wed Dec 15 2009 Deji Akingunola <dakingun at gmail.com> - 1.7.5-8.1
 - mpich2 and openmpi macros can now be sanely removed
 - Buildrequire mpich2-devel-static and rebuild for mpich2-1.2.1



More information about the scm-commits mailing list