From dfe27bebfb6099948b2c7ecffd93f031f77673b0 Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Fri, 4 Dec 2009 08:53:05 +0000 Subject: [PATCH] rebase to latest version --- .cvsignore | 2 +- fcoe-utils-1.0.8-includes.patch | 4 ++-- fcoe-utils.spec | 9 ++++++--- sources | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 662f9fd..eb9d5fe 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -fcoe-utils-1.0.8.tar.gz +fcoe-utils-1.0.9.tar.gz diff --git a/fcoe-utils-1.0.8-includes.patch b/fcoe-utils-1.0.8-includes.patch index 2b0129b..923b6c3 100644 --- a/fcoe-utils-1.0.8-includes.patch +++ b/fcoe-utils-1.0.8-includes.patch @@ -4,8 +4,8 @@ endif ## all targets should look for headers in the include directory --AM_CPPFLAGS = -I${srcdir}/include -+AM_CPPFLAGS = -I${srcdir}/include -I/lib/modules/`rpm -q --list kernel | grep "^/lib/modules/.*/build$$" | cut -f4 -d"/" | sort -r | head -1`/build/include +-AM_CPPFLAGS = -Wall -I${srcdir}/include ++AM_CPPFLAGS = -Wall -I${srcdir}/include -I/lib/modules/`rpm -q --list kernel | grep "^/lib/modules/.*/build$$" | cut -f4 -d"/" | sort -r | head -1`/build/include ## pass the sysconfdir into the C proprocessor AM_CFLAGS = -DSYSCONFDIR="\"${sysconfdir}\"" diff --git a/fcoe-utils.spec b/fcoe-utils.spec index dda33f8..55f69d3 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -1,6 +1,6 @@ Name: fcoe-utils -Version: 1.0.8 -Release: 3%{?dist} +Version: 1.0.9 +Release: 1.20091204git%{?dist} Summary: Fibre Channel over Ethernet utilities Group: Applications/System @@ -17,7 +17,7 @@ Patch0: fcoe-utils-1.0.7-init.patch Patch1: fcoe-utils-1.0.7-init-condrestart.patch Patch2: fcoe-utils-1.0.8-includes.patch Patch3: fcoe-utils-1.0.8-init-LSB.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: 1{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libhbaapi-devel dcbd-devel libtool automake kernel-devel Requires: dcbd libhbalinux >= 1.0.8 @@ -98,6 +98,9 @@ fi %changelog +* Fri Dec 04 2009 Jan Zeleny - 1.0.9-1.20091204git +- rebase to latest version of fcoe-utils + * Mon Sep 14 2009 Jan Zeleny - 1.0.8-3 - update of init script to be LSB-compliant diff --git a/sources b/sources index 0f3d333..d9efdaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f8ddd3e4a5d75dc9568fe7141364894 fcoe-utils-1.0.8.tar.gz +7a60e3063c3888cabcb40421a4525100 fcoe-utils-1.0.9.tar.gz