[packages/otrs] - added ZZZAuto.pm config

paszczus paszczus at pld-linux.org
Fri Feb 8 12:47:10 CET 2013


commit ac7b35d3d48cd39d7428c6aae160d9732f8d36a8
Author: Sławomir Paszkiewicz <paszczus at pld-linux.org>
Date:   Fri Feb 8 12:47:02 2013 +0100

    - added ZZZAuto.pm config

 otrs.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/otrs.spec b/otrs.spec
index 033c609..87530fb 100644
--- a/otrs.spec
+++ b/otrs.spec
@@ -166,6 +166,8 @@ install $RPM_BUILD_ROOT/etc/%{name}/mailfilter $RPM_BUILD_ROOT/etc/%{name}/mailf
 install $RPM_BUILD_ROOT/etc/%{name}/Config.pm $RPM_BUILD_ROOT/etc/%{name}/Config.pm.dist
 install $RPM_BUILD_ROOT/etc/%{name}/GenericAgent.pm $RPM_BUILD_ROOT/etc/%{name}/GenericAgent.pm.dist
 # File for on-line configuration:
+touch $RPM_BUILD_ROOT/etc/%{name}/ZZZAuto.pm
+ln -sf ../../../../../../etc/otrs/ZZZAuto.pm $RPM_BUILD_ROOT%{otrsdir}/Kernel/Config/Files/ZZZAuto.pm
 touch $RPM_BUILD_ROOT/etc/%{name}/ZZZAAuto.pm
 ln -sf ../../../../../../etc/otrs/ZZZAAuto.pm $RPM_BUILD_ROOT%{otrsdir}/Kernel/Config/Files/ZZZAAuto.pm
 # link to proper places
@@ -235,6 +237,7 @@ fi
 %attr(600,otrs,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/mailfilter
 %attr(660,otrs,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/Config.pm
 %attr(640,otrs,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/GenericAgent.pm
+%attr(660,otrs,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/ZZZAuto.pm
 %attr(660,otrs,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/ZZZAAuto.pm
 %attr(640,otrs,http) %{_sysconfdir}/%{name}/*.dist
 %attr(644,otrs,http) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otrs.git/commitdiff/ac7b35d3d48cd39d7428c6aae160d9732f8d36a8



More information about the pld-cvs-commit mailing list