rpms/opensm/devel opensm.spec,1.8,1.9

Doug Ledford dledford at fedoraproject.org
Mon Jan 11 19:26:54 UTC 2010


Author: dledford

Update of /cvs/extras/rpms/opensm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22448

Modified Files:
	opensm.spec 
Log Message:
* Mon Jan 11 2010 Doug Ledford <dledford at redhat.com> - 3.3.3-2
- ExcludeArch s390(x) as there's no hardware support there



Index: opensm.spec
===================================================================
RCS file: /cvs/extras/rpms/opensm/devel/opensm.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- opensm.spec	3 Dec 2009 20:02:53 -0000	1.8
+++ opensm.spec	11 Jan 2010 19:26:54 -0000	1.9
@@ -1,6 +1,6 @@
 Name: opensm
 Version: 3.3.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: OpenIB InfiniBand Subnet Manager and management utilities
 Group: System Environment/Daemons
 License: GPLv2 or BSD
@@ -12,6 +12,7 @@ Source3: opensm.initd
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libibmad-devel = 1.3.3, libtool, bison, flex, byacc
 Requires: %{name}-libs = %{version}-%{release}, logrotate, rdma
+ExcludeArch: s390 s390x
 
 %description
 OpenSM is the OpenIB project's Subnet Manager for Infiniband networks.
@@ -106,6 +107,9 @@ fi
 %{_libdir}/lib*.a
 
 %changelog
+* Mon Jan 11 2010 Doug Ledford <dledford at redhat.com> - 3.3.3-2
+- ExcludeArch s390(x) as there's no hardware support there
+
 * Thu Dec 03 2009 Doug Ledford <dledford at redhat.com> - 3.3.3-1
 - Update to latest upstream release
 - Minor tweaks to init script for LSB compliance



More information about the scm-commits mailing list