Author: pluto Date: Tue Jul 27 17:24:26 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.4.4, release 0.1 for testing...
---- Files affected: packages/ocfs2-tools: ocfs2-tools.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/ocfs2-tools/ocfs2-tools.spec diff -u packages/ocfs2-tools/ocfs2-tools.spec:1.23 packages/ocfs2-tools/ocfs2-tools.spec:1.24 --- packages/ocfs2-tools/ocfs2-tools.spec:1.23 Fri Jul 9 13:20:23 2010 +++ packages/ocfs2-tools/ocfs2-tools.spec Tue Jul 27 19:24:20 2010 @@ -6,18 +6,17 @@ Summary: Tools for the OCFS2 filesystem Summary(pl.UTF-8): Narzędzia dla systemu plików OCFS2 Name: ocfs2-tools -Version: 1.4.1 -Release: 3 +Version: 1.4.4 +Release: 0.1 License: GPL v2 Group: Applications/System Source0: http://oss.oracle.com/projects/ocfs2-tools/dist/files/source/v1.4/%{name}-%{version}.tar.gz -# Source0-md5: 92f4f9f16c3f74307ad508f5e6a300a1 +# Source0-md5: f7ae245e8baa499aa56d7af25a7885d5 Source1: ocfs2.init Source2: o2cb.init Source3: o2cb.sysconfig Patch0: %{name}-tinfo.patch -Patch1: %{name}-ac.patch -Patch2: %{name}-limits.patch +Patch1: %{name}-vla-initializer.patch URL: http://oss.oracle.com/projects/ocfs2-tools/ BuildRequires: autoconf BuildRequires: automake @@ -39,6 +38,8 @@ Requires: rc-scripts BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define filterout_ld -Wl,--as-needed + %description Tools and support files for creating and managing OCFS2 volumes. @@ -72,16 +73,17 @@ %prep %setup -q %patch0 -p1 -%patch1 -p0 -%patch2 -p0 +%patch1 -p1 %build %{__aclocal} -I . %{__autoconf} + %configure \ --enable-dynamic-fsck=yes \ --enable-dynamic-ctl=yes \ %{?with_gtk2:--enable-ocfs2console=yes} + %{__make} -j1 %install @@ -156,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/07/27 17:24:20 pluto +- updated to 1.4.4, release 0.1 for testing... + Revision 1.23 2010/07/09 11:20:23 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocfs2-tools/ocfs2-tools.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
