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

Doug Ledford dledford at fedoraproject.org
Mon Jan 11 19:05:00 UTC 2010


Author: dledford

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

Modified Files:
	libcxgb3.spec 
Log Message:
* Mon Jan 11 2010 Doug Ledford <dledford at redhat.com> - 1.2.5-4
- ExcludeArch s390(x) as the hardware doesn't exist there



Index: libcxgb3.spec
===================================================================
RCS file: /cvs/extras/rpms/libcxgb3/F-12/libcxgb3.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- libcxgb3.spec	6 Nov 2009 17:50:18 -0000	1.6
+++ libcxgb3.spec	11 Jan 2010 19:05:00 -0000	1.7
@@ -1,6 +1,6 @@
 Name: libcxgb3
 Version: 1.2.5
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Chelsio T3 iWARP HCA Userspace Driver
 Group: System Environment/Libraries
 License: GPLv2 or BSD
@@ -11,6 +11,7 @@ Patch0: libcxgb3-1.2.5-verbs-api.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libibverbs-devel >= 1.1.3, libtool
 Obsoletes: %{name}-devel
+ExcludeArch: s390 s390x
 Provides: libibverbs-driver
 %description
 Userspace hardware driver for use with the libibverbs InfiniBand/iWARP verbs
@@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Mon Jan 11 2010 Doug Ledford <dledford at redhat.com> - 1.2.5-4
+- ExcludeArch s390(x) as the hardware doesn't exist there
+
 * Fri Nov 06 2009 Doug Ledford <dledford at redhat.com> - 1.2.5-3
 - Update BuildRequires to reflect the necessary libibverbs release for the
   new verbs API change



More information about the scm-commits mailing list