|
@@ -9,8 +9,8 @@
|
|
Summary: Clam AntiVirus
|
|
Summary: Clam AntiVirus
|
|
Summary(ja): Clamアンチウィルススキャナ
|
|
Summary(ja): Clamアンチウィルススキャナ
|
|
Name: clamav
|
|
Name: clamav
|
|
-Version: 0.97
|
|
+Version: 0.97.1
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
License: GPL
|
|
License: GPL
|
|
Group: Applications/System
|
|
Group: Applications/System
|
|
URL: http://www.clamav.net/
|
|
URL: http://www.clamav.net/
|
|
@@ -20,7 +20,6 @@ Source2: freshclam.init
|
|
Source3: clamav-milter.init
|
|
Source3: clamav-milter.init
|
|
Source4: clamav.logrotate
|
|
Source4: clamav.logrotate
|
|
Source5: clamav-milter.logrotate
|
|
Source5: clamav-milter.logrotate
|
|
-Source100: README.clamd-vine
|
|
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: bzip2-devel, curl-devel > 7.10.0, gmp-devel, ncurses-devel
|
|
BuildRequires: bzip2-devel, curl-devel > 7.10.0, gmp-devel, ncurses-devel
|
|
@@ -75,7 +74,6 @@ Clam AntiVirus.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
-cp %{SOURCE100} .
|
|
|
|
|
|
|
|
perl -pi -e 's|^#PidFile .+$|PidFile /var/run/clamav/clamd.pid|' etc/clamd.conf
|
|
perl -pi -e 's|^#PidFile .+$|PidFile /var/run/clamav/clamd.pid|' etc/clamd.conf
|
|
perl -pi -e 's|^#LogFile .+$|LogFile /var/log/clamav/clamd.log|' etc/clamd.conf
|
|
perl -pi -e 's|^#LogFile .+$|LogFile /var/log/clamav/clamd.log|' etc/clamd.conf
|
|
@@ -209,6 +207,9 @@ fi
|
|
%{_includedir}/*
|
|
%{_includedir}/*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jun 09 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.97.1-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Sun Mar 27 2011 IWAI, Masaharu <iwai@alib.jp> 0.97-2
|
|
* Sun Mar 27 2011 IWAI, Masaharu <iwai@alib.jp> 0.97-2
|
|
- add else routine for milter: fix building on Vine Linux 5
|
|
- add else routine for milter: fix building on Vine Linux 5
|
|
|
|
|