- update ocfs2-tools to 1.8.0
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=25
This commit is contained in:
parent
a67a179397
commit
ffd693dcf7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 15 12:46:03 UTC 2011 - i@coly.li
|
||||||
|
|
||||||
|
- update ocfs2-tools to 1.8.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 2 08:09:49 UTC 2010 - i@coly.li
|
Thu Dec 2 08:09:49 UTC 2010 - i@coly.li
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Name: ocfs2-tools
|
|||||||
BuildRequires: e2fsprogs-devel glib2-devel libcorosync-devel libdlm-devel libopenais-devel libpacemaker-devel libxml2-devel libxslt-devel python-devel python-gtk-devel readline-devel update-desktop-files
|
BuildRequires: e2fsprogs-devel glib2-devel libcorosync-devel libdlm-devel libopenais-devel libpacemaker-devel libxml2-devel libxslt-devel python-devel python-gtk-devel readline-devel update-desktop-files
|
||||||
Summary: Oracle Cluster File System 2 Core Tools
|
Summary: Oracle Cluster File System 2 Core Tools
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Source: ocfs2-tools.tar.bz2
|
Source: ocfs2-tools.tar.bz2
|
||||||
@ -36,7 +36,7 @@ Patch105: bug-470741-debug_start_failures.patch
|
|||||||
Patch106: ocfs2-devel.diff
|
Patch106: ocfs2-devel.diff
|
||||||
Patch107: reflink-no-syscall.patch
|
Patch107: reflink-no-syscall.patch
|
||||||
Patch201: bug-543119-o2dlm.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/
|
Url: http://oss.oracle.com/projects/ocfs2-tools/
|
||||||
Requires: net-tools, modutils, e2fsprogs, /sbin/chkconfig, glib2 >= 2.2.3
|
Requires: net-tools, modutils, e2fsprogs, /sbin/chkconfig, glib2 >= 2.2.3
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
@ -129,7 +129,7 @@ Authors:
|
|||||||
export CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"
|
export CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"
|
||||||
export PROJECT="ocfs2-tools"
|
export PROJECT="ocfs2-tools"
|
||||||
autoreconf -fi -I /usr/share/aclocal
|
autoreconf -fi -I /usr/share/aclocal
|
||||||
%configure --disable-debug --prefix=/usr --mandir=%{_mandir} --enable-dynamic-fsck=yes --enable-dynamic-ctl=yes
|
%configure --disable-debug --prefix=/usr --mandir=%{_mandir} --enable-ocfs2console=yes --enable-dynamic-fsck=yes --enable-dynamic-ctl=yes
|
||||||
make OPTS="$RPM_OPT_FLAGS"
|
make OPTS="$RPM_OPT_FLAGS"
|
||||||
|
|
||||||
cd reflink
|
cd reflink
|
||||||
@ -197,7 +197,9 @@ fi
|
|||||||
%{_sbindir}/o2image
|
%{_sbindir}/o2image
|
||||||
%{_sbindir}/debugfs.ocfs2
|
%{_sbindir}/debugfs.ocfs2
|
||||||
%{_sbindir}/ocfs2_controld.pcmk
|
%{_sbindir}/ocfs2_controld.pcmk
|
||||||
|
%{_sbindir}/o2hbmonitor
|
||||||
%{_bindir}/reflink
|
%{_bindir}/reflink
|
||||||
|
%{_bindir}/o2info
|
||||||
%config %{_sysconfdir}/udev/rules.d/51-ocfs2.rules
|
%config %{_sysconfdir}/udev/rules.d/51-ocfs2.rules
|
||||||
%{_mandir}/man8/debugfs.ocfs2.8*
|
%{_mandir}/man8/debugfs.ocfs2.8*
|
||||||
%{_mandir}/man8/fsck.ocfs2.8*
|
%{_mandir}/man8/fsck.ocfs2.8*
|
||||||
@ -208,6 +210,7 @@ fi
|
|||||||
%{_mandir}/man8/ocfs2_hb_ctl.8*
|
%{_mandir}/man8/ocfs2_hb_ctl.8*
|
||||||
%{_mandir}/man8/mount.ocfs2.8*
|
%{_mandir}/man8/mount.ocfs2.8*
|
||||||
%{_mandir}/man8/o2image.8.gz
|
%{_mandir}/man8/o2image.8.gz
|
||||||
|
%{_mandir}/man1/o2info.1.gz
|
||||||
%doc COPYING CREDITS MAINTAINERS
|
%doc COPYING CREDITS MAINTAINERS
|
||||||
%doc documentation/users_guide.txt
|
%doc documentation/users_guide.txt
|
||||||
%dir /usr/lib/ocf
|
%dir /usr/lib/ocf
|
||||||
@ -226,11 +229,13 @@ fi
|
|||||||
/sbin/rco2cb
|
/sbin/rco2cb
|
||||||
/sbin/rcocfs2
|
/sbin/rcocfs2
|
||||||
/sbin/o2cb_ctl
|
/sbin/o2cb_ctl
|
||||||
|
/sbin/o2cb
|
||||||
%{_sysconfdir}/init.d/o2cb
|
%{_sysconfdir}/init.d/o2cb
|
||||||
%{_sysconfdir}/init.d/ocfs2
|
%{_sysconfdir}/init.d/ocfs2
|
||||||
%{_mandir}/man8/o2cb_ctl.8*
|
%{_mandir}/man8/o2cb_ctl.8*
|
||||||
/var/adm/fillup-templates/sysconfig.o2cb
|
/var/adm/fillup-templates/sysconfig.o2cb
|
||||||
%{_mandir}/man7/o2cb.7.gz
|
%{_mandir}/man7/o2cb.7.gz
|
||||||
|
%{_mandir}/man8/o2cb.8.gz
|
||||||
%doc README.O2CB
|
%doc README.O2CB
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f9914ed380cf0409689c06c691177d437a5615ffbb39d8083b414e2d499ac467
|
oid sha256:98bb639816d4ff6e0e77185d1aa860baca073de8e7cedd59e3db19d2c97d9636
|
||||||
size 1238521
|
size 1263265
|
||||||
|
Loading…
x
Reference in New Issue
Block a user