/[smeserver]/rpms/clamav/sme10/clamav.spec
ViewVC logotype

Diff of /rpms/clamav/sme10/clamav.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.8 by dani, Wed Oct 24 11:37:38 2018 UTC Revision 1.9 by jpp, Thu Mar 7 04:07:33 2019 UTC
# Line 1  Line 1 
1  # $Id: clamav.spec,v 1.7 2018/03/14 12:48:09 dani Exp $  # $Id: clamav.spec,v 1.8 2018/10/24 11:37:38 dani Exp $
2  # Authority: dag  # Authority: dag
3  # Upstream: <clamav-devel$lists,sf,net>  # Upstream: <clamav-devel$lists,sf,net>
4    
# Line 14  Line 14 
14  Summary: Anti-virus software  Summary: Anti-virus software
15  Name: clamav  Name: clamav
16  Version: 0.100.2  Version: 0.100.2
17  Release: 1%{?dist}  Release: 2%{?dist}
18  License: GPL  License: GPL
19  Group: Applications/System  Group: Applications/System
20  URL: http://www.clamav.net/  URL: http://www.clamav.net/
# Line 88  Requires(pre): /usr/sbin/groupadd Line 88  Requires(pre): /usr/sbin/groupadd
88  Requires(pre): /usr/sbin/useradd  Requires(pre): /usr/sbin/useradd
89    
90  ### Fedora Extras introduced them differently :(  ### Fedora Extras introduced them differently :(
91  Obsoletes: clamav-update <= %{version}-%{release}  Provides: clamav-update = %{version}-%{release}
92  Obsoletes: clamav-data <= %{version}-%{release}  Obsoletes: clamav-update < %{version}-%{release}
93    Provides: clamav-data = %{version}-%{release}
94    Obsoletes: clamav-data < %{version}-%{release}
95    Obsoletes: clamav-data-empty <= %{version}-%{release}
96    # Ugly to put these in the db-package, but needed
97    # here to handle upgrades on EL5.
98    Provides: clamav-filesystem = %{version}-%{release}
99    Obsoletes: clamav-filesystem < %{version}-%{release}
100    
101  %description db  %description db
102  The actual virus database for %{name}  The actual virus database for %{name}
# Line 419  fi Line 426  fi
426  %exclude %{_libdir}/libclammspack.la  %exclude %{_libdir}/libclammspack.la
427    
428  %changelog  %changelog
429    * Wed Mar 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.100.2-2.sme
430    - Update clamav-db as per epel last spec file [SME: 10754]
431      to add clamav-update as provides
432    -
433  * Wed Oct 24 2018 Daniel Berteaud <daniel@firewall-services.com> - 0.100.2-1.sme  * Wed Oct 24 2018 Daniel Berteaud <daniel@firewall-services.com> - 0.100.2-1.sme
434  - Update to 0.100.2 [SME: 10578]  - Update to 0.100.2 [SME: 10578]
435    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed