rpms/bacula/F-12 bacula.spec,1.33,1.34 sources,1.9,1.10

Jon Ciesla limb at fedoraproject.org
Fri Dec 4 15:27:18 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/bacula/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11337

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



Index: bacula.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bacula/F-12/bacula.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- bacula.spec	22 Aug 2009 12:59:19 -0000	1.33
+++ bacula.spec	4 Dec 2009 15:27:18 -0000	1.34
@@ -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
 
 # 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 <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)
+
+* Mon Oct 19 2009 Jon Ciesla <limb at jcomserv.net - 3.0.3-1
+- New upstream, 3.0.3.
+
 * Sat Aug 22 2009 Tomas Mraz <tmraz at redhat.com> - 3.0.2-4
 - rebuilt with new openssl
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bacula/F-12/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	23 Jul 2009 15:33:17 -0000	1.9
+++ sources	4 Dec 2009 15:27:18 -0000	1.10
@@ -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




More information about the fedora-extras-commits mailing list