From ec47f9cf24dc5762ca42004fcaeaec866828a9d4 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 23 Jul 2010 10:59:18 -0700 Subject: [PATCH] delete --- meta | 3 +- patches/ibacm-release-1-0-1 | 58 ------------------------------------- 2 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 patches/ibacm-release-1-0-1 diff --git a/meta b/meta index 8e80d3f..85d5005 100644 --- a/meta +++ b/meta @@ -1,7 +1,6 @@ Version: 1 -Previous: fbe0f28220fbc5b105728b37dda5b84cbbb65631 +Previous: 66aedaa6624c2168ec0df7a38064946f0b04fc6f Head: 77c6fc6fba7460ad73253bcb2e6f448b71399b5c Applied: Unapplied: - ibacm-release-1-0-1: c4bd7c5eac50c89f0d9a4643eb8c7fea10ecc19d Hidden: diff --git a/patches/ibacm-release-1-0-1 b/patches/ibacm-release-1-0-1 deleted file mode 100644 index f639fa0..0000000 --- a/patches/ibacm-release-1-0-1 +++ /dev/null @@ -1,58 +0,0 @@ -Bottom: cdc3cb57930cb5206ed76a1147721686da398779 -Top: ffa476c66522a2a5f3b87739af3fa56c18622125 -Author: Sean Hefty -Date: 2010-06-21 09:13:20 -0700 - -ibacm: release 1.0.1 - -Signed-off-by: Sean Hefty - - ---- - -diff --git a/acm_notes.txt b/acm_notes.txt -index bf38961..2bd7afb 100644 ---- a/acm_notes.txt -+++ b/acm_notes.txt -@@ -23,7 +23,7 @@ implementation limits network traffic, SA interactions, and centralized - services. ACM supports multiple resolution protocols in order to handle - different fabric topologies. - --This release 1.0.0 is limited in its handling of dynamic changes. -+This release 1.0.1 is limited in its handling of dynamic changes. - - The IB ACM package is comprised of two components: the ib_acm service - and a test/configuration utility - ib_acme. Both are userspace components -diff --git a/autogen.sh b/autogen.sh -old mode 100644 -new mode 100755 -diff --git a/configure.in b/configure.in -index da59fdd..71b3eb5 100644 ---- a/configure.in -+++ b/configure.in -@@ -1,11 +1,11 @@ - dnl Process this file with autoconf to produce a configure script. - - AC_PREREQ(2.57) --AC_INIT(ibacm, 1.0.0, linux-rdma@vger.kernel.org) -+AC_INIT(ibacm, 1.0.1, linux-rdma@vger.kernel.org) - AC_CONFIG_SRCDIR([src/acm.c]) - AC_CONFIG_AUX_DIR(config) - AM_CONFIG_HEADER(config.h) --AM_INIT_AUTOMAKE(ibacm, 1.0.0) -+AM_INIT_AUTOMAKE(ibacm, 1.0.1) - - AM_PROG_LIBTOOL - -diff --git a/ibacm.spec.in b/ibacm.spec.in -index eace328..5bd730d 100644 ---- a/ibacm.spec.in -+++ b/ibacm.spec.in -@@ -1,7 +1,7 @@ - %define ver @VERSION@ - - Name: ibacm --Version: 1.0.0 -+Version: 1.0.1 - Release: 1%{?dist} - Summary: InfiniBand Communication Manager Assistant -- 2.41.0