rpms/bacula/EL-5 bacula.spec,1.2,1.3

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Thu Sep 13 10:48:43 UTC 2007


Author: ixs

Update of /cvs/pkgs/rpms/bacula/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14624

Modified Files:
	bacula.spec 
Log Message:
* Thu Sep 13 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-10
- Applied restore fix to sd. #288981



Index: bacula.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bacula/EL-5/bacula.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bacula.spec	25 Jul 2007 15:28:23 -0000	1.2
+++ bacula.spec	13 Sep 2007 10:48:09 -0000	1.3
@@ -8,7 +8,7 @@
 Summary: Cross platform network backup for Linux, Unix, Mac and Windows
 Name: bacula
 Version: 2.0.3
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPL
 Group: System Environment/Daemons
 Source0: http://download.sourceforge.net/bacula/bacula-%{version}.tar.gz
@@ -33,6 +33,7 @@
 Patch7: 2.0.3-scheduler-next-hour.patch
 Patch8: 2.0.3-verify.patch
 Patch9: 2.0.3-tls-disconnect.patch
+Patch10: 2.0.3-restore.patch
 #Patch10: bacula-web-smarty.patch
 URL: http://www.bacula.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -330,6 +331,7 @@
 %patch7 -p0
 %patch8 -p0
 %patch9 -p0
+%patch10 -p1
 
 # Remove execution permissions from files we're packaging as docs later on
 find examples -type f | xargs chmod -x
@@ -919,6 +921,9 @@
 
 
 %changelog
+* Thu Sep 13 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-10
+- Applied restore fix to sd. #288981
+
 * Wed Jul 25 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-9
 - Corrected the %%post alternatives calls. Fixing #249560.
 




More information about the fedora-extras-commits mailing list