]> git.pld-linux.org Git - packages/clamav.git/blobdiff - clamav.spec
- new URL's
[packages/clamav.git] / clamav.spec
index 5b2414f51d51e6042a69b66e0326dc5d8702c845..d37f64732ddf4a22c50855bee9ebf36b2a82e596 100644 (file)
@@ -1,17 +1,19 @@
-%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
-Version:       0.54
-Release:       4
+Version:       0.60
+Release:       1
 License:       GPL
 Group:         Applications
-Source0:       http://clamav.elektrapro.com/stable/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
+# Source0-md5: eddeba4e1f399f65bc71aa2b3e901543
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 # gziped from http://clamav.elektrapro.com/database/:
 Source3:       %{name}-database-%{database_version}.tar.gz
-URL:           http://clamav.elektrapro.com/
+# Source3-md5: 26ba23c5a6e6131e1a8efb397e4be9f2
+URL:           http://www.clamav.net/
 Requires:      %{name}-database
 BuildRequires: autoconf
 BuildRequires: automake
@@ -196,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.042627 seconds and 4 git commands to generate.