packages: varnish/varnish.spec - quick -ltinfo fix; rel 5

glen glen at pld-linux.org
Thu Sep 30 16:00:52 CEST 2010


Author: glen                         Date: Thu Sep 30 14:00:52 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- quick -ltinfo fix; rel 5

---- Files affected:
packages/varnish:
   varnish.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: packages/varnish/varnish.spec
diff -u packages/varnish/varnish.spec:1.58 packages/varnish/varnish.spec:1.59
--- packages/varnish/varnish.spec:1.58	Wed May 26 23:40:15 2010
+++ packages/varnish/varnish.spec	Thu Sep 30 16:00:47 2010
@@ -11,7 +11,7 @@
 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
@@ -98,6 +98,7 @@
 %patch100 -p0
 %patch0 -p1
 
+
 %build
 export CPPFLAGS="-I/usr/include/ncurses"
 %{__aclocal}
@@ -111,6 +112,8 @@
 	--disable-jemalloc
 %endif
 
+%{__sed} -i -e '/CURSES_LIBS = / s,-lcurses,-ltinfo &,' bin/varnish{hist,stat,top}/Makefile
+
 %{__make}
 
 %if %{with tests}
@@ -210,6 +213,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2010/09/30 14:00:47  glen
+- quick -ltinfo fix; rel 5
+
 Revision 1.58  2010/05/26 21:40:15  glen
 - add branch.diff
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish/varnish.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list