]> git.openfabrics.org - ~ardavis/dapl.git/commitdiff
Revert "Release 1.2.11"
authorArlin Davis <arlin.r.davis@intel.com>
Fri, 26 Sep 2008 15:54:48 +0000 (08:54 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Fri, 26 Sep 2008 15:54:48 +0000 (08:54 -0700)
This reverts commit 536622b9a13d35902718d7bb6636fe8fe68dd4c4.

need to add more fixes to release package.

ChangeLog
configure.in
dapl.spec.in

index 1b7c5c56df22866042541666a9056054be250afc..d58c042b382e9b0538f66009f8acb1273c3e2cfb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,24 +1,3 @@
-commit f8cffc13d43ea4a951363a0b578252c397c8bac7
-Author: Arlin Davis <arlin.r.davis@intel.com>
-Date:   Wed Sep 24 08:33:53 2008 -0700
-
-    build: $(DESTDIR) prepend needed on install hooks for dat.conf
-    
-    All install directives that automake creates automatically
-    have $(DESTDIR) prepended to them so that a make
-    DESTDIR=<some_path> install will work. The hand written
-    install hooks for dat.conf was missing DESTDIR.
-    
-    Signed-off-by: Doug Ledford <dledford@redhat.com>
-
-commit ec8e8ac767d7f3aeaa6ac53ed77ddc0d47600df5
-Author: Arlin Davis <arlin.r.davis@intel.com>
-Date:   Mon Sep 1 15:52:12 2008 -0700
-
-    Release 1.2.10
-    
-    Signed-off by: Arlin Davis ardavis@ichips.intel.com
-
 commit 68a166aa7ebf8944164c4befc91c437068db7633
 Author: Arlin Davis <arlin.r.davis@intel.com>
 Date:   Mon Sep 1 15:41:27 2008 -0700
index 0b7383a6ba7505fefa7a94afe2f015eb9401c4fb..6532c3044815c4b88b5d04c8a6f08c7804de122d 100644 (file)
@@ -1,11 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(compat-dapl, 1.2.11 general@lists.openfabrics.org)
+AC_INIT(compat-dapl, 1.2.10 general@lists.openfabrics.org)
 AC_CONFIG_SRCDIR([dat/udat/udat.c])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(compat-dapl, 1.2.11)
+AM_INIT_AUTOMAKE(compat-dapl, 1.2.10)
 
 AM_PROG_LIBTOOL
 
index bd82622876c0e4222269a70c017a211966944664..b3d103e1374496ea3875671bbb9af8118dfc7a26 100644 (file)
@@ -130,9 +130,6 @@ fi
 %{_mandir}/man5/*.5*
 
 %changelog
-* Wed Sep 24 2008 Arlin Davis <ardavis@ichips.intel.com> - 1.2.11 
-- DAT/DAPL Version 1.2.11 Release 1, OFED 1.4 rc3 
-
 * Mon Sep 01 2008 Arlin Davis <ardavis@ichips.intel.com> - 1.2.10 
 - DAT/DAPL Version 1.2.10 Release 1, OFED 1.4 rc1