rpms/libmthca/FC-4 libmthca.spec,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 22 16:58:59 UTC 2005


Author: dledford

Update of /cvs/dist/rpms/libmthca/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv6835

Modified Files:
	libmthca.spec 
Log Message:
Add ppc to the mix


Index: libmthca.spec
===================================================================
RCS file: /cvs/dist/rpms/libmthca/FC-4/libmthca.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libmthca.spec	15 Nov 2005 21:46:39 -0000	1.2
+++ libmthca.spec	22 Nov 2005 16:58:56 -0000	1.3
@@ -4,10 +4,10 @@
 
 
 %define ver      3965
-%define dist	 .1.FC4
+%define dist	 .2.FC4
 
 Name: libmthca
-Version: 1.0
+Version: 1.0.rc4
 Release: 0.%{ver}%{?dist}
 Summary: Mellanox InfiniBand HCA Userspace Driver
 
@@ -18,7 +18,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires: libibverbs-devel
-ExclusiveArch: i386 x86_64 ia64
+ExclusiveArch: i386 x86_64 ia64 ppc64 ppc
 
 %description
 libmthca provides a device-specific userspace driver for Mellanox HCAs
@@ -27,7 +27,7 @@
 
 %package devel
 Summary: Development files for the libmthca driver
-Group: System Environment/Libraries
+Group: Development/System
 Requires: %{name} = %{version}-%{release}
 
 %description devel
@@ -64,6 +64,10 @@
 %{_libdir}/infiniband/mthca.a
 
 %changelog
+* Tue Nov 22 2005 Doug Ledford <dledford at redhat.com>
+- Update the version string to match the upstream version
+- Add ppc64 to the build matrix
+
 * Tue Nov 15 2005 Doug Ledford <dledford at redhat.com>
 - Put a dist tag in to separate RHEL-4 and FC-4 builds.
 




More information about the fedora-cvs-commits mailing list