packages: libibverbs-driver-cxgb4/libibverbs-driver-cxgb4.spec - undefine _...
sparky
sparky at pld-linux.org
Mon Jan 24 02:57:26 CET 2011
Author: sparky Date: Mon Jan 24 01:57:26 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- undefine __cxx to avoid g++ dep
---- Files affected:
packages/libibverbs-driver-cxgb4:
libibverbs-driver-cxgb4.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/libibverbs-driver-cxgb4/libibverbs-driver-cxgb4.spec
diff -u packages/libibverbs-driver-cxgb4/libibverbs-driver-cxgb4.spec:1.2 packages/libibverbs-driver-cxgb4/libibverbs-driver-cxgb4.spec:1.3
--- packages/libibverbs-driver-cxgb4/libibverbs-driver-cxgb4.spec:1.2 Sun Sep 19 08:59:58 2010
+++ packages/libibverbs-driver-cxgb4/libibverbs-driver-cxgb4.spec Mon Jan 24 02:57:21 2011
@@ -12,6 +12,8 @@
BuildRequires: libibverbs-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%undefine __cxx
+
%description
libcxgb4 is a userspace driver for the Chelsio T4 iWARP RNIC. It works
as a plug-in module for libibverbs that allows programs to use Chelsio
@@ -34,8 +36,8 @@
application.
%description static -l pl.UTF-8
-Statyczna wersja sterownika cxgb4, którą można wbudować bezpośrednio
-w aplikację.
+Statyczna wersja sterownika cxgb4, którą można wbudować bezpośrednio w
+aplikację.
%prep
%setup -q -n libcxgb4-%{version}
@@ -75,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/01/24 01:57:21 sparky
+- undefine __cxx to avoid g++ dep
+
Revision 1.2 2010/09/19 06:59:58 qboosh
- updated to 1.1.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libibverbs-driver-cxgb4/libibverbs-driver-cxgb4.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list