Accepting request 232755 from home:ecsos

update to 5.06

OBS-URL: https://build.opensuse.org/request/show/232755
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=46
This commit is contained in:
2014-05-06 09:24:45 +00:00
committed by Git OBS Bridge
parent 22cd17955c
commit f7be187817
4 changed files with 44 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
# vim: set ts=4 sw=4 et:
Name: clamtk
Version: 5.04
Version: 5.06
Release: 0
Summary: GUI for the ClamAV Antivirus
Source: https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-%{version}.tar.gz
@@ -88,7 +88,7 @@ It is designed to be an easy-to-use, point and click virus scanner.
%__install -D -m 0644 clamtk.desktop "%{buildroot}%{_datadir}/applications/%{name}.desktop"
%__install -D -m 0644 clamtk.1 "%{buildroot}%{_mandir}/man1/clamtk.1"
# use /usr/lib, not %{_libdir}:
# use /usr/lib, not %%{_libdir}:
%__install -d "%{buildroot}%{_prefix}/lib/ClamTk"
%__install -m0644 lib/*.pm "%{buildroot}%{_prefix}/lib/ClamTk/"