OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Oct-2006 09:41:56 Branch: HEAD Handle: 2006100908415600 Modified files: openpkg-src/clamav clamav.spec Log: apply the usual Solaris bandage Summary: Revision Changes Path 1.68 +2 -1 openpkg-src/clamav/clamav.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/clamav/clamav.spec ============================================================================ $ cvs diff -u -r1.67 -r1.68 clamav.spec --- openpkg-src/clamav/clamav.spec 23 Sep 2006 11:17:36 -0000 1.67 +++ openpkg-src/clamav/clamav.spec 9 Oct 2006 07:41:56 -0000 1.68 @@ -33,7 +33,7 @@ Group: AntiVirus License: GPL Version: 0.88.4 -Release: 20060923 +Release: 20061009 # list of sources Source0: http://switch.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz @@ -75,6 +75,7 @@ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --mandir=%{l_prefix}/man \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org