[packages/corosync] EnvironmentFile path fixed in corosync-notifyd.service

jajcus jajcus at pld-linux.org
Mon Oct 29 09:07:13 CET 2012


commit a0c966cc1458bde10a35fee3659b6129d46376eb
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Oct 29 09:06:44 2012 +0100

    EnvironmentFile path fixed in corosync-notifyd.service
    
    - EnvironmentFile path fixed in corosync-notifyd.service
    - Release: 2

 corosync.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/corosync.spec b/corosync.spec
index 9206fda..579a823 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -13,7 +13,7 @@ Summary:	Corosync - OSI Certified implementation of a complete cluster engine
 Summary(pl.UTF-8):	Corosync - implementacja silnika klastrowego certyfikowana przez OSI
 Name:		corosync
 Version:	2.1.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Base
 Source0:	https://github.com/downloads/corosync/corosync/corosync-2.1.0.tar.gz
@@ -23,6 +23,7 @@ Source2:	%{name}-notifyd.init
 Source3:	%{name}-notifyd.sysconfig
 Patch0:		%{name}-lib_deps.patch
 Patch1:		%{name}-install.patch
+Patch2:		%{name}-notifyd_service.patch
 URL:		http://www.corosync.org/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake
@@ -117,6 +118,7 @@ This package contains corosync test agents.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/a0c966cc1458bde10a35fee3659b6129d46376eb



More information about the pld-cvs-commit mailing list