[bacula/el5] Really re-added shared script applybaculadate for logwatch

Robert Scheck robert at fedoraproject.org
Thu Jul 26 10:27:59 UTC 2012


commit 5cc26c7579a33cd4b48a0c9c4830b0b16808d407
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Thu Jul 26 12:27:42 2012 +0200

    Really re-added shared script applybaculadate for logwatch

 bacula.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index f6d1c67..b31dee1 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -3,7 +3,7 @@
 Summary:        Cross platform network backup for Linux, Unix, Mac and Windows
 Name:           bacula
 Version:        2.4.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 License:        GPL
 Group:          System Environment/Daemons
 URL:            http://www.%{name}.org
@@ -463,6 +463,7 @@ install -m 644 -D %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 
 # And logwatch
 install -m 755 -D %{name}-sqlite/scripts/logwatch/%{name} %{buildroot}%{_sysconfdir}/logwatch/scripts/services/%{name}
+install -m 755 -D %{name}-sqlite/scripts/logwatch/applybaculadate %{buildroot}%{_sysconfdir}/logwatch/scripts/shared/applybaculadate
 install -m 644 -D %{name}-sqlite/scripts/logwatch/logfile.%{name}.conf %{buildroot}%{_sysconfdir}/logwatch/conf/logfiles/%{name}.conf
 install -m 644 -D %{name}-sqlite/scripts/logwatch/services.%{name}.conf %{buildroot}%{_sysconfdir}/logwatch/conf/services/%{name}.conf
 
@@ -856,6 +857,7 @@ fi
 %config %{_sysconfdir}/logwatch/conf/logfiles/%{name}.conf
 %config %{_sysconfdir}/logwatch/conf/services/%{name}.conf
 %{_sysconfdir}/logwatch/scripts/services/%{name}
+%{_sysconfdir}/logwatch/scripts/shared/applybaculadate
 %{_initrddir}/%{name}-dir
 %{_sbindir}/bregex
 %{_sbindir}/bwild
@@ -965,6 +967,9 @@ fi
 
 
 %changelog
+* Thu Jul 26 2012 Robert Scheck <robert at fedoraproject.org> 2.4.4-7
+- Really re-added shared script applybaculadate for logwatch
+
 * Thu Jul 19 2012 Simone Caronni <negativo17 at gmail.com> 2.4.4-6
 - Drop examples (rhbz#475469).
 


More information about the scm-commits mailing list