rpms/fcoe-utils/devel .cvsignore, 1.3, 1.4 fcoe-utils-1.0.8-includes.patch, 1.1, 1.2 fcoe-utils.spec, 1.8, 1.9 sources, 1.3, 1.4

Jan Zeleny jzeleny at fedoraproject.org
Fri Dec 4 08:53:05 UTC 2009


Author: jzeleny

Update of /cvs/extras/rpms/fcoe-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20284

Modified Files:
	.cvsignore fcoe-utils-1.0.8-includes.patch fcoe-utils.spec 
	sources 
Log Message:
rebase to latest version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fcoe-utils/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	31 Jul 2009 17:51:09 -0000	1.3
+++ .cvsignore	4 Dec 2009 08:53:04 -0000	1.4
@@ -1 +1 @@
-fcoe-utils-1.0.8.tar.gz
+fcoe-utils-1.0.9.tar.gz

fcoe-utils-1.0.8-includes.patch:
 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: fcoe-utils-1.0.8-includes.patch
===================================================================
RCS file: /cvs/extras/rpms/fcoe-utils/devel/fcoe-utils-1.0.8-includes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- fcoe-utils-1.0.8-includes.patch	31 Jul 2009 17:51:10 -0000	1.1
+++ fcoe-utils-1.0.8-includes.patch	4 Dec 2009 08:53:05 -0000	1.2
@@ -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}\""


Index: fcoe-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/fcoe-utils/devel/fcoe-utils.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- fcoe-utils.spec	14 Sep 2009 10:28:16 -0000	1.8
+++ fcoe-utils.spec	4 Dec 2009 08:53:05 -0000	1.9
@@ -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.pa
 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 <jzeleny at redhat.com> - 1.0.9-1.20091204git
+- rebase to latest version of fcoe-utils
+
 * Mon Sep 14 2009 Jan Zeleny <jzeleny at redhat.com> - 1.0.8-3
 - update of init script to be LSB-compliant
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fcoe-utils/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	31 Jul 2009 17:51:10 -0000	1.3
+++ sources	4 Dec 2009 08:53:05 -0000	1.4
@@ -1 +1 @@
-0f8ddd3e4a5d75dc9568fe7141364894  fcoe-utils-1.0.8.tar.gz
+7a60e3063c3888cabcb40421a4525100  fcoe-utils-1.0.9.tar.gz




More information about the scm-commits mailing list