OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Aug-2007 23:18:30
Branch: HEAD Handle: 2007080722182700
Modified files:
openpkg-src/varnish varnish.spec
Log:
fix path of and man pages
Summary:
Revision Changes Path
1.9 +2 -1 openpkg-src/varnish/varnish.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/varnish/varnish.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 varnish.spec
--- openpkg-src/varnish/varnish.spec 20 Jul 2007 19:28:11 -0000 1.8
+++ openpkg-src/varnish/varnish.spec 7 Aug 2007 21:18:27 -0000 1.9
@@ -33,7 +33,7 @@
Group: Web
License: BSD
Version: 1.1
-Release: 20070720
+Release: 20070807
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/varnish/varnish-%{version}.tar.gz
@@ -100,6 +100,7 @@
CPPFLAGS="%{l_cppflags ncurses}
-DOPKG_PIDFILE=\\\"%{l_prefix}/var/varnish/varnishd.pid\\\"" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--disable-shared
# build package
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]