]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- rel 3 auto/th/clamav-0_97_5-3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Jun 2012 09:46:57 +0000 (09:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed ghost database packaging

Changed files:
    clamav.spec -> 1.309

clamav.spec

index d85aa6bf19ffcc606831d77e96b0a522d729d60d..d7d91266e244f55a1825d057d5c9d7c9bcedc958 100644 (file)
@@ -14,7 +14,7 @@ Summary:      An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
 Version:       0.97.5
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Daemons
 Source0:       http://downloads.sourceforge.net/clamav/%{name}-%{version}.tar.gz
@@ -206,6 +206,9 @@ install -p %{SOURCE8} $RPM_BUILD_ROOT%{_sbindir}
 
 install %{SOURCE10} $RPM_BUILD_ROOT/usr/lib/tmpfiles.d/%{name}.conf
 
+# Not packaged/installed anymore, but we want it ghosted
+touch $RPM_BUILD_ROOT/var/lib/clamav/{daily,main}.cvd
+
 # NOTE: clamd uses sane rights to it's clamd.pid file
 # So better keep it dir
 # If it is fixed use of dir will be unecesary
This page took 0.075049 seconds and 4 git commands to generate.