rpms/lam/devel lam.spec,1.40,1.41

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Oct 8 15:58:23 UTC 2006


Author: dledford

Update of /cvs/dist/rpms/lam/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31062

Modified Files:
	lam.spec 
Log Message:
Oops, left out s390x


Index: lam.spec
===================================================================
RCS file: /cvs/dist/rpms/lam/devel/lam.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- lam.spec	4 Oct 2006 06:32:17 -0000	1.40
+++ lam.spec	8 Oct 2006 15:58:21 -0000	1.41
@@ -1,7 +1,7 @@
 Summary: The LAM (Local Area Multicomputer) programming environment.
 Name: lam
 Version: 7.1.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: BSD
 Epoch: 2
 Group: Development/Libraries
@@ -81,7 +81,7 @@
 %define mode 31
 %define priority 5
 %endif
-%ifarch ia64 x86_64
+%ifarch ia64 x86_64 s390x
 %define mode 64
 %define priority 6
 %endif
@@ -233,6 +233,9 @@
 %config %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sun Oct 08 2006 Doug Ledford <dledford at redhat.com> - 2:7.1.2-5.fc6
+- Add s390x into the mode/priority config list
+
 * Tue Oct 03 2006 Doug Ledford <dledford at redhat.com> - 2:7.1.2-4.fc6
 - Remove Apple Public Source License licensed files from the tarball (they
   aren't used anyway since we aren't the Darwin OS, but the license language




More information about the fedora-cvs-commits mailing list