rpms/bacula/devel bacula.spec,1.35,1.36

Jon Ciesla limb at fedoraproject.org
Fri Dec 4 15:00:35 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/bacula/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2260

Modified Files:
	bacula.spec 
Log Message:
Add applybaculadate, BZ 540861.



Index: bacula.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bacula/devel/bacula.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- bacula.spec	24 Nov 2009 22:14:56 -0000	1.35
+++ bacula.spec	4 Dec 2009 15:00:35 -0000	1.36
@@ -8,7 +8,7 @@
 Summary: Cross platform network backup for Linux, Unix, Mac and Windows
 Name: bacula
 Version: 3.0.3
-Release: 2%{?dist}
+Release: 4%{?dist}
 # See LICENSE for details
 License: GPLv2 with exceptions
 Group: System Environment/Daemons
@@ -598,6 +598,7 @@ install -m 644 -D %{SOURCE6} %{buildroot
 
 # 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,12 @@ fi
 
 
 %changelog
+* Thu Dec 03 2009 Jon Ciesla <limb at jcomserv.net - 3.0.3-4
+- Fix applybaculadate location.
+
+* Tue Dec 01 2009 Jon Ciesla <limb at jcomserv.net - 3.0.3-3
+- Add applybaculadate, BZ 540861.
+
 * Tue Nov 24 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 3.0.3-2
 - Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI)
 




More information about the fedora-extras-commits mailing list