[packages/ucarp] rel 5; fix access to /etc/ucarp

mmazur mmazur at pld-linux.org
Tue Feb 3 16:49:34 CET 2015


commit a1662e43fc63c49efaec86996de7fcbf6c0e078d
Author: Mariusz Mazur <mmazur at axeos.com>
Date:   Tue Feb 3 15:49:19 2015 +0000

    rel 5; fix access to /etc/ucarp

 ucarp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ucarp.spec b/ucarp.spec
index 121c772..bc59155 100644
--- a/ucarp.spec
+++ b/ucarp.spec
@@ -2,7 +2,7 @@ Summary:	Common Address Redundancy Protocol (CARP) for Unix
 Summary(pl.UTF-8):	CARP (Common Address Redundancy Protocol) dla Uniksa
 Name:		ucarp
 Version:	1.5.2
-Release:	4
+Release:	5
 License:	BSD
 Group:		Applications/Networking
 Source0:	ftp://ftp.ucarp.org/pub/ucarp/%{name}-%{version}.tar.gz
@@ -115,7 +115,7 @@ fi
 %{systemdunitdir}/%{name}.target
 %{systemdunitdir}/%{name}@.service
 %attr(755,root,root) %{_sbindir}/*
-%dir %{_sysconfdir}/%{name}
+%attr(770,root,root) %dir %{_sysconfdir}/%{name}
 %{_sysconfdir}/%{name}/config.template
 %attr(750,root,root) %{_sysconfdir}/%{name}/vip-down.sh
 %attr(750,root,root) %{_sysconfdir}/%{name}/vip-up.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ucarp.git/commitdiff/a1662e43fc63c49efaec86996de7fcbf6c0e078d



More information about the pld-cvs-commit mailing list