SPECS: gfs.spec - BR: ncurses-devel, cflags fix

qboosh qboosh at pld-linux.org
Sat May 20 02:48:37 CEST 2006


Author: qboosh                       Date: Sat May 20 00:48:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: ncurses-devel, cflags fix

---- Files affected:
SPECS:
   gfs.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/gfs.spec
diff -u SPECS/gfs.spec:1.8 SPECS/gfs.spec:1.9
--- SPECS/gfs.spec:1.8	Mon May 15 02:11:45 2006
+++ SPECS/gfs.spec	Sat May 20 02:48:32 2006
@@ -11,6 +11,7 @@
 # Source0-md5:	131c34c8b66d8d7d74384839ed4091d0
 URL:		http://sources.redhat.com/cluster/gfs/
 BuildRequires:	iddev
+BuildRequires:	ncurses-devel
 BuildRequires:	perl-base
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,7 +45,7 @@
 install %{name}-kernel/src/harness/lm_interface.h %{name}/include/linux
 cd %{name}
 
-%{__perl} -pi -e 's/-Wall/%{rpmcflags} -Wall/' make/defines.mk.input
+%{__perl} -pi -e 's,-Wall,%{rpmcflags} -I/usr/include/ncurses -Wall,' make/defines.mk.input
 %{__perl} -pi -e 's/-O2 //' gfs_{mkfs,quota,tool}/Makefile
 
 %build
@@ -80,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/05/20 00:48:32  qboosh
+- BR: ncurses-devel, cflags fix
+
 Revision 1.8  2006/05/15 00:11:45  zbyniu
 - up to 1.02.00
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gfs.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list