Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2014-03-18 16:21:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/corosync (Old)
 and      /work/SRC/openSUSE:Factory/.corosync.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "corosync"

Changes:
--------
--- /work/SRC/openSUSE:Factory/corosync/corosync.changes        2014-01-30 
14:54:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.corosync.new/corosync.changes   2014-03-18 
16:21:35.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Mar 12 08:41:21 UTC 2014 - lzh...@suse.com
+
+- Modify spec file:add symlink rccorosync to /usr/sbin/service (bnc#866057) 
+- Fix corosync -v show UNKNOW (bnc#867767) 
+       + bnc#867767-add-version.patch
+
+-------------------------------------------------------------------

New:
----
  bnc#867767-add-version.patch

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

Other differences:
------------------
++++++ corosync.spec ++++++
--- /var/tmp/diff_new_pack.q1Fxx8/_old  2014-03-18 16:21:37.000000000 +0100
+++ /var/tmp/diff_new_pack.q1Fxx8/_new  2014-03-18 16:21:37.000000000 +0100
@@ -52,6 +52,7 @@
 Patch1:         corosync-init-lockfile-path-error.patch
 Patch2:         corosync-cts-api-error.patch
 Patch3:         corosync-conf-example.patch
+Patch4:         bnc#867767-add-version.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # openais is indeed gone and should be uninstalled. No, we do not
 # provide openais on purpose, the package has been deleted.
@@ -100,6 +101,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 #%if 0%{?buildtrunk} == 1
@@ -161,6 +163,9 @@
 #rm -f %{buildroot}%{_initrddir}/corosync-notifyd
 #rm -f %{buildroot}/usr/sbin/corosync-notifyd
 #rm -f %{buildroot}/usr/share/man/man8/corosync-notifyd.8
+%if %{with_systemd}
+ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rccorosync
+%endif
 ## tree fixup
 # drop static libs
 rm -f %{buildroot}%{_libdir}/*.a
@@ -227,6 +232,9 @@
 %{_sbindir}/corosync-cpgtool
 %{_sbindir}/corosync-quorumtool
 %{_sbindir}/corosync-notifyd
+%if %{with_systemd}                                                            
                                                                                
         
+%{_sbindir}/rccorosync
+%endif
 %{_bindir}/corosync-blackbox
 %if %{with xmlconf}
 %{_bindir}/corosync-xmlproc

++++++ bnc#867767-add-version.patch ++++++
Index: corosync-2.3.3/.tarball-version
===================================================================
--- /dev/null
+++ corosync-2.3.3/.tarball-version
@@ -0,0 +1 @@
+2.3.3
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to