packages: varnish/varnish-build.patch, varnish/varnish.spec - more link fixes

glen glen at pld-linux.org
Sun Aug 14 00:53:52 CEST 2011


Author: glen                         Date: Sat Aug 13 22:53:52 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more link fixes

---- Files affected:
packages/varnish:
   varnish-build.patch (1.3 -> 1.4) , varnish.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: packages/varnish/varnish-build.patch
diff -u packages/varnish/varnish-build.patch:1.3 packages/varnish/varnish-build.patch:1.4
--- packages/varnish/varnish-build.patch:1.3	Sun Aug 14 00:26:35 2011
+++ packages/varnish/varnish-build.patch	Sun Aug 14 00:53:47 2011
@@ -10,3 +10,15 @@
  
  DISTCLEANFILES = svn_version.c
  svn_version.c: FORCE
+--- varnish-2.1.5/lib/libvcl/Makefile.am~	2011-08-14 01:34:34.000000000 +0300
++++ varnish-2.1.5/lib/libvcl/Makefile.am	2011-08-14 01:34:37.768099966 +0300
+@@ -27,6 +27,9 @@
+ 	vcc_var.c \
+ 	vcc_xref.c
+ 
++libvcl_la_LIBADD = \
++	$(top_builddir)/lib/libvarnish/libvarnish.la
++
+ EXTRA_DIST = \
+ 	vcc_gen_fixed_token.tcl
+ 

================================================================
Index: packages/varnish/varnish.spec
diff -u packages/varnish/varnish.spec:1.61 packages/varnish/varnish.spec:1.62
--- packages/varnish/varnish.spec:1.61	Sun Aug 14 00:30:31 2011
+++ packages/varnish/varnish.spec	Sun Aug 14 00:53:47 2011
@@ -2,7 +2,6 @@
 # TODO
 # - make tests use secure dir, not /tmp, see varnish-2.0.6/bin/varnishtest
 # - hungs ac builders: tests/a00009.vtc
-# - some -l missing: /usr/lib64/libvcl.so.1.0.0
 
 # Conditional build:
 %bcond_without	tests		# build without tests. binds daemon on 127.0.0.1 9080, 9081, 9001 ports
@@ -47,9 +46,6 @@
 
 %define		_localstatedir	/var/run
 
-# TODO: find reasons http://pastebin.com/ZNq1KDPG
-%define		skip_post_check_so	libvcl.so.1.0.0
-
 %description
 The goal of the Varnish project is to develop a state-of-the-art,
 high-performance HTTP accelerator.
@@ -215,6 +211,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2011/08/13 22:53:47  glen
+- more link fixes
+
 Revision 1.61  2011/08/13 22:30:31  glen
 - up to 2.1.5, --with-max-header-fields no longer needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish/varnish-build.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish/varnish.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list