SPECS: netrik.spec - added tinfo patch (fixes build with --as-needed)

qboosh qboosh at pld-linux.org
Wed Dec 20 18:09:46 CET 2006


Author: qboosh                       Date: Wed Dec 20 17:09:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added tinfo patch (fixes build with --as-needed)

---- Files affected:
SPECS:
   netrik.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/netrik.spec
diff -u SPECS/netrik.spec:1.37 SPECS/netrik.spec:1.38
--- SPECS/netrik.spec:1.37	Mon Dec 18 18:02:43 2006
+++ SPECS/netrik.spec	Wed Dec 20 18:09:41 2006
@@ -8,10 +8,12 @@
 Group:		Applications/Networking
 Source0:	http://dl.sourceforge.net/netrik/%{name}-%{version}.tar.gz
 # Source0-md5:	727e80c0a4928924d2d254b03f9d5137
+Patch0:		%{name}-tinfo.patch
 URL:		http://netrik.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
-BuildRequires:	readline-devel
+BuildRequires:	ncurses-devel
+BuildRequires:	readline-devel >= 5.0
 Requires:	wget
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -24,6 +26,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -57,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/12/20 17:09:41  qboosh
+- added tinfo patch (fixes build with --as-needed)
+
 Revision 1.37  2006/12/18 17:02:43  lisu
 - 1.15.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/netrik.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list