Author: rotom Date: Sat Jan 13 00:52:51 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.27
---- Files affected: SPECS: clamtk.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/clamtk.spec diff -u SPECS/clamtk.spec:1.13 SPECS/clamtk.spec:1.14 --- SPECS/clamtk.spec:1.13 Sun Nov 12 19:55:24 2006 +++ SPECS/clamtk.spec Sat Jan 13 01:52:46 2007 @@ -2,12 +2,12 @@ Summary: Easy to use front-end for ClamAV Summary(pl): Prosty w użyciu interfejs do ClamAVa Name: clamtk -Version: 2.26 +Version: 2.27 Release: 1 License: Artistic Group: Applications Source0: http://dl.sourceforge.net/clamtk/%{name}-%{version}.tar.gz -# Source0-md5: 062ee416c95a5a4271a8a3590a596f72 +# Source0-md5: 2b5659fcf0b08a3c7037c59d7972fad8 URL: http://clamtk.sourceforge.net/ BuildRequires: sed >= 4.0 Requires: clamav >= 0.87 @@ -39,7 +39,7 @@ install clamtk $RPM_BUILD_ROOT%{_bindir} gzip -dc clamtk.1.gz >$RPM_BUILD_ROOT%{_mandir}/man1/clamtk.1 -install clam.xpm $RPM_BUILD_ROOT%{_pixmapsdir} +install clamtk.png $RPM_BUILD_ROOT%{_pixmapsdir} install clamtk.desktop $RPM_BUILD_ROOT%{_desktopdir} for n in po/*.mo ; do @@ -55,7 +55,7 @@ %doc CHANGES DISCLAIMER README clamtk LICENSE %attr(755,root,root) %{_bindir}/%{name} %{_desktopdir}/clamtk.desktop -%{_pixmapsdir}/clam.xpm +%{_pixmapsdir}/clamtk.png %{_mandir}/man1/%{name}.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -64,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007/01/13 00:52:46 rotom +- up to 2.27 + Revision 1.13 2006/11/12 18:55:24 rotom - up to 2.26 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/clamtk.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
