SPECS (LINUX_2_6): kernel.spec - no verbose when unpacking tomoyo tarball
adamg
adamg at pld-linux.org
Sun Feb 15 12:37:30 CET 2009
Author: adamg Date: Sun Feb 15 11:37:30 2009 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- no verbose when unpacking tomoyo tarball
---- Files affected:
SPECS:
kernel.spec (1.441.2.2066 -> 1.441.2.2067)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2066 SPECS/kernel.spec:1.441.2.2067
--- SPECS/kernel.spec:1.441.2.2066 Sun Feb 15 12:34:41 2009
+++ SPECS/kernel.spec Sun Feb 15 12:37:23 2009
@@ -928,7 +928,7 @@
# tomoyo
%if %{with tomoyo}
- tar xzvf %{SOURCE6000}
+ tar xzf %{SOURCE6000}
%if %{with apparmor}
%patch6001 -p1
%else
@@ -1695,6 +1695,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.2067 2009/02/15 11:37:23 adamg
+- no verbose when unpacking tomoyo tarball
+
Revision 1.441.2.2066 2009/02/15 11:34:41 adamg
- tomoyo patch for apparmor enabled kernel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.2066&r2=1.441.2.2067&f=u
More information about the pld-cvs-commit
mailing list