SPECS: clamtk.spec - updated to 4.12
adamg
adamg at pld-linux.org
Sun Apr 26 15:22:02 CEST 2009
Author: adamg Date: Sun Apr 26 13:22:02 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.12
---- Files affected:
SPECS:
clamtk.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/clamtk.spec
diff -u SPECS/clamtk.spec:1.23 SPECS/clamtk.spec:1.24
--- SPECS/clamtk.spec:1.23 Mon Jan 7 00:28:54 2008
+++ SPECS/clamtk.spec Sun Apr 26 15:21:56 2009
@@ -2,12 +2,12 @@
Summary: Easy to use front-end for ClamAV
Summary(pl.UTF-8): Prosty w użyciu interfejs do ClamAVa
Name: clamtk
-Version: 2.31
-Release: 2
+Version: 4.12
+Release: 1
License: Artistic
Group: Applications
Source0: http://dl.sourceforge.net/clamtk/%{name}-%{version}.tar.gz
-# Source0-md5: 6fa773079b372909624fb5fde3690405
+# Source0-md5: 39d049ac4cd277ea79c288c8943beb8f
URL: http://clamtk.sourceforge.net/
BuildRequires: sed >= 4.0
Requires: clamav >= 0.87
@@ -36,12 +36,13 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_pixmapsdir},%{_mandir}/man1,%{_desktopdir},%{_datadir}/mime/packages}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_pixmapsdir},%{_mandir}/man1,%{_desktopdir},%{_datadir}/mime/packages,%{perl_vendorlib}/ClamTk}
install clamtk $RPM_BUILD_ROOT%{_bindir}
gzip -dc clamtk.1.gz >$RPM_BUILD_ROOT%{_mandir}/man1/clamtk.1
install clamtk.png $RPM_BUILD_ROOT%{_pixmapsdir}
install clamtk.desktop $RPM_BUILD_ROOT%{_desktopdir}
+install lib/*.pm $RPM_BUILD_ROOT%{perl_vendorlib}/ClamTk
for n in po/*.mo ; do
install -D $n $RPM_BUILD_ROOT%{_datadir}/locale/`basename $n .mo`/LC_MESSAGES/clamtk.mo
@@ -58,6 +59,7 @@
%{_desktopdir}/clamtk.desktop
%{_pixmapsdir}/clamtk.png
%{_mandir}/man1/%{name}.1*
+%{perl_vendorlib}/ClamTk
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -65,7 +67,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.23 2008/01/06 23:28:54 qboosh
+Revision 1.24 2009/04/26 13:21:56 adamg
+- updated to 4.12
+
+Revision 1.23 2008-01-06 23:28:54 qboosh
- tab
Revision 1.22 2007-10-04 21:36:14 jasw
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clamtk.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list