Author: arekm Date: Thu Jan 4 19:34:50 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.2.2
---- Files affected: SPECS: ocfs2-tools.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/ocfs2-tools.spec diff -u SPECS/ocfs2-tools.spec:1.7 SPECS/ocfs2-tools.spec:1.8 --- SPECS/ocfs2-tools.spec:1.7 Tue Oct 17 10:07:06 2006 +++ SPECS/ocfs2-tools.spec Thu Jan 4 20:34:45 2007 @@ -2,15 +2,18 @@ Summary: Tools for the OCFS2 filesystem Summary(pl): Narzędzia dla systemu plików OCFS2 Name: ocfs2-tools -Version: 1.2.1 +Version: 1.2.2 Release: 1 License: GPL v2 Group: Applications/System Source0: http://oss.oracle.com/projects/ocfs2-tools/dist/files/source/v1.2/%{name}-%{version}.tar.gz -# Source0-md5: 62c24ae0f3016eb5c15f0dfc90fe956a +# Source0-md5: ac6357bf9c53c53ad8e60f50820955b9 Source1: ocfs2.init Source2: o2cb.init +Patch0: %{name}-tinfo.patch URL: http://oss.oracle.com/projects/ocfs2-tools/ +BuildRequires: autoconf +BuildRequires: automake BuildRequires: e2fsprogs-devel BuildRequires: glib2-devel BuildRequires: libcom_err-devel @@ -46,8 +49,11 @@ %prep %setup -q +%patch0 -p1 %build +%{__aclocal} -I . +%{__autoconf} %configure \ --enable-dynamic-fsck=yes \ --enable-dynamic-ctl=yes \ @@ -107,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/01/04 19:34:45 arekm +- up to 1.2.2 + Revision 1.7 2006/10/17 08:07:06 glen - macros for %service ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ocfs2-tools.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
