diff --git a/ocfs2-tools.changes b/ocfs2-tools.changes index 1b6fccc..49aee73 100644 --- a/ocfs2-tools.changes +++ b/ocfs2-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 2 08:09:49 UTC 2010 - i@coly.li + +- add '-q' in %setup of ocfs2-tools.spec, to make build log shorter. + (patch written by aj@suse.de) + ------------------------------------------------------------------- Wed Oct 20 17:33:02 UTC 2010 - i@coly.li diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index 48a85d9..7cbcb94 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -36,7 +36,7 @@ Patch105: bug-470741-debug_start_failures.patch Patch106: ocfs2-devel.diff Patch107: reflink-no-syscall.patch Patch201: bug-543119-o2dlm.patch -Patch202: fix-configure-check-libs.patch +Patch202: fix-configure-check-libs.patch Url: http://oss.oracle.com/projects/ocfs2-tools/ Requires: net-tools, modutils, e2fsprogs, /sbin/chkconfig, glib2 >= 2.2.3 PreReq: %insserv_prereq %fillup_prereq @@ -113,7 +113,7 @@ Authors: Oracle Corporation %prep -%setup -n %{name} -a 2 +%setup -q -n %{name} -a 2 %patch101 -p1 %patch102 -p1 %patch103 -p1