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

Diff of /rpms/clamav/sme9/clamav.spec

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

Revision 1.25 by jcrisp, Tue Nov 13 16:35:19 2018 UTC Revision 1.26 by jpp, Thu Mar 7 03:51:29 2019 UTC
# Line 20  Line 20 
20  Summary: Anti-virus software  Summary: Anti-virus software
21  Name: clamav  Name: clamav
22  Version: 0.100.2  Version: 0.100.2
23  Release: 4%{?dist}  Release: 5%{?dist}
24  # ClamAV is GPLv2, zlib is zlib, /contrib/dotzlib/ has Boost license  # ClamAV is GPLv2, zlib is zlib, /contrib/dotzlib/ has Boost license
25  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}
26  License: GPLv2 and zlib and Boost  License: GPLv2 and zlib and Boost
# Line 128  Requires(pre): /usr/sbin/groupadd Line 128  Requires(pre): /usr/sbin/groupadd
128  Requires(pre): /usr/sbin/useradd  Requires(pre): /usr/sbin/useradd
129    
130  ### Fedora Extras introduced them differently :(  ### Fedora Extras introduced them differently :(
131  Obsoletes: clamav-update <= %{version}-%{release}  Provides: clamav-update = %{version}-%{release}
132  Obsoletes: clamav-data <= %{version}-%{release}  Obsoletes: clamav-update < %{version}-%{release}
133    Provides: clamav-data = %{version}-%{release}
134    Obsoletes: clamav-data < %{version}-%{release}
135    Obsoletes: clamav-data-empty <= %{version}-%{release}
136    # Ugly to put these in the db-package, but needed
137    # here to handle upgrades on EL5.
138    Provides: clamav-filesystem = %{version}-%{release}
139    Obsoletes: clamav-filesystem < %{version}-%{release}
140    
141  %description db  %description db
142  The actual virus database for %{name}  The actual virus database for %{name}
# Line 488  fi Line 495  fi
495  %exclude %{_libdir}/libclammspack.la  %exclude %{_libdir}/libclammspack.la
496    
497  %changelog  %changelog
498    * Wed Mar 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.100.2-5.sme
499    - Update clamav-db as per epel last spec file [SME: ]
500      to add clamav-update as provides
501    
502  * Tue Nov 13 2018 John Crisp <jcrisp@safeandsoundit.co.uk> - 0.100.2-4  * Tue Nov 13 2018 John Crisp <jcrisp@safeandsoundit.co.uk> - 0.100.2-4
503  - Fix incorrect version number in the previoius changelog entry  - Fix incorrect version number in the previoius changelog entry
504    


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