updated to 0.97.6
This commit is contained in:
parent
3b40094342
commit
62e973205c
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
/clamav-0.97.4-norar.tar.xz
|
/clamav-0.97.6-norar.tar.xz
|
||||||
/clamav-0.97.5-norar.tar.xz
|
|
||||||
/daily-15050.cvd
|
|
||||||
/main-54.cvd
|
/main-54.cvd
|
||||||
|
/daily-15389.cvd
|
||||||
|
@ -54,7 +54,7 @@ test "$1" = "0" || /bin/systemctl try-restart %2 >/dev/null 2>&1 || :\
|
|||||||
|
|
||||||
Summary: End-user tools for the Clam Antivirus scanner
|
Summary: End-user tools for the Clam Antivirus scanner
|
||||||
Name: clamav
|
Name: clamav
|
||||||
Version: 0.97.5
|
Version: 0.97.6
|
||||||
Release: %release_func 1900
|
Release: %release_func 1900
|
||||||
License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
|
License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
@ -70,7 +70,7 @@ Source999: http://download.sourceforge.net/sourceforge/clamav/%name-%version%{?p
|
|||||||
Source0: %name-%version%{?prerelease}-norar.tar.xz
|
Source0: %name-%version%{?prerelease}-norar.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: http://db.local.clamav.net/main-54.cvd
|
Source10: http://db.local.clamav.net/main-54.cvd
|
||||||
Source11: http://db.local.clamav.net/daily-15050.cvd
|
Source11: http://db.local.clamav.net/daily-15389.cvd
|
||||||
|
|
||||||
Patch24: clamav-0.92-private.patch
|
Patch24: clamav-0.92-private.patch
|
||||||
Patch25: clamav-0.92-open.patch
|
Patch25: clamav-0.92-open.patch
|
||||||
@ -859,6 +859,9 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 22 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.6-1900
|
||||||
|
- updated to 0.97.6
|
||||||
|
|
||||||
* Tue Aug 14 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.5-1900
|
* Tue Aug 14 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.5-1900
|
||||||
- disabled upstart support
|
- disabled upstart support
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
f8e88e6adc82349e5babfa6ee7bb98fa clamav-0.97.5-norar.tar.xz
|
ea488837891f272a05eeed297a52b4c8 clamav-0.97.6-norar.tar.xz
|
||||||
a7d25938fe8fcc4694a52937d15bd2cc daily-15050.cvd
|
|
||||||
eb12490fda87d602e476d4b163f8a34b main-54.cvd
|
eb12490fda87d602e476d4b163f8a34b main-54.cvd
|
||||||
|
8561c185ad33c24bb0b221375016c418 daily-15389.cvd
|
||||||
|
Loading…
Reference in New Issue
Block a user