rpms/scalapack/devel scalapack.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Apr 25 00:38:25 UTC 2005


Author: spot

Update of /cvs/extras/rpms/scalapack/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13651/devel

Modified Files:
	scalapack.spec 
Log Message:

use dist tag, fix fc3 package



Index: scalapack.spec
===================================================================
RCS file: /cvs/extras/rpms/scalapack/devel/scalapack.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- scalapack.spec	24 Apr 2005 18:18:07 -0000	1.2
+++ scalapack.spec	25 Apr 2005 00:38:23 -0000	1.3
@@ -1,7 +1,10 @@
+%define dist .fc4
+%define fedora 4
+
 Summary: A subset of LAPACK routines redesigned for distributed memory MIMD parallel computers
 Name: scalapack
 Version: 1.7
-Release: 2
+Release: 3%{?dist}
 License: Freely distributable
 Group: Development/Libraries
 URL: http://www.netlib.org/scalapack/scalapack_home.html
@@ -68,6 +71,10 @@
 %{_libdir}/libscalapack.a
 
 %changelog
+* Sun Apr 24 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.7-3
+- use dist tag
+- fix fc3 BuildRequires
+
 * Tue Apr 19 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.7-2
 - fix buildroot
 - add gcc-gfortran to BuildRequires (gcc-g77 for fc3)




More information about the fedora-extras-commits mailing list