Ship local copy of virus database; it was removed by accident from 0.97.6 tarball

This commit is contained in:
Robert Scheck 2012-09-27 19:41:50 +02:00
parent ff8b3932d2
commit 15b6ada7a3
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/main-54.cvd
/daily-15103.cvd
/clamav-0.97.6-norar.tar.xz
/daily-15408.cvd

View File

@ -22,9 +22,9 @@ Source8: freshclam.logrotate
Source9: clamd.logrotate
Source10: clamav-milter.sysconfig
# Temporary workaround for broken 0.97.5 tarball
#Source11: http://db.local.clamav.net/main-54.cvd
#Source12: http://db.local.clamav.net/daily-15103.cvd
# Temporary workaround for broken 0.97.6 tarball
Source11: http://db.local.clamav.net/main-54.cvd
Source12: http://db.local.clamav.net/daily-15408.cvd
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -232,8 +232,8 @@ touch %{buildroot}%{_localstatedir}/log/clamav/clamd.log
install -d -m0755 %{buildroot}%{_localstatedir}/run/clamav/
install -d -m0755 %{buildroot}%{_sysconfdir}/clamd.d/
#install -Dp -m0644 %{SOURCE11} %{buildroot}%{_localstatedir}/lib/clamav/main.cvd
#install -Dp -m0644 %{SOURCE12} %{buildroot}%{_localstatedir}/lib/clamav/daily.cvd
install -Dp -m0644 %{SOURCE11} %{buildroot}%{_localstatedir}/lib/clamav/main.cvd
install -Dp -m0644 %{SOURCE12} %{buildroot}%{_localstatedir}/lib/clamav/daily.cvd
%post
/sbin/ldconfig

View File

@ -1,2 +1,4 @@
ea488837891f272a05eeed297a52b4c8 clamav-0.97.6-norar.tar.xz
e809f74ed139df2e4af3fafbca32f678 clamd-wrapper.tar.bz2
eb12490fda87d602e476d4b163f8a34b main-54.cvd
47b966d960e28a28e505fd178c4cb095 daily-15408.cvd