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: 23-Nov-2005 10:20:42 Branch: HEAD Handle: 2005112309204100 Modified files: openpkg-src/clamav clamav.spec Log: unbreak downloading of update virus patterns by default Summary: Revision Changes Path 1.57 +2 -1 openpkg-src/clamav/clamav.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/clamav/clamav.spec ============================================================================ $ cvs diff -u -r1.56 -r1.57 clamav.spec --- openpkg-src/clamav/clamav.spec 4 Nov 2005 12:07:17 -0000 1.56 +++ openpkg-src/clamav/clamav.spec 23 Nov 2005 09:20:41 -0000 1.57 @@ -33,7 +33,7 @@ Group: Filesystem License: GPL Version: 0.87.1 -Release: 20051104 +Release: 20051123 # list of sources Source0: http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz @@ -112,6 +112,7 @@ etc/clamd.conf \ $RPM_BUILD_ROOT%{l_prefix}/etc/clamav/ %{l_shtool} install -c -m 644 \ + -e 's;^\(Example\);#\1;' \ -e 's;^#\(DatabaseDirectory\).*;\1 %{l_prefix}/share/clamav;' \ -e 's;^#\(UpdateLogFile\).*;\1 %{l_prefix}/var/clamav/freshclam.log;' \ -e 's;^#\(NotifyClamd\).*;\1 %{l_prefix}/etc/clamav/clamd.conf;' \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org