rpms/lam/devel lam.spec,1.42,1.43

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Oct 13 14:29:17 UTC 2006


Author: dledford

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

Modified Files:
	lam.spec 
Log Message:
Urgh


Index: lam.spec
===================================================================
RCS file: /cvs/dist/rpms/lam/devel/lam.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- lam.spec	12 Oct 2006 15:07:27 -0000	1.42
+++ lam.spec	13 Oct 2006 14:29:14 -0000	1.43
@@ -1,7 +1,7 @@
 Summary: The LAM (Local Area Multicomputer) programming environment.
 Name: lam
 Version: 7.1.2
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: BSD
 Epoch: 2
 Group: Development/Libraries
@@ -80,9 +80,9 @@
   %endif
 %endif
 %ifarch i386 ppc64 s390
-%define priority 10
+%define priority 5
 %else
-%define priority 11
+%define priority 6
 %endif
 
 export CPPFLAGS="-DLAM_MODE=\\\"%{mode}\\\""
@@ -228,6 +228,10 @@
 %config %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Oct 13 2006 Doug Ledford <dledford at redhat.com> - 2:7.1.2-8.fc6
+- @!#^!@ copy-n-paste error...fix up incorrect priority so alternatives will
+  work again
+
 * Wed Oct 11 2006 Doug Ledford <dledford at redhat.com> - 2:7.1.2-6.fc6
 - Fix alternatives setup of mpi.conf in /etc/ld.so.conf.d so we find both
   sets of libs on multilib arches




More information about the fedora-cvs-commits mailing list