Hello community,

here is the log from the commit of package kvirustotal for openSUSE:Factory
checked in at Thu Aug 4 12:05:41 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/kvirustotal/kvirustotal.changes        
2011-04-12 12:23:43.000000000 +0200
@@ -0,0 +1,46 @@
+-------------------------------------------------------------------
+Tue Apr 12 10:21:57 UTC 2011 - [email protected]
+
+- makes fit to 70 zeichen 
+
+-------------------------------------------------------------------
+Fri Apr  8 17:31:37 UTC 2011 - [email protected]
+
+- used spec-cleaner 
+
+-------------------------------------------------------------------
+Tue Mar 15 21:19:42 UTC 2011 - [email protected]
+
+- updated to version 0.11
+-- Added Italian translation (thanks to Gianluca Boiano)
+-- Fixed bug that prevents the width of the task table's columns from
+   being saved on exit
+-------------------------------------------------------------------
+Sun Mar 13 19:00:00 UTC 2011 - [email protected]
+
+- Fix segmentation fault while entering the service key in the welcome
+  wizard
+ Published 0.10.1  
+
+-------------------------------------------------------------------
+Sun Mar 13 18:03:48 UTC 2011 - [email protected]
+
+- updated to version 0.10
+  - Added German translation (thanks to Sascha Manns)
+  - Implemented smarter queue engine to manage requests more efficiently
+  - Integration with KDE notification message system
+  - Show antivirus and anti-phising services' workload
+  - Added drag and drop support
+  - Save each column width for better customization
+  - A lot of miscellaneous improvements 
+
+-------------------------------------------------------------------
+Thu Mar  3 22:31:12 UTC 2011 - [email protected]
+
+- Added de.po 
+
+-------------------------------------------------------------------
+Thu Feb 24 19:40:40 UTC 2011 - [email protected]
+
+- first port for openSUSE 
+

calling whatdependson for head-i586


New:
----
  kvirustotal-0.11.tar.bz2
  kvirustotal.changes
  kvirustotal.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kvirustotal.spec ++++++
#
# spec file for package kvirustotal
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           kvirustotal
Version:        0.11
Release:        1
License:        GPL v3 or later
Summary:        Online-based Antivirus and Anti-Phising tool
Url:            
http://opendesktop.org/content/download.php?content=139065&id=1&tan=73175957
Group:          Productivity/Security
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  cmake
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  kdelibs4
BuildRequires:  kdelibs4-core
BuildRequires:  kdesdk4-scripts
BuildRequires:  libkde4-devel
BuildRequires:  libqca2-devel
BuildRequires:  libqjson-devel
BuildRequires:  update-desktop-files
Requires:       %{name}-lang = %{version}
Requires:       kdelibs4
Requires:       kdelibs4-core
Requires:       libqjson0
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
KVirusTotal is an online-based antivirus and anti-phising tool. It 
allows you to submit files that will be analysed by more than 40 
up-to-dated antivirus. Besides, it will accept URLs that will be 
tested against the main anti-phising sytems.


%lang_package
%prep
%setup -q

%build
export CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
%cmake_kde4
%make_jobs

%install
%makeinstall
%suse_update_desktop_file -r %{name} System Security
%find_lang %{name} --with-kde
%kde_post_install

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING INSTALL TODO
%dir %{_datadir}/kde4/apps/%{name}
%dir %{_datadir}/kde4/apps/%{name}/pics
%{_bindir}/%{name}
%{_datadir}/applications/kde4/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/kde4/apps/kvirustotal/pics/%{name}-connecting.gif

%files lang -f %{name}.lang
%defattr(-,root,root)

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to