Accepting request 888825 from home:polslinux:branches:security
- Update to version 6.11: * Clamtk and Clamav do not update automatically * Add appdata.xml file * Remove code referencing old repo. * Bug: app doesn't scan files/folders on demand * Bug: Do not inject 'no-separator' into window decoration * Add --alert-broken-media option for versions >= 103.1 * Remove older repo (clamtk-gtk3), use clamtk only - Remove 0001-Do-not-inject-no-separator-into-window-decoration.patch OBS-URL: https://build.opensuse.org/request/show/888825 OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=73
This commit is contained in:
10
clamtk.spec
10
clamtk.spec
@@ -18,17 +18,16 @@
|
||||
|
||||
|
||||
Name: clamtk
|
||||
Version: 6.07
|
||||
Version: 6.11
|
||||
Release: 0
|
||||
Summary: GUI for the ClamAV Antivirus
|
||||
License: GPL-1.0-or-later OR Artistic-1.0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Productivity/Security
|
||||
URL: https://github.com/dave-theunsub/clamtk
|
||||
Source: https://bitbucket.org/davem_/clamtk-gtk3/downloads/clamtk-%{version}.tar.xz
|
||||
Source1: https://bitbucket.org/davem_/clamtk-gtk3/downloads/clamtk-%{version}.tar.xz.asc
|
||||
Source: https://github.com/dave-theunsub/clamtk/releases/download/v%{version}/clamtk-%{version}.tar.xz
|
||||
Source1: https://github.com/dave-theunsub/clamtk/releases/download/v%{version}/clamtk-%{version}.tar.xz.asc
|
||||
Source2: %{name}.keyring
|
||||
Patch0: clamtk-add_searchpath.patch
|
||||
Patch1: 0001-Do-not-inject-no-separator-into-window-decoration.patch
|
||||
BuildRequires: update-desktop-files
|
||||
Requires: clamav >= 0.88
|
||||
Requires: gnome-icon-theme
|
||||
@@ -66,7 +65,6 @@ It is designed to be an easy-to-use, point and click virus scanner.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
gzip -dc clamtk.1.gz > clamtk.1
|
||||
|
Reference in New Issue
Block a user