SPECS: python-pyclamav.spec - no recursion needed to copy single f...
glen
glen at pld-linux.org
Sun Apr 27 14:27:32 CEST 2008
Author: glen Date: Sun Apr 27 12:27:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no recursion needed to copy single file
- add todo
---- Files affected:
SPECS:
python-pyclamav.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/python-pyclamav.spec
diff -u SPECS/python-pyclamav.spec:1.12 SPECS/python-pyclamav.spec:1.13
--- SPECS/python-pyclamav.spec:1.12 Sun Apr 27 14:26:28 2008
+++ SPECS/python-pyclamav.spec Sun Apr 27 14:27:27 2008
@@ -1,4 +1,6 @@
# $Revision$, $Date$
+# TODO
+# - R: clamav? library requiring daemon???
Summary: A Python interface to libclamav
Summary(pl.UTF-8): Interfejs Pythona do libclamav
Name: python-pyclamav
@@ -36,7 +38,7 @@
--root=$RPM_BUILD_ROOT \
--optimize=2
-cp -aR example.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a example.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -57,6 +59,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2008-04-27 12:27:27 glen
+- no recursion needed to copy single file
+- add todo
+
Revision 1.12 2008-04-27 12:26:28 glen
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pyclamav.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list