]> git.pld-linux.org Git - packages/clamav.git/blob - clamav.spec
- added bcond for llvm
[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 %bcond_without  llvm            # build without llvm support (Ac)
8
9 Summary:        An anti-virus utility for Unix
10 Summary(pl.UTF-8):      Narzędzie antywirusowe dla Uniksów
11 Name:           clamav
12 Version:        0.97.1
13 Release:        1
14 License:        GPL v2+
15 Group:          Daemons
16 Source0:        http://downloads.sourceforge.net/clamav/0.96rc1/%{name}-%{version}.tar.gz
17 # Source0-md5:  4f3fb74ff1098c25eef8e10721478c29
18 Source1:        %{name}.init
19 Source2:        %{name}.sysconfig
20 Source3:        %{name}-milter.init
21 Source4:        %{name}-cron-updatedb
22 Source5:        %{name}.logrotate
23 Source8:        %{name}-post-updatedb
24 Source9:        %{name}-milter.sysconfig
25 Patch0:         %{name}-pld_config.patch
26 Patch1:         %{name}-nolibs.patch
27 Patch2:         am-nosilentrules.patch
28 Patch3:         %{name}-link.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_llvm:BuildRequires:     llvm-devel}
39 %{?with_milter:BuildRequires:   libwrap-devel}
40 BuildRequires:  ncurses-devel
41 BuildRequires:  rpmbuild(macros) >= 1.514
42 BuildRequires:  zlib-devel
43 Requires(post,preun):   /sbin/chkconfig
44 Requires(postun):       /usr/sbin/groupdel
45 Requires(postun):       /usr/sbin/userdel
46 Requires(postun,pre):   /usr/sbin/usermod
47 Requires(pre):  /bin/id
48 Requires(pre):  /usr/bin/getgid
49 Requires(pre):  /usr/sbin/groupadd
50 Requires(pre):  /usr/sbin/useradd
51 Requires(triggerpostun):        sed >= 4.0
52 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
53 Requires:       /usr/sbin/usermod
54 Requires:       rc-scripts >= 0.4.1.23
55 Suggests:       clamav-database
56 Provides:       group(clamav)
57 Provides:       user(clamav)
58 Conflicts:      logrotate < 3.7-4
59 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
60
61 %description
62 Clam AntiVirus is an open source anti-virus toolkit for UNIX, designed
63 especially for e-mail scanning on mail gateways. It provides a number
64 of utilities including a flexible and scalable multi-threaded daemon,
65 a command line scanner and advanced tool for automatic database
66 updates. The core of the package is an anti-virus engine available in
67 a form of shared library.
68
69 Here is a list of the main features:
70 - command-line scanner
71 - fast, multi-threaded daemon with support for on-access scanning
72 - milter interface for sendmail
73 - advanced database updater with support for scripted updates and
74   digital signatures
75 - virus scanner C library
76 - on-access scanning (Linux® and FreeBSD®)
77 - virus database updated multiple times per day (see home page for
78   total number of signatures)
79 - built-in support for various archive formats, including Zip, RAR,
80   Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others
81 - built-in support for almost all mail file formats
82 - built-in support for ELF executables and Portable Executable files
83   compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and
84   obfuscated with SUE, Y0da Cryptor and others
85 - built-in support for popular document formats including MS Office
86   and MacOffice files, HTML, RTF and PDF
87
88 %description -l pl.UTF-8
89 Clam Antivirus jest potężnym skanerem antywirusowym dla systemów
90 uniksowych. Wspiera on AMaViSa, skompresowane pliki, skanowanie
91 "on-access" i posiada system bezpiecznej, automatycznej aktualizacji.
92 Baza wirusów zawiera ponad 90000 sygnatur. Skaner jest wielowątkowy,
93 napisany w C i zgodny z POSIXem.
94
95 %package libs
96 Summary:        Shared libraries for clamav
97 Summary(pl.UTF-8):      Biblioteki dzielone clamav
98 Group:          Libraries
99
100 %description libs
101 Shared libraries for clamav.
102
103 %description libs -l pl.UTF-8
104 Biblioteki dzielone clamav.
105
106 %package milter
107 Summary:        ClamAV filter using milter interface
108 Summary(pl.UTF-8):      Filtr ClamAV korzystający z interfejsu milter
109 Group:          Daemons
110 Requires:       %{name} = %{epoch}:%{version}-%{release}
111 %if "%{pld_release}" == "ti"
112 Requires:       postfix
113 %else
114 Requires:       sendmail >= 8.11
115 %endif
116 Requires:       tcp_wrappers
117
118 %description milter
119 ClamAV sendmail filter using MILTER interface.
120
121 %description milter -l pl.UTF-8
122 Filtr ClamAV dla sendmaila korzystający z interfejsu MILTER.
123
124 %package devel
125 Summary:        clamav - Development header files and libraries
126 Summary(pl.UTF-8):      clamav - Pliki nagłówkowe i biblioteki dla programistów
127 Group:          Development/Libraries
128 Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
129 Requires:       bzip2-devel
130 Requires:       gmp-devel
131 Requires:       zlib-devel
132
133 %description devel
134 This package contains the development header files and libraries
135 necessary to develop clamav client applications.
136
137 %description devel -l pl.UTF-8
138 Pliki nagłówkowe i biblioteki konieczne do kompilacji aplikacji
139 klienckich clamav.
140
141 %package static
142 Summary:        clamav static libraries
143 Summary(pl.UTF-8):      Biblioteki statyczne clamav
144 Group:          Development/Libraries
145 Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
146
147 %description static
148 clamav static libraries.
149
150 %description static -l pl.UTF-8
151 Biblioteki statyczne clamav.
152
153 %prep
154 %setup -q
155 %patch0 -p1
156 %patch1 -p1
157 %patch2 -p1
158 %patch3 -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.065169 seconds and 3 git commands to generate.