packages: gpm/gpm.spec - rel 3; permanently enable wide ncurses

arekm arekm at pld-linux.org
Thu Apr 15 14:21:27 CEST 2010


Author: arekm                        Date: Thu Apr 15 12:21:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3; permanently enable wide ncurses

---- Files affected:
packages/gpm:
   gpm.spec (1.163 -> 1.164) 

---- Diffs:

================================================================
Index: packages/gpm/gpm.spec
diff -u packages/gpm/gpm.spec:1.163 packages/gpm/gpm.spec:1.164
--- packages/gpm/gpm.spec:1.163	Fri Nov 27 03:36:30 2009
+++ packages/gpm/gpm.spec	Thu Apr 15 14:21:22 2010
@@ -3,7 +3,6 @@
 # TODO:
 # - make modprobe of kernel mouse modules for 2.5
 #
-%bcond_with	ncursesw # for mc-4.7.0
 Summary:	General Purpose Mouse support for Linux
 Summary(de.UTF-8):	Allgemeine Mausunterstützung für Linux
 Summary(es.UTF-8):	Soporte para ratón en terminales modo texto
@@ -16,7 +15,7 @@
 Summary(uk.UTF-8):	Сервер роботи з мишою для консолі Linux
 Name:		gpm
 Version:	1.20.6
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL v2+
 Group:		Daemons
@@ -229,9 +228,7 @@
 %patch2 -p1
 %{!?debug:%patch3 -p1}
 %patch4 -p1
-%if %{with ncursesw}
 %patch5 -p1
-%endif
 
 sed -i -e 's#/usr##' doc/manpager
 
@@ -239,7 +236,7 @@
 %{__aclocal}
 %{__autoconf}
 %configure \
-	CPPFLAGS="%{rpmcppflags} %{?with_ncursesw:-I/usr/include/ncursesw} -I headers" \
+	CPPFLAGS="%{rpmcppflags} -I/usr/include/ncursesw -I headers" \
 	--with-curses
 
 %{__make} \
@@ -339,6 +336,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.164  2010/04/15 12:21:22  arekm
+- rel 3; permanently enable wide ncurses
+
 Revision 1.163  2009/11/27 02:36:30  sparky
 - fix dependency generation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpm/gpm.spec?r1=1.163&r2=1.164&f=u



More information about the pld-cvs-commit mailing list