Accepting request 237393 from home:ecsos
update to 5.07 OBS-URL: https://build.opensuse.org/request/show/237393 OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=48
This commit is contained in:
parent
eeaadf5480
commit
0825e354af
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:af74f808d049edbeff3a7c4668155e40007676ee5cfa74b652bd57c37b26e1d0
|
|
||||||
size 896243
|
|
3
clamtk-5.07.tar.gz
Normal file
3
clamtk-5.07.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:983a0862eed5af31f6e9f230d5081abc2a744ed8c5ac622f310d1c07dac4f9cb
|
||||||
|
size 893296
|
@ -1,10 +0,0 @@
|
|||||||
diff -Pdpru clamtk-5.06.orig/clamtk.desktop clamtk-5.06/clamtk.desktop
|
|
||||||
--- clamtk-5.06.orig/clamtk.desktop 2014-04-06 13:04:35.000000000 +0200
|
|
||||||
+++ clamtk-5.06/clamtk.desktop 2014-05-07 16:56:07.895318332 +0200
|
|
||||||
@@ -100,6 +100,5 @@ Icon=clamtk
|
|
||||||
Type=Application
|
|
||||||
Terminal=false
|
|
||||||
Categories=GTK;GNOME;Utility;
|
|
||||||
-OnlyShowIn=GNOME;
|
|
||||||
StartupNotify=true
|
|
||||||
Keywords=antivirus;virus;malware;scan;scanner;
|
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 15 11:43:43 UTC 2014 - ecsos@schirra.net
|
||||||
|
|
||||||
|
- update to 5.07
|
||||||
|
* Fix to make ClamTk show up again in Dash and
|
||||||
|
other areas (clamtk.desktop);
|
||||||
|
the OnlyShowIn portion from 5.06 removed it
|
||||||
|
* Improve two tooltips in Settings panel
|
||||||
|
* Minor fix to wording in Update panel
|
||||||
|
* Standardize locale files permissions
|
||||||
|
* Updated language files: Arabic (ar), German (de),
|
||||||
|
Azerbaijani (az), English (en_AU), Galician (gl),
|
||||||
|
French (fr), Tamil (ta), Ukrainian (uk), Uzbek (uz),
|
||||||
|
Finnish (fi), Romanian (ro), Spanish (es), Hebrew (he),
|
||||||
|
Asturian (ast), Czech (cz), Dutch (nl), Malay (ms), Slovak (sk)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:14:59 UTC 2014 - ecsos@schirra.net
|
Wed May 7 15:14:59 UTC 2014 - ecsos@schirra.net
|
||||||
|
|
||||||
|
@ -14,12 +14,11 @@
|
|||||||
# vim: set ts=4 sw=4 et:
|
# vim: set ts=4 sw=4 et:
|
||||||
|
|
||||||
Name: clamtk
|
Name: clamtk
|
||||||
Version: 5.06
|
Version: 5.07
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GUI for the ClamAV Antivirus
|
Summary: GUI for the ClamAV Antivirus
|
||||||
Source: https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-%{version}.tar.gz
|
Source: https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-%{version}.tar.gz
|
||||||
Patch0: clamtk-add_searchpath.patch
|
Patch0: clamtk-add_searchpath.patch
|
||||||
Patch1: clamtk-desktop.patch
|
|
||||||
URL: http://code.google.com/p/clamtk/
|
URL: http://code.google.com/p/clamtk/
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
@ -79,7 +78,6 @@ It is designed to be an easy-to-use, point and click virus scanner.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%__gzip -dc clamtk.1.gz > clamtk.1
|
%__gzip -dc clamtk.1.gz > clamtk.1
|
||||||
|
Loading…
Reference in New Issue
Block a user