Changes of Revision 3
clamav.spec
Changed
x
1
2
%if 0%{?opensuse_bs} < 1
3
## Fedora Extras specific customization below...
4
%bcond_without fedora
5
-%bcond_with upstart
6
-%bcond_without systemd
7
+%bcond_without upstart
8
+%bcond_with systemd
9
%bcond_with sysv
10
%bcond_without tmpfiles
11
%bcond_with unrar
12