Author: jajcus Date: Sat Jun 30 20:26:47 2012 GMT Module: packages Tag: HEAD ---- Log message: - --disable_kernel_check, rel. 2
---- Files affected: packages/dlm: dlm.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/dlm/dlm.spec diff -u packages/dlm/dlm.spec:1.19 packages/dlm/dlm.spec:1.20 --- packages/dlm/dlm.spec:1.19 Sun May 22 18:39:01 2011 +++ packages/dlm/dlm.spec Sat Jun 30 22:26:42 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Zarządca rozproszonych blokad ogólnego przeznaczenia Name: dlm Version: 2.03.10 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Libraries Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz @@ -65,7 +65,8 @@ --without_gfs \ --without_gfs2 \ --without_gnbd \ - --without_kernel_modules + --without_kernel_modules \ + --disable_kernel_check %{__make} -C %{name} @@ -122,6 +123,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2012/06/30 20:26:42 jajcus +- --disable_kernel_check, rel. 2 + Revision 1.19 2011/05/22 16:39:01 qboosh - updated to 2.03.10 (the last 2nd generation cluster release) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/dlm/dlm.spec?r1=1.19&r2=1.20 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
