Hello community, here is the log from the commit of package ocfs2-tools for openSUSE:Factory checked in at Tue Jun 21 11:56:59 CEST 2011.
-------- --- ocfs2-tools/ocfs2-tools.changes 2010-12-02 09:27:39.000000000 +0100 +++ /mounts/work_src_done/STABLE/ocfs2-tools/ocfs2-tools.changes 2011-04-15 15:26:41.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Apr 15 12:46:03 UTC 2011 - [email protected] + +- update ocfs2-tools to 1.8.0 + +------------------------------------------------------------------- @@ -17,0 +23,6 @@ + +------------------------------------------------------------------- +Wed Jul 28 21:35:46 PDT 2010 - [email protected] + +- Make ocfs2-kmp a Recommend instead of a Requires. This allows easier + building of packages which in turn depend on ocfs2-tools. calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocfs2-tools.spec ++++++ --- /var/tmp/diff_new_pack.oCTgdw/_old 2011-06-21 11:43:47.000000000 +0200 +++ /var/tmp/diff_new_pack.oCTgdw/_new 2011-06-21 11:43:47.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package ocfs2-tools (Version 1.6.3) +# spec file for package ocfs2-tools # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ 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 Version: 1.6.3 -Release: 2 +Release: 8 License: GPLv2+ Group: System/Filesystems Source: ocfs2-tools.tar.bz2 @@ -43,6 +43,10 @@ AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libdlm openais +%if %suse_version < 1120 +# There's no separate kmp for openSUSE 11.2 +Recommends: ocfs2-kmp +%endif %description OCFS is the Oracle Cluster File System. @@ -129,7 +133,7 @@ export CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}" export PROJECT="ocfs2-tools" 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" cd reflink @@ -197,7 +201,9 @@ %{_sbindir}/o2image %{_sbindir}/debugfs.ocfs2 %{_sbindir}/ocfs2_controld.pcmk +%{_sbindir}/o2hbmonitor %{_bindir}/reflink +%{_bindir}/o2info %config %{_sysconfdir}/udev/rules.d/51-ocfs2.rules %{_mandir}/man8/debugfs.ocfs2.8* %{_mandir}/man8/fsck.ocfs2.8* @@ -208,6 +214,7 @@ %{_mandir}/man8/ocfs2_hb_ctl.8* %{_mandir}/man8/mount.ocfs2.8* %{_mandir}/man8/o2image.8.gz +%{_mandir}/man1/o2info.1.gz %doc COPYING CREDITS MAINTAINERS %doc documentation/users_guide.txt %dir /usr/lib/ocf @@ -226,11 +233,13 @@ /sbin/rco2cb /sbin/rcocfs2 /sbin/o2cb_ctl +/sbin/o2cb %{_sysconfdir}/init.d/o2cb %{_sysconfdir}/init.d/ocfs2 %{_mandir}/man8/o2cb_ctl.8* /var/adm/fillup-templates/sysconfig.o2cb %{_mandir}/man7/o2cb.7.gz +%{_mandir}/man8/o2cb.8.gz %doc README.O2CB %files devel ++++++ ocfs2-tools.tar.bz2 ++++++ ++++ 9792 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
