[packages/eventum: 4/11] update monitor command packaging

glen glen at pld-linux.org
Sun Oct 8 13:01:41 CEST 2017


commit c223d924e898c4bdb9b50bc6f89f377b85340b75
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 20 20:15:15 2017 +0300

    update monitor command packaging

 eventum.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 922b0bc..1ff8bf8 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -620,7 +620,7 @@ done
 %{_appdir}/vendor
 %dir %{_appdir}/lib
 %{_appdir}/lib/eventum
-%exclude %{_appdir}/lib/eventum/class.monitor.php
+%exclude %{_appdir}/src/Command/MonitorCommand.php
 
 %dir %{_libdir}
 
@@ -662,7 +662,7 @@ done
 
 %files monitor
 %defattr(644,root,root,755)
-%{_appdir}/lib/eventum/class.monitor.php
+%{_appdir}/src/Command/MonitorCommand.php
 %attr(755,root,root) %{_appdir}/bin/monitor.php
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}-monitor
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/935f6c79d48534409a6bc8f2018a2e0230fa1cc9



More information about the pld-cvs-commit mailing list