summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-12-20 17:09:41 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0c57b470e4e610e79e754da427a285272beb28a2 (patch)
tree1a3d2cf5dc6c6275176af0c23940e97e6a3f991d
parent77da72c4ce133fed8ce463cd048d4420425d7763 (diff)
downloadnetrik-0c57b470e4e610e79e754da427a285272beb28a2.zip
netrik-0c57b470e4e610e79e754da427a285272beb28a2.tar.gz
- added tinfo patch (fixes build with --as-needed)
Changed files: netrik.spec -> 1.38
-rw-r--r--netrik.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/netrik.spec b/netrik.spec
index 6132489..b84994f 100644
--- a/netrik.spec
+++ b/netrik.spec
@@ -7,10 +7,12 @@ License: GPL v2+
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)
@@ -23,6 +25,7 @@ Netrik to przeglądarka/eksplorator/nawigator/cokolwiek ANTRIKA.
%prep
%setup -q
+%patch0 -p1
%build
%{__aclocal}