]> git.pld-linux.org Git - packages/clamav.git/blob - clamav.spec
00dafca81838906a2fa49f816f2262f110fd311f
[packages/clamav.git] / clamav.spec
1 # TODO:
2 # - Make freshclam package (script and daemon)
3 # - restart amavis in triggers if group membership was modified?
4 #
5 # Conditional build:
6 %bcond_without  milter          # build without milter subpackage
7 #
8 Summary:        An anti-virus utility for Unix
9 Summary(pl.UTF-8):      Narzędzie antywirusowe dla Uniksów
10 Name:           clamav
11 Version:        0.96.4
12 Release:        2
13 License:        GPL v2+
14 Group:          Daemons
15 Source0:        http://downloads.sourceforge.net/clamav/0.96rc1/%{name}-%{version}.tar.gz
16 # Source0-md5:  7d47f73fe16b96544a4b5e41686e5060
17 Source1:        %{name}.init
18 Source2:        %{name}.sysconfig
19 Source3:        %{name}-milter.init
20 Source4:        %{name}-cron-updatedb
21 Source5:        %{name}.logrotate
22 Source8:        %{name}-post-updatedb
23 Source9:        %{name}-milter.sysconfig
24 Patch0:         %{name}-pld_config.patch
25 Patch1:         %{name}-nolibs.patch
26 Patch2:         am-nosilentrules.patch
27 Patch3:         %{name}-link.patch
28 Patch4:         %{name}-segv.patch
29 URL:            http://www.clamav.net/
30 BuildRequires:  autoconf
31 BuildRequires:  automake
32 BuildRequires:  bzip2-devel
33 BuildRequires:  gmp-devel
34 BuildRequires:  libltdl-devel
35 %{?with_milter:BuildRequires:   libmilter-devel}
36 BuildRequires:  libstdc++-devel
37 BuildRequires:  libtool
38 %{?with_milter:BuildRequires:   libwrap-devel}
39 BuildRequires:  ncurses-devel
40 BuildRequires:  rpmbuild(macros) >= 1.514
41 BuildRequires:  zlib-devel
42 Requires(post,preun):   /sbin/chkconfig
43 Requires(postun):       /usr/sbin/groupdel
44 Requires(postun):       /usr/sbin/userdel
45 Requires(postun,pre):   /usr/sbin/usermod
46 Requires(pre):  /bin/id
47 Requires(pre):  /usr/bin/getgid
48 Requires(pre):  /usr/sbin/groupadd
49 Requires(pre):  /usr/sbin/useradd
50 Requires(triggerpostun):        sed >= 4.0
51 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
52 Requires:       /usr/sbin/usermod
53 Requires:       rc-scripts >= 0.4.1.23
54 Suggests:       clamav-database
55 Provides:       group(clamav)
56 Provides:       user(clamav)
57 Conflicts:      logrotate < 3.7-4
58 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
59
60 %description
61 Clam AntiVirus is an open source anti-virus toolkit for UNIX, designed
62 especially for e-mail scanning on mail gateways. It provides a number
63 of utilities including a flexible and scalable multi-threaded daemon,
64 a command line scanner and advanced tool for automatic database
65 updates. The core of the package is an anti-virus engine available in
66 a form of shared library.
67
68 Here is a list of the main features:
69 - command-line scanner
70 - fast, multi-threaded daemon with support for on-access scanning
71 - milter interface for sendmail
72 - advanced database updater with support for scripted updates and
73   digital signatures
74 - virus scanner C library
75 - on-access scanning (Linux® and FreeBSD®)
76 - virus database updated multiple times per day (see home page for
77   total number of signatures)
78 - built-in support for various archive formats, including Zip, RAR,
79   Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others
80 - built-in support for almost all mail file formats
81 - built-in support for ELF executables and Portable Executable files
82   compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and
83   obfuscated with SUE, Y0da Cryptor and others
84 - built-in support for popular document formats including MS Office
85   and MacOffice files, HTML, RTF and PDF
86
87 %description -l pl.UTF-8
88 Clam Antivirus jest potężnym skanerem antywirusowym dla systemów
89 uniksowych. Wspiera on AMaViSa, skompresowane pliki, skanowanie
90 "on-access" i posiada system bezpiecznej, automatycznej aktualizacji.
91 Baza wirusów zawiera ponad 90000 sygnatur. Skaner jest wielowątkowy,
92 napisany w C i zgodny z POSIXem.
93
94 %package libs
95 Summary:        Shared libraries for clamav
96 Summary(pl.UTF-8):      Biblioteki dzielone clamav
97 Group:          Libraries
98
99 %description libs
100 Shared libraries for clamav.
101
102 %description libs -l pl.UTF-8
103 Biblioteki dzielone clamav.
104
105 %package milter
106 Summary:        ClamAV filter using milter interface
107 Summary(pl.UTF-8):      Filtr ClamAV korzystający z interfejsu milter
108 Group:          Daemons
109 Requires:       %{name} = %{epoch}:%{version}-%{release}
110 %if "%{pld_release}" == "ti"
111 Requires:       postfix
112 %else
113 Requires:       sendmail >= 8.11
114 %endif
115 Requires:       tcp_wrappers
116
117 %description milter
118 ClamAV sendmail filter using MILTER interface.
119
120 %description milter -l pl.UTF-8
121 Filtr ClamAV dla sendmaila korzystający z interfejsu MILTER.
122
123 %package devel
124 Summary:        clamav - Development header files and libraries
125 Summary(pl.UTF-8):      clamav - Pliki nagłówkowe i biblioteki dla programistów
126 Group:          Development/Libraries
127 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
128 Requires:       bzip2-devel
129 Requires:       gmp-devel
130 Requires:       zlib-devel
131
132 %description devel
133 This package contains the development header files and libraries
134 necessary to develop clamav client applications.
135
136 %description devel -l pl.UTF-8
137 Pliki nagłówkowe i biblioteki konieczne do kompilacji aplikacji
138 klienckich clamav.
139
140 %package static
141 Summary:        clamav static libraries
142 Summary(pl.UTF-8):      Biblioteki statyczne clamav
143 Group:          Development/Libraries
144 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
145
146 %description static
147 clamav static libraries.
148
149 %description static -l pl.UTF-8
150 Biblioteki statyczne clamav.
151
152 %prep
153 %setup -q
154 %patch0 -p1
155 %patch1 -p1
156 %patch2 -p1
157 %patch3 -p1
158 %patch4 -p1
159
160 %build
161 %{__libtoolize}
162 %{__aclocal} -I m4
163 %{__autoconf}
164 %{__autoheader}
165 %{__automake}
166 %configure \
167         --disable-clamav \
168         %{?with_milter:--enable-milter} \
169         --with-dbdir=/var/lib/%{name} \
170         --with-no-cache \
171         --with-ltdl-include=/usr/include \
172         --with-ltdl-lib=%{_libdir}
173
174 %{__make} \
175         LIBTOOL=/usr/bin/libtool
176
177 %install
178 rm -rf $RPM_BUILD_ROOT
179 install -d $RPM_BUILD_ROOT/etc/{cron.d,logrotate.d,rc.d/init.d,sysconfig} \
180         $RPM_BUILD_ROOT%{_var}/{log,spool/clamav}
181
182 %{__make} install \
183         LIBTOOL=/usr/bin/libtool \
184         DESTDIR=$RPM_BUILD_ROOT
185 %{!?with_milter:rm -f $RPM_BUILD_ROOT%{_mandir}/man8/clamav-milter.8*}
186
187 cat <<'EOF' >$RPM_BUILD_ROOT/etc/cron.d/%{name}
188 5 * * * *       root    %{_sbindir}/clamav-cron-updatedb
189 EOF
190
191 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/clamd
192 %if %{with milter}
193 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/clamav-milter
194 install %{SOURCE9} $RPM_BUILD_ROOT/etc/sysconfig/clamav-milter
195 %endif
196 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/clamd
197 install %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/clamav-cron-updatedb
198 install etc/*.conf $RPM_BUILD_ROOT%{_sysconfdir}
199 install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
200
201 install %{SOURCE8} $RPM_BUILD_ROOT%{_sbindir}
202
203 # NOTE: clamd uses sane rights to it's clamd.pid file
204 # So better keep it dir
205 # If it is fixed use of dir will be unecesary
206 install -d $RPM_BUILD_ROOT/var/run/%{name}
207
208 :> $RPM_BUILD_ROOT/var/log/freshclam.log
209
210 %clean
211 rm -rf $RPM_BUILD_ROOT
212
213 %triggerin -- amavis-ng
214 %addusertogroup -q clamav amavis
215
216 %triggerin -- amavisd-new
217 %addusertogroup -q clamav amavis
218
219 %triggerin -- amavisd
220 %addusertogroup -q clamav amavis
221
222 %pre
223 %groupadd -g 43 clamav
224 %useradd -u 43 -d /tmp -s /bin/false -c "Clam Anti Virus Checker" -g clamav clamav
225
226 %post
227 /sbin/chkconfig --add clamd
228 %service clamd restart "Clam Antivirus daemon"
229 touch /var/log/freshclam.log
230 chown clamav:root /var/log/freshclam.log
231 chmod 640 /var/log/freshclam.log
232
233 %preun
234 if [ "$1" = "0" ]; then
235         %service clamd stop
236         /sbin/chkconfig --del clamd
237 fi
238
239 %postun
240 if [ "$1" = "0" ]; then
241         %userremove clamav
242         %groupremove clamav
243 fi
244
245 %triggerpostun -- %{name} < 0.80
246 if [ -f /etc/clamav.conf.rpmsave ]; then
247         echo "Renaming config to new name /etc/clamd.conf"
248         mv -f /etc/clamd.conf /etc/clamd.conf.rpmnew
249         mv -f /etc/clamav.conf.rpmsave /etc/clamd.conf
250         echo "Changing config location in freshclam config"
251         %{__sed} -i -e 's/clamav.conf/clamd.conf/' /etc/freshclam.conf
252 fi
253
254 %triggerpostun -- %{name} < 0.90-0.rc2.0.10
255 %{__cp} -f /etc/clamd.conf{,.rpmsave}
256 %{__sed} -i -e '
257                 s,^LogSyslog$,& yes,
258                 s,^FixStaleSocket$,& yes,
259                 s,^AllowSupplementaryGroups$,& yes,
260                 s,^ClamukoScanOnOpen$,& yes,
261                 s,^ClamukoScanOnClose$,& yes,
262                 s,^ClamukoScanOnExec$,& yes,
263                 s,^LogTime$,& yes,
264                 s,^ScanPE$,& yes,
265 ' /etc/clamd.conf
266 %banner -e %{name}-0.90 <<EOF
267 ClamAV config was automatically upgraded to 0.90 format. You should review it
268 that it's still valid.
269 EOF
270 #'
271 # unfortunately clamd has no configcheck option so we just have to start it
272 # once again after config was broken after upgrade
273 touch /var/lock/subsys/clamd
274 %service -q clamd restart
275
276 %post milter
277 /sbin/chkconfig --add clamav-milter
278 %service clamav-milter restart "Clam Antivirus daemon"
279
280 %preun milter
281 if [ "$1" = "0" ]; then
282         %service clamav-milter stop
283         /sbin/chkconfig --del clamav-milter
284 fi
285
286 %post   libs -p /sbin/ldconfig
287 %postun libs -p /sbin/ldconfig
288
289 %files
290 %defattr(644,root,root,755)
291 %doc AUTHORS ChangeLog FAQ NEWS README docs/*.pdf
292 %attr(755,root,root) %{_bindir}/clambc
293 %attr(755,root,root) %{_bindir}/clamdscan
294 %attr(755,root,root) %{_bindir}/clamdtop
295 %attr(755,root,root) %{_bindir}/clamscan
296 %attr(755,root,root) %{_bindir}/freshclam
297 %attr(755,root,root) %{_bindir}/sigtool
298 %attr(755,root,root) %{_bindir}/clamconf
299 %attr(755,root,root) %{_sbindir}/clamd
300 %attr(755,root,root) %{_sbindir}/clamav-cron-updatedb
301 %attr(755,root,root) %{_sbindir}/clamav-post-updatedb
302 %attr(755,clamav,root) %dir /var/lib/%{name}
303 %attr(644,clamav,root) %ghost %verify(not md5 mtime size) /var/lib/clamav/*.cvd
304 %attr(640,clamav,root) %ghost /var/log/freshclam.log
305 %attr(750,clamav,clamav) %dir /var/run/%{name}
306
307 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
308 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/clamd.conf
309 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/freshclam.conf
310
311 %attr(754,root,root) /etc/rc.d/init.d/clamd
312 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/clamd
313 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/clamav
314 %{_mandir}/man[15]/*
315 %{_mandir}/man8/clamd*
316
317 %if %{with milter}
318 %files milter
319 %defattr(644,root,root,755)
320 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/clamav-milter
321 %config(noreplace) %verify(not md5 mtime size) /etc/clamav-milter.conf
322 %attr(754,root,root) /etc/rc.d/init.d/clamav-milter
323 #%attr(755,root,root) %{_sysconfdir}/cron.daily/clamav-milter
324 #%attr(755,root,root) %{_sysconfdir}/log.d/scripts/services/clamav-milter
325 #%{_sysconfdir}/log.d/conf/services/clamav-milter.conf
326 %attr(755,root,root) %{_sbindir}/clamav-milter
327 %{_mandir}/man8/clamav-milter.8*
328 %attr(700,clamav,clamav) /var/spool/clamav
329 %endif
330
331 %files libs
332 %defattr(644,root,root,755)
333 %attr(755,root,root) %{_libdir}/lib*.so.*.*
334 %attr(755,root,root) %ghost %{_libdir}/libclamav.so.6
335 %attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.6
336 %attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.6
337
338 %files devel
339 %defattr(644,root,root,755)
340 %attr(755,root,root) %{_bindir}/clamav-config
341 %attr(755,root,root) %{_libdir}/lib*.so
342 %{_libdir}/lib*.la
343 %{_includedir}/*.h
344 %{_pkgconfigdir}/*.pc
345
346 %files static
347 %defattr(644,root,root,755)
348 %{_libdir}/*.a
This page took 0.0921 seconds and 2 git commands to generate.