Hello community,

here is the log from the commit of package pacemaker for openSUSE:Factory 
checked in at 2013-11-17 20:20:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pacemaker (Old)
 and      /work/SRC/openSUSE:Factory/.pacemaker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pacemaker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pacemaker/pacemaker.changes      2013-11-12 
10:53:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2013-11-17 
20:20:23.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 14 07:19:28 UTC 2013 - [email protected]
+
+- crmd: Send the first throttle update
+- Upstream version cs: 2383f6c469bfb31da9efa8e4dd626de049e808c6
+
+-------------------------------------------------------------------

Old:
----
  pacemaker.tar.bz2

New:
----
  _service
  pacemaker-1.1.10+git20131112.2383f6c.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pacemaker.spec ++++++
--- /var/tmp/diff_new_pack.b5V6Jh/_old  2013-11-17 20:20:23.000000000 +0100
+++ /var/tmp/diff_new_pack.b5V6Jh/_new  2013-11-17 20:20:23.000000000 +0100
@@ -95,14 +95,14 @@
 Summary:        Scalable High-Availability cluster resource manager
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Productivity/Clustering/HA
-Version:        1.1.10
+Version:        1.1.10+git20131112.2383f6c
 Release:        0
 #Release:        %{pcmk_release}%{?dist}
 Url:            http://www.clusterlabs.org
 
 # export VER={upstream_version}
 # wget --no-check-certificate -O ClusterLabs-pacemaker-${VER}.tar.gz 
https://github.com/ClusterLabs/pacemaker/tarball/${VER}
-Source0:        %{name}.tar.bz2
+Source0:        %{name}-%{version}.tar.bz2
 Source100:      pacemaker.rpmlintrc
 Patch1:         bug-806256_pacemaker-log-level-notice.patch
 Patch2:         bug-728579_pacemaker-stonith-dev-id.patch
@@ -389,7 +389,7 @@
 
 %prep
 #%setup -q -n %{name}%{upstream_prefix}-%{upstream_version}
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="scm">git</param>
    <param name="url">git://github.com/ClusterLabs/pacemaker.git</param>
    <param name="package-meta">yes</param>
    <param name="exclude">.git</param>
<!--
    To update to a new release, change "revision" to the desired
    git commit hash and bump "version" if necessary

    <param name="version">1.1.10</param>
-->
    <param name="versionformat">1.1.10+git%cd.%h</param>
    <param name="revision">2383f6c469bfb31da9efa8e4dd626de049e808c6</param>
  </service>

  <service name="recompress" mode="disabled">
    <param name="file">*pacemaker*.tar</param>
    <param name="compression">bz2</param>
  </service>

  <service name="set_version" mode="disabled"/>
</services>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to