]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- updated virus database clamav-0_60-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 21 Jun 2003 08:43:03 +0000 (08:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added missing /var/lib/clamav/mirrors.txt

Changed files:
    clamav.spec -> 1.40

clamav.spec

index 5cccdfe91f18a6505567f75c85babd885986818d..ff0a8f85eed4d6fd578b9d91ada12e5ec05bdc23 100644 (file)
@@ -1,4 +1,4 @@
-%define                database_version 20030207
+%define                database_version 20030621
 Summary:       An anti-virus utility for Unix
 Summary(pl):   Antywirusowe narzêdzie dla Unixów
 Name:          clamav
@@ -12,7 +12,7 @@ Source1:      %{name}.init
 Source2:       %{name}.sysconfig
 # gziped from http://clamav.elektrapro.com/database/:
 Source3:       %{name}-database-%{database_version}.tar.gz
-# Source3-md5: 441127dddf4eb9e4bec578455b99e9b2
+# Source3-md5: 26ba23c5a6e6131e1a8efb397e4be9f2
 URL:           http://clamav.elektrapro.com/
 Requires:      %{name}-database
 BuildRequires: autoconf
@@ -198,3 +198,4 @@ fi
 %files database
 %defattr(644,root,root,755)
 %attr(644,clamav,root) %verify(not md5 size mtime) /var/lib/%{name}/*.db*
+%attr(644,clamav,root) %verify(not md5 size mtime) /var/lib/%{name}/mirrors.txt
This page took 0.0423 seconds and 4 git commands to generate.