4.23
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=18
This commit is contained in:
parent
ad5785f751
commit
2f378a5c07
@ -1,11 +1,11 @@
|
||||
--- clamtk.orig 2009-10-06 18:40:31.000000000 +0200
|
||||
+++ clamtk 2009-10-12 20:50:49.000000000 +0200
|
||||
@@ -4,6 +4,8 @@ use strict;
|
||||
--- clamtk.orig 2010-01-20 23:01:25.000000000 +0100
|
||||
+++ clamtk 2010-01-20 23:01:41.000000000 +0100
|
||||
@@ -16,6 +16,8 @@
|
||||
use warnings;
|
||||
$|++;
|
||||
|
||||
+use lib qw( /usr/lib );
|
||||
+use lib qw(/usr/lib);
|
||||
+
|
||||
use ClamTk::App;
|
||||
use ClamTk::Prefs;
|
||||
use ClamTk::GUI;
|
||||
use ClamTk::Prefs qw/structure/;
|
||||
use ClamTk::GUI qw/start_gui/;
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a488187b3f9026df128bb1903005d36d9c648302249d2c33870960f12d82f7e5
|
||||
size 233062
|
3
clamtk-4.23.tar.bz2
Normal file
3
clamtk-4.23.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a737ee4b308dc931d9395fd254e6dec18b393ebf5edc7e0aaefb02867d2a89e
|
||||
size 232342
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 22:04:01 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 4.23:
|
||||
* makes ClamTk more out-of-the-box ready
|
||||
* contains cleaned up code and numerous language file updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 26 23:35:09 UTC 2009 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: clamtk
|
||||
Version: 4.22
|
||||
Version: 4.23
|
||||
Release: 0
|
||||
Summary: GUI for the ClamAV Antivirus
|
||||
# http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user