rpms/blacs/F-12 blacs.spec,1.36,1.37

Deji Akingunola deji at fedoraproject.org
Fri Dec 11 04:11:29 UTC 2009


Author: deji

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

Modified Files:
	blacs.spec 
Log Message:
* Thu Dec 10 2009 Deji Akingunola <dakingun at gmail.com> - 1.1-34.3
- Properly obsolete lam sub-package.



Index: blacs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/blacs/F-12/blacs.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- blacs.spec	10 Dec 2009 19:47:22 -0000	1.36
+++ blacs.spec	11 Dec 2009 04:11:28 -0000	1.37
@@ -1,7 +1,7 @@
 Summary: Basic Linear Algebra Communication Subprograms
 Name: blacs
 Version: 1.1
-Release: 34%{?dist}.2
+Release: 34%{?dist}.3
 License: Public Domain
 Group: Development/Libraries
 URL: http://www.netlib.org/blacs
@@ -55,7 +55,7 @@ Requires: %{name}-common = %{version}-%{
 Requires: environment-modules
 # This is a dirty lie, but something needs to reap these dead subpackages.
 Provides: blacs-lam = %{version}-%{release}
-Obsoletes: blacs-lam <= 1.1-33
+Obsoletes: blacs-lam < 1.1-34
 
 %description mpich2
 The BLACS (Basic Linear Algebra Communication Subprograms) project is
@@ -75,7 +75,7 @@ Summary: Development libraries for blacs
 Group: Development/Libraries
 Requires: %{name}-mpich2 = %{version}-%{release}
 Provides: blacs-lam-devel = %{version}-%{release}
-Obsoletes: blacs-lam-devel <= 1.1-33
+Obsoletes: blacs-lam-devel < 1.1-34
 
 %description mpich2-devel
 This package contains development libraries for blacs, compiled against mpich2.
@@ -84,7 +84,7 @@ This package contains development librar
 Summary: Static libraries for blacs (mpich2)
 Group: Development/Libraries
 Provides: blacs-lam-static = %{version}-%{release}
-Obsoletes: blacs-lam-static <= 1.1-33
+Obsoletes: blacs-lam-static < 1.1-34
 
 %description mpich2-static
 This package contains static libraries for blacs, compiled against mpich2.
@@ -241,6 +241,9 @@ rm -fr ${RPM_BUILD_ROOT}
 %{_libdir}/blacs-openmpi/*.a
 
 %changelog
+* Thu Dec 10 2009 Deji Akingunola <dakingun at gmail.com> - 1.1-34.3
+- Properly obsolete lam sub-package.
+
 * Thu Dec 10 2009 Deji Akingunola <dakingun at gmail.com> - 1.1-34.2
 - mpich2 and openmpi macros can now be removed
 - Buildrequire mpich2-devel-static and rebuild for mpich2-1.2.1




More information about the scm-commits mailing list