]> git.pld-linux.org Git - packages/corosync.git/commitdiff
EnvironmentFile path fixed in corosync-notifyd.service
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 29 Oct 2012 08:06:44 +0000 (09:06 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 29 Oct 2012 08:06:44 +0000 (09:06 +0100)
- EnvironmentFile path fixed in corosync-notifyd.service
- Release: 2

corosync.spec

index 9206fda88a89eaaba1721468963737827e498121..579a823e3085dfd14ae5d4127eb7dbfc24a18c14 100644 (file)
@@ -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}
This page took 0.062945 seconds and 4 git commands to generate.