Author: mmazur Date: Tue Jul 19 21:54:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 1; works; stbr
---- Files affected: packages/pacemaker: pacemaker.spec (1.11 -> 1.12) , pacemaker-liborder.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/pacemaker/pacemaker.spec diff -u packages/pacemaker/pacemaker.spec:1.11 packages/pacemaker/pacemaker.spec:1.12 --- packages/pacemaker/pacemaker.spec:1.11 Tue Jul 19 23:27:01 2011 +++ packages/pacemaker/pacemaker.spec Tue Jul 19 23:54:54 2011 @@ -4,14 +4,13 @@ Summary: The scalable High-Availability cluster resource manager Name: pacemaker Version: 1.0.11 -Release: 0.3 +Release: 1 License: GPL v2+; LGPL v2.1+ Group: Applications/System Source0: http://hg.clusterlabs.org/pacemaker/stable-1.0/archive/Pacemaker-%{version}.tar.bz2 # Source0-md5: 5794b812e6a27fc92279bcff4e53f627 Patch0: %{name}-ncurses.patch -Patch1: %{name}-liborder.patch -Patch2: %{name}-libs.patch +Patch1: %{name}-libs.patch URL: http://clusterlabs.org/wiki/Main_Page BuildRequires: autoconf BuildRequires: automake @@ -80,8 +79,7 @@ %prep %setup -qn Pacemaker-1-0-Pacemaker-%{version} %patch0 -p1 -#%patch1 -p1 -%patch2 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -198,6 +196,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/07/19 21:54:54 mmazur +- rel 1; works; stbr + Revision 1.11 2011/07/19 21:27:01 mmazur - another missing dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pacemaker/pacemaker.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
