SPECS: pinfo.spec - added the color.patch with support for 256 colors eg. c...

witekfl witekfl at pld-linux.org
Thu Feb 19 21:12:39 CET 2009


Author: witekfl                      Date: Thu Feb 19 20:12:39 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added the color.patch with support for 256 colors eg. color234 in .pinforc
- rel 5

---- Files affected:
SPECS:
   pinfo.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/pinfo.spec
diff -u SPECS/pinfo.spec:1.74 SPECS/pinfo.spec:1.75
--- SPECS/pinfo.spec:1.74	Wed Feb 18 21:15:28 2009
+++ SPECS/pinfo.spec	Thu Feb 19 21:12:33 2009
@@ -7,7 +7,7 @@
 Summary(uk.UTF-8):	Програма перегляду info- та man-документів у стилі lynx
 Name:		pinfo
 Version:	0.6.9
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Applications/System
 Source0:	https://alioth.debian.org/download.php/1498/%{name}-%{version}.tar.bz2
@@ -19,6 +19,7 @@
 Patch2:		%{name}-pl.po-update.patch
 Patch3:		%{name}-info.patch
 Patch4:		%{name}-ncurses.patch
+Patch5:		%{name}-color.patch
 URL:		http://pinfo.alioth.debian.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -63,11 +64,12 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 rm -f doc/pinfo.info po/stamp-po
 
 %build
-CPPFLAGS="-I%{_includedir}/ncurses"
+CPPFLAGS="-I%{_includedir}/ncursesw"
 %{__gettextize}
 %{__libtoolize}
 %{__aclocal} -I macros
@@ -114,6 +116,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2009/02/19 20:12:33  witekfl
+- added the color.patch with support for 256 colors eg. color234 in .pinforc
+- rel 5
+
 Revision 1.74  2009/02/18 20:15:28  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pinfo.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list