[packages/varnish/VARNISH_2_0: 8/9] - quick -ltinfo fix; rel 5
glen
glen at pld-linux.org
Wed Nov 28 14:03:15 CET 2012
commit 77a26c1e5c59a1fed3002ba6b07bcd35cf50aa70
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Thu Sep 30 14:00:47 2010 +0000
- quick -ltinfo fix; rel 5
Changed files:
varnish.spec -> 1.59
varnish.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/varnish.spec b/varnish.spec
index 142ca24..b6f3c48 100644
--- a/varnish.spec
+++ b/varnish.spec
@@ -10,7 +10,7 @@ Summary: Varnish - a high-performance HTTP accelerator
Summary(pl.UTF-8): Varnish - wydajny akcelerator HTTP
Name: varnish
Version: 2.0.6
-Release: 4
+Release: 5
License: BSD
Group: Networking/Daemons/HTTP
Source0: http://downloads.sourceforge.net/varnish/%{name}-%{version}.tar.gz
@@ -97,6 +97,7 @@ Statyczna biblioteka varnish.
%patch100 -p0
%patch0 -p1
+
%build
export CPPFLAGS="-I/usr/include/ncurses"
%{__aclocal}
@@ -110,6 +111,8 @@ export CPPFLAGS="-I/usr/include/ncurses"
--disable-jemalloc
%endif
+%{__sed} -i -e '/CURSES_LIBS = / s,-lcurses,-ltinfo &,' bin/varnish{hist,stat,top}/Makefile
+
%{__make}
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/varnish.git/commitdiff/1da6da99515f74135181c120aebdf3d517671c02
More information about the pld-cvs-commit
mailing list