Accepting request 54301 from network:ha-clustering:Factory

Accepted submit request 54301 from user colyli

OBS-URL: https://build.opensuse.org/request/show/54301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=30
This commit is contained in:
Marcus Rückert 2010-12-02 16:00:54 +00:00 committed by Git OBS Bridge
commit 4a7f3039e1
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -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