diff --git a/bacula.spec b/bacula.spec index 1545495..d35f186 100644 --- a/bacula.spec +++ b/bacula.spec @@ -7,7 +7,7 @@ Summary: Cross platform network backup for Linux, Unix, Mac and Windows Name: bacula -Version: 3.0.2 +Version: 3.0.3 Release: 4%{?dist} # See LICENSE for details License: GPLv2 with exceptions @@ -598,6 +598,7 @@ install -m 644 -D %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/bacula # And logwatch install -m 755 -D bacula-sqlite/scripts/logwatch/bacula %{buildroot}%{_sysconfdir}/logwatch/scripts/services/bacula +install -m 755 -D bacula-sqlite/scripts/logwatch/applybaculadate %{buildroot}%{_sysconfdir}/logwatch/scripts/shared/applybaculadate install -m 644 -D bacula-sqlite/scripts/logwatch/logfile.bacula.conf %{buildroot}%{_sysconfdir}/logwatch/conf/logfiles/bacula.conf install -m 644 -D bacula-sqlite/scripts/logwatch/services.bacula.conf %{buildroot}%{_sysconfdir}/logwatch/conf/services/bacula.conf @@ -869,6 +870,7 @@ fi %config %{_sysconfdir}/logwatch/conf/logfiles/bacula.conf %config %{_sysconfdir}/logwatch/conf/services/bacula.conf %{_sysconfdir}/logwatch/scripts/services/bacula +%{_sysconfdir}/logwatch/scripts/shared/applybaculadate %{_initrddir}/bacula-dir %{_sbindir}/bregex %{_sbindir}/bwild @@ -1007,6 +1009,18 @@ fi %changelog +* Thu Dec 03 2009 Jon Ciesla - 3.0.3-2 +- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI) + +* Mon Oct 19 2009 Jon Ciesla - 3.0.2-4 - rebuilt with new openssl diff --git a/sources b/sources index b1568cb..1c009b9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -52f4bc25d8988dffcff429bb5e1ee81b bacula-3.0.2.tar.gz -456ec1f95a4fad967fdb32609f9d2490 bacula-docs-3.0.2.tar.bz2 +feba58691b674b12056359d459ad6940 bacula-3.0.3.tar.gz +26f7cfd76480e97ca489bd0ec8b0ee89 bacula-docs-3.0.3.tar.bz2