From e9973a55d94b254ae6ba3fb1cf262af7993cbfad Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Tue, 14 Mar 2006 07:33:42 +0000 Subject: [PATCH] Bump version in svn, and switch to non-native Debian packaging Signed-off-by: Roland Dreier --- configure.in | 4 ++-- debian/changelog | 2 +- libibverbs.spec.in | 7 +++++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/configure.in b/configure.in index fafdb62..6530d52 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(libibverbs, 1.0.1, openib-general@openib.org) +AC_INIT(libibverbs, 1.0.2, openib-general@openib.org) AC_CONFIG_SRCDIR([src/ibverbs.h]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libibverbs, 1.0.1) +AM_INIT_AUTOMAKE(libibverbs, 1.0.2) AM_PROG_LIBTOOL diff --git a/debian/changelog b/debian/changelog index d37c256..b6607cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libibverbs (1.0.1) unstable; urgency=low +libibverbs (1.0.2-1) unstable; urgency=low * Initial Release. (Closes: #325752) diff --git a/libibverbs.spec.in b/libibverbs.spec.in index 07434fb..192824f 100644 --- a/libibverbs.spec.in +++ b/libibverbs.spec.in @@ -3,14 +3,14 @@ %define ver @VERSION@ Name: libibverbs -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: A library for direct userspace use of InfiniBand Group: System Environment/Libraries License: GPL/BSD Url: http://openib.org/ -Source: http://openib.org/downloads/libibverbs-1.0.1.tar.gz +Source: http://openib.org/downloads/libibverbs-1.0.2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: sysfsutils-devel @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Mon Mar 13 2006 Roland Dreier - 1.0.2-1 +- New upstream release + * Mon Mar 13 2006 Roland Dreier - 1.0.1-1 - New upstream release -- 2.46.0