packages: suite3270/suite3270.spec - fixed linking - restored rpmcppflags
sparky
sparky at pld-linux.org
Sat Jan 22 22:39:20 CET 2011
Author: sparky Date: Sat Jan 22 21:39:20 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed linking
- restored rpmcppflags
---- Files affected:
packages/suite3270:
suite3270.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/suite3270/suite3270.spec
diff -u packages/suite3270/suite3270.spec:1.7 packages/suite3270/suite3270.spec:1.8
--- packages/suite3270/suite3270.spec:1.7 Fri Jan 14 21:37:26 2011
+++ packages/suite3270/suite3270.spec Sat Jan 22 22:39:15 2011
@@ -83,9 +83,10 @@
%build
export ac_cv_lib_nsl_gethostbyname=no
-CPPFLAGS="-I/usr/include/ncurses"
+CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses"
cd c3270-3.3
-%configure
+%configure \
+ LIBS="-ltinfow"
%{__make}
cd ../pr3287-3.3
%configure
@@ -157,6 +158,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2011/01/22 21:39:15 sparky
+- fixed linking
+- restored rpmcppflags
+
Revision 1.7 2011/01/14 20:37:26 qboosh
- updated to 3.3.11ga6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/suite3270/suite3270.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list