4.34
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=30
This commit is contained in:
parent
c600df59c9
commit
ebc989bc33
@ -1,10 +0,0 @@
|
|||||||
--- clamtk.orig 2011-04-25 22:51:04.000000000 +0200
|
|
||||||
+++ clamtk 2011-04-25 22:51:15.000000000 +0200
|
|
||||||
@@ -17,6 +17,7 @@
|
|
||||||
use warnings;
|
|
||||||
$| = 1;
|
|
||||||
|
|
||||||
+use lib qw(/usr/lib);
|
|
||||||
use ClamTk::App;
|
|
||||||
use ClamTk::Device;
|
|
||||||
use ClamTk::GUI;
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1cac4b1858ac531161ef4412fbc5f2b819a35eab56a373f54e4a8da577d212d7
|
|
||||||
size 344026
|
|
10
clamtk-4.34-add_searchpath.patch
Normal file
10
clamtk-4.34-add_searchpath.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- clamtk.orig 2011-08-20 13:32:47.754000887 +0200
|
||||||
|
+++ clamtk 2011-08-20 13:33:07.637000363 +0200
|
||||||
|
@@ -17,6 +17,7 @@
|
||||||
|
#use warnings;
|
||||||
|
$| = 1;
|
||||||
|
|
||||||
|
+usr lib qw(/usr/lib);
|
||||||
|
use ClamTk::App;
|
||||||
|
use ClamTk::Device;
|
||||||
|
use ClamTk::GUI;
|
3
clamtk-4.34.tar.bz2
Normal file
3
clamtk-4.34.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33a5eb41b1fe5bba26dd59e5eac8a754e3736580a7425ae0b84d9bc2f5687127
|
||||||
|
size 345796
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 20 11:30:01 UTC 2011 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
- update to 4.34:
|
||||||
|
* fix regular expression in scanning portion (LP#787864)
|
||||||
|
* fix to display so that changing signature update method refreshes to show
|
||||||
|
current signature status
|
||||||
|
* fix to Last scan value
|
||||||
|
* additional updates to clamtk.desktop file
|
||||||
|
* many updated translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 11 23:27:27 UTC 2011 - pascal.bleser@opensuse.org
|
Sat Jun 11 23:27:27 UTC 2011 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# vim: set ts=4 sw=4 et:
|
# vim: set ts=4 sw=4 et:
|
||||||
|
|
||||||
Name: clamtk
|
Name: clamtk
|
||||||
Version: 4.33
|
Version: 4.34
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GUI for the ClamAV Antivirus
|
Summary: GUI for the ClamAV Antivirus
|
||||||
# http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz
|
# http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz
|
||||||
Source: clamtk-%{version}.tar.bz2
|
Source: clamtk-%{version}.tar.bz2
|
||||||
Patch0: clamtk-4.32-add_searchpath.patch
|
Patch0: clamtk-4.34-add_searchpath.patch
|
||||||
URL: http://clamtk.sourceforge.net/
|
URL: http://clamtk.sourceforge.net/
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
License: GNU General Public License version 2 or later or Artistic (GPLv2+ or Artistic)
|
License: GNU General Public License version 2 or later or Artistic (GPLv2+ or Artistic)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user