SPECS: python.spec - -I/usr/include/ncursesw - rel 3

witekfl witekfl at pld-linux.org
Thu Feb 19 17:49:03 CET 2009


Author: witekfl                      Date: Thu Feb 19 16:49:03 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -I/usr/include/ncursesw
- rel 3

---- Files affected:
SPECS:
   python.spec (1.336 -> 1.337) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.336 SPECS/python.spec:1.337
--- SPECS/python.spec:1.336	Wed Feb 18 21:11:42 2009
+++ SPECS/python.spec	Thu Feb 19 17:48:58 2009
@@ -42,7 +42,7 @@
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python
 Version:	%{py_ver}.1
-Release:	2
+Release:	3
 Epoch:		1
 License:	PSF
 Group:		Applications
@@ -528,7 +528,7 @@
 %build
 sed -i -e 's#-ltermcap#-ltinfo#g' configure*
 %{__autoconf}
-CPPFLAGS="-I/usr/include/ncurses"; export CPPFLAGS
+CPPFLAGS="-I/usr/include/ncursesw"; export CPPFLAGS
 %configure \
 	--with-threads \
 	--with-cxx-main="%{__cxx}" \
@@ -954,6 +954,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.337  2009/02/19 16:48:58  witekfl
+- -I/usr/include/ncursesw
+- rel 3
+
 Revision 1.336  2009/02/18 20:11:42  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.336&r2=1.337&f=u



More information about the pld-cvs-commit mailing list