Browse Source

clamav-0.97.5-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6340 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 12 years ago
parent
commit
b3f6f4f9d1
1 changed files with 9 additions and 3 deletions
  1. 9 3
      c/clamav/clamav-vl.spec

+ 9 - 3
c/clamav/clamav-vl.spec

@@ -9,7 +9,7 @@
 Summary: Clam AntiVirus
 Summary(ja): Clamアンチウィルススキャナ
 Name: clamav
-Version: 0.97.4
+Version: 0.97.5
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/System
@@ -110,6 +110,8 @@ install etc/freshclam.conf %{buildroot}%{_sysconfdir}
 
 rm -f %{buildroot}%{_libdir}/lib*a
 
+mkdir -p %{buildroot}%{dbdir}
+
 %clean
 rm -rf %{buildroot}
 
@@ -180,8 +182,8 @@ fi
 %{_libdir}/lib*.so.*
 %attr(-,clamav,clamav) %dir %{_localstatedir}/run/clamav
 %attr(-,clamav,clamav) %dir %{_localstatedir}/log/clamav
-%attr(-,clamav,clamav) %dir %{dbdir}
-%attr(-,clamav,clamav) %config(noreplace) %{dbdir}/main.cvd
+%attr(0755,clamav,clamav) %dir %{dbdir}
+#%attr(-,clamav,clamav) %config(noreplace) %{dbdir}/main.cvd
 %exclude %{_mandir}/man8/clamav-milter.8*
 %{_mandir}/man*/*
 
@@ -207,6 +209,10 @@ fi
 %{_includedir}/*
 
 %changelog
+* Fri Jun 15 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.97.5-1
+- new upstream release.
+- removed /var/lib/clamav/main.cvd (by upstream).
+
 * Mon Mar 19 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.97.4-1
 - new upstream release.
 - removed /var/lib/clamav/daily.cvd.