packages: libibverbs-driver-cxgb3/libibverbs-driver-cxgb3.spec - avoid g++ ...
sparky
sparky at pld-linux.org
Fri Jan 28 03:59:52 CET 2011
Author: sparky Date: Fri Jan 28 02:59:52 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- avoid g++ requirement
---- Files affected:
packages/libibverbs-driver-cxgb3:
libibverbs-driver-cxgb3.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/libibverbs-driver-cxgb3/libibverbs-driver-cxgb3.spec
diff -u packages/libibverbs-driver-cxgb3/libibverbs-driver-cxgb3.spec:1.3 packages/libibverbs-driver-cxgb3/libibverbs-driver-cxgb3.spec:1.4
--- packages/libibverbs-driver-cxgb3/libibverbs-driver-cxgb3.spec:1.3 Sun Nov 14 08:54:43 2010
+++ packages/libibverbs-driver-cxgb3/libibverbs-driver-cxgb3.spec Fri Jan 28 03:59:47 2011
@@ -12,6 +12,8 @@
BuildRequires: libibverbs-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%undefine __cxx
+
%description
libcxgb3 is a userspace driver for the Chelsio T3 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 cxgb3, którą można wbudować bezpośrednio
-w aplikację.
+Statyczna wersja sterownika cxgb3, którą można wbudować bezpośrednio w
+aplikację.
%prep
%setup -q -n libcxgb3-%{version}
@@ -75,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/01/28 02:59:47 sparky
+- avoid g++ requirement
+
Revision 1.3 2010/11/14 07:54:43 qboosh
- updated to 1.3.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libibverbs-driver-cxgb3/libibverbs-driver-cxgb3.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list