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

Doug Ledford dledford at fedoraproject.org
Fri Nov 6 17:50:18 UTC 2009


Author: dledford

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

Modified Files:
	libcxgb3.spec 
Log Message:
* 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



Index: libcxgb3.spec
===================================================================
RCS file: /cvs/extras/rpms/libcxgb3/F-12/libcxgb3.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- libcxgb3.spec	6 Nov 2009 17:48:35 -0000	1.5
+++ libcxgb3.spec	6 Nov 2009 17:50:18 -0000	1.6
@@ -1,6 +1,6 @@
 Name: libcxgb3
 Version: 1.2.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Chelsio T3 iWARP HCA Userspace Driver
 Group: System Environment/Libraries
 License: GPLv2 or BSD
@@ -9,7 +9,7 @@ Source: http://www.openfabrics.org/downl
 Source1: libcxgb3-modprobe.conf
 Patch0: libcxgb3-1.2.5-verbs-api.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libibverbs-devel >= 1.1, libtool
+BuildRequires: libibverbs-devel >= 1.1.3, libtool
 Obsoletes: %{name}-devel
 Provides: libibverbs-driver
 %description
@@ -53,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* 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
+
 * Fri Nov 06 2009 Doug Ledford <dledford at redhat.com> - 1.2.5-2
 - Update to libibverbs-1.1.3 API
 




More information about the scm-commits mailing list