]> git.pld-linux.org Git - packages/varnish.git/blobdiff - varnish.spec
- quick -ltinfo fix; rel 5
[packages/varnish.git] / varnish.spec
index 142ca2459dfe7ae5933d5f93decc7e9b82511f4c..b6f3c483930ce4d9cec4f20b37bfb62e45d3a715 100644 (file)
@@ -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}
This page took 0.024464 seconds and 4 git commands to generate.