commit 1b4a22d127928be1ffd5be31b61c523840f85b9e
Author: Jacek Konieczny <[email protected]>
Date:   Wed Jun 26 10:50:38 2013 +0200

    Version: 1.1.10-rc5
    
    1.1.9 is broken:
    http://oss.clusterlabs.org/pipermail/pacemaker/2013-June/018777.html

 pacemaker.spec | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 6cb5bfa..b5c0d4e 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -3,18 +3,18 @@
 %bcond_without heartbeat       # build without heartbeat stack
 Summary:       The scalable High-Availability cluster resource manager
 Name:          pacemaker
-Version:       1.1.9
-Release:       1
+Version:       1.1.10
+%define        _rc     5
+Release:       0.rc%{_rc}
 License:       GPL v2+; LGPL v2.1+
 Group:         Applications/System
-Source0:       
https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-%{version}.tar.gz
-# Source0-md5: 24f3a2bdbac63e640062c207eb838016
+Source0:       
https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-%{version}-rc%{_rc}.tar.gz
+# Source0-md5: 77bbeda7fcf5f2431cef920f0d6b7fe8
 Source1:       %{name}.tmpfiles
 Source2:       %{name}.init
 Source3:       %{name}.service
-Patch0:                %{name}-libs.patch
-Patch1:                %{name}-automake.patch
-Patch2:                %{name}-manpage_xslt.patch
+Patch0:                %{name}-automake.patch
+Patch1:                %{name}-manpage_xslt.patch
 URL:           http://clusterlabs.org/wiki/Main_Page
 BuildRequires: asciidoc
 BuildRequires: autoconf
@@ -125,10 +125,9 @@ Requires:  %{name}-devel = %{version}-%{release}
 Static Pacemaker libraries.
 
 %prep
-%setup -qn pacemaker-Pacemaker-%{version}
+%setup -qn pacemaker-Pacemaker-%{version}-rc%{_rc}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pacemaker.git/commitdiff/1b4a22d127928be1ffd5be31b61c523840f85b9e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to