SPECS: pinfo.spec - pinfo-ncurses.patch: fixed linking ncurses wit...

qrczak qrczak at pld-linux.org
Wed Feb 28 00:23:22 CET 2007


Author: qrczak                       Date: Tue Feb 27 23:23:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pinfo-ncurses.patch: fixed linking ncurses with --as-needed
- Release 2

---- Files affected:
SPECS:
   pinfo.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/pinfo.spec
diff -u SPECS/pinfo.spec:1.69 SPECS/pinfo.spec:1.70
--- SPECS/pinfo.spec:1.69	Tue Feb 13 09:06:40 2007
+++ SPECS/pinfo.spec	Wed Feb 28 00:23:16 2007
@@ -7,7 +7,7 @@
 Summary(uk.UTF-8):	Програма перегляду info- та man-документів у стилі lynx
 Name:		pinfo
 Version:	0.6.9
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	https://alioth.debian.org/download.php/1498/%{name}-%{version}.tar.bz2
@@ -18,6 +18,7 @@
 Patch1:		%{name}-home_etc.patch
 Patch2:		%{name}-pl.po-update.patch
 Patch3:		%{name}-info.patch
+Patch4:		%{name}-ncurses.patch
 URL:		http://pinfo.alioth.debian.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -59,6 +60,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 rm -f doc/pinfo.info po/stamp-po
 
@@ -109,6 +111,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2007/02/27 23:23:16  qrczak
+- pinfo-ncurses.patch: fixed linking ncurses with --as-needed
+- Release 2
+
 Revision 1.69  2007/02/13 08:06:40  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pinfo.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list