rpms/libibcommon/F-12 libibcommon.spec,1.6,1.7

Doug Ledford dledford at fedoraproject.org
Mon Jan 11 19:21:10 UTC 2010


Author: dledford

Update of /cvs/extras/rpms/libibcommon/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20489

Modified Files:
	libibcommon.spec 
Log Message:
* Mon Jan 11 2010 Doug Ledford <dledford at redhat.com> - 1.2.0-3
- ExcludeArch on s390(x) as there is no hardware support there



Index: libibcommon.spec
===================================================================
RCS file: /cvs/extras/rpms/libibcommon/F-12/libibcommon.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- libibcommon.spec	25 Jul 2009 05:54:42 -0000	1.6
+++ libibcommon.spec	11 Jan 2010 19:21:09 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: OpenFabrics Alliance InfiniBand management common library
 Name: libibcommon
 Version: 1.2.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -10,6 +10,7 @@ Url: http://openfabrics.org/
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires: libtool, automake, autoconf
+ExcludeArch: s390 s390x
 
 %description
 libibcommon provides common utility functions for the OFA diagnostic and
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libibcommon.a
 
 %changelog
+* Mon Jan 11 2010 Doug Ledford <dledford at redhat.com> - 1.2.0-3
+- ExcludeArch on s390(x) as there is no hardware support there
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list