# Copyright (C) 2007 Platform Computing Inc # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA # # # Summary: Platform OFED Development Component Name: component-Platform-OFED-devel-v1_4 Version: 1.4 Release: 3 License: Kit is GPL. OpenIB.org is BSD license Group: System Environment/Base Vendor: Platform Computing Corporation BuildArchitectures: noarch # Use Exact versions to allow different versions of this kit to co-exist Requires: compat-dapl-devel = 1.2.12 Requires: compat-dapl-devel-static = 1.2.12 Requires: dapl-devel = 2.0.15 Requires: dapl-devel-static = 2.0.15 Requires: ofa_kernel-devel = 1.4 Requires: libcxgb3-devel = 1.2.2 Requires: libibcm-devel = 1.0.4 Requires: libibcommon-devel = 1.1.2_20081020 Requires: libibmad-devel = 1.2.3_20081118 Requires: libibumad-devel = 1.2.3_20081118 Requires: libibverbs-devel-static = 1.1.2 Requires: libipathverbs-devel = 1.1 Requires: libmlx4-devel = 1.0 Requires: libmthca-devel-static = 1.0.5 Requires: libnes-devel-static = 0.5 Requires: librdmacm-devel = 1.0.8 #Requires: libsdp-devel = 1.1 Requires: opensm-devel = 3.2.5_20081207 Requires: opensm-static = 3.2.5_20081207 %description This package is a meta package for OFED development packages %prep %files %pre %post # Place any component post install code here %preun %postun # Place any component uninstall code here # Generate scripts for the CFM to remove other packages /bin/cat << 'EOF' >> /opt/kusu/lib/plugins/cfmclient/%{name}.remove #!/bin/sh rpm -e \ compat-dapl-devel \ compat-dapl-devel-static \ dapl-devel \ dapl-devel-static \ ofa_kernel-devel \ libcxgb3-devel \ libibcm-devel \ libibcommon-devel \ libibmad-devel \ libibumad-devel \ libibverbs-devel-static \ libipathverbs-devel \ libmlx4-devel \ libmthca-devel-static \ libnes-devel-static \ librdmacm-devel \ opensm-devel \ opensm-static rm -rf /opt/kusu/lib/plugins/cfmclient/%{name}.remove EOF %changelog *Fri Dec 12 2008 Mehdi Bozzo-Rey 1.4-3 - update for 1.4 final * Mon Nov 24 2008 Mehdi Bozzo-Rey 1.4-2 - remove libibverbs-devel * Wed Oct 29 2008 Mehdi Bozzo-Rey 1.4-1 - update for OFED 1.4-rc2