]> git.pld-linux.org Git - packages/clamav.git/blobdiff - clamav.spec
- updated to 0.74, rel 2 for AC
[packages/clamav.git] / clamav.spec
index b72387f16bc53bb25370fcc0219ec033b77ece49..d610cb34e40b40264ebc06ba556942ef368d763d 100644 (file)
@@ -4,21 +4,22 @@
 Summary:       An anti-virus utility for Unix
 Summary(pl):   Antywirusowe narzêdzie dla Uniksów
 Name:          clamav
-Version:       0.70
+Version:       0.74
 Release:       2
 License:       GPL
 Group:         Applications
 Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
-# Source0-md5: 2599a2e6b06d1f8ca09fdef8bc17625c
+# Source0-md5: 3a1e6e0b33267749cdb1f4104ed42f14
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source4:       %{name}-cron-updatedb
 Source5:       %{name}.logrotate
-%define                database_version        %(date -r %{SOURCE6} +%Y%m%d)
+# Remember to update date after databases upgrade
+%define                database_version        20040703
 Source6:       http://www.clamav.net/database/daily.cvd
-# Source6-md5: 91fae748a9702545492d1a045db4c630
+# Source6-md5: 794193f51b470ebf9d8f04b2e647fe67
 Source7:       http://www.clamav.net/database/main.cvd
-# Source7-md5: e85d9a1c57005458c3208bf94a888706
+# Source7-md5: 937f22844dd8dc7e75604a7c0939ad73
 Source8:       %{name}-post-updatedb
 Patch0:                %{name}-pld_config.patch
 Patch1:                %{name}-no_auto_libwrap.patch
@@ -245,6 +246,7 @@ fi
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*.h
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
This page took 0.024969 seconds and 4 git commands to generate.