From bc7e9ceb69ea59e9fee96b41abb9d640b02e0d5c Mon Sep 17 00:00:00 2001 From: Scott Barninger Date: Sun, 16 Sep 2007 10:47:21 +0000 Subject: [PATCH] Fix disable-batch-insert. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5578 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/platforms/mandrake/bacula.spec.in | 4 +++- bacula/platforms/redhat/bacula.spec.in | 4 +++- bacula/platforms/suse/bacula.spec.in | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/bacula/platforms/mandrake/bacula.spec.in b/bacula/platforms/mandrake/bacula.spec.in index 3d78d925a5..a636dc991c 100644 --- a/bacula/platforms/mandrake/bacula.spec.in +++ b/bacula/platforms/mandrake/bacula.spec.in @@ -1155,9 +1155,9 @@ make %endif %if %{client_only} --enable-client-only \ +%endif %if %{rh7} || %{rh8} || %{rh9} || %{fc1} || %{fc3} || %{wb3} --disable-batch-insert \ -%endif %endif --mandir=%{_mandir} \ --with-subsys-dir=/var/lock/subsys \ @@ -2024,6 +2024,8 @@ fi %endif %changelog +* Sun Sep 16 2007 D. Scott Barninger +- fix disable-batch-insert * Fri Sep 14 2007 D. Scott Barninger - 2.2.4 release - turn off gconsole build for fc3, tray monitor fails to build diff --git a/bacula/platforms/redhat/bacula.spec.in b/bacula/platforms/redhat/bacula.spec.in index 3d78d925a5..a636dc991c 100644 --- a/bacula/platforms/redhat/bacula.spec.in +++ b/bacula/platforms/redhat/bacula.spec.in @@ -1155,9 +1155,9 @@ make %endif %if %{client_only} --enable-client-only \ +%endif %if %{rh7} || %{rh8} || %{rh9} || %{fc1} || %{fc3} || %{wb3} --disable-batch-insert \ -%endif %endif --mandir=%{_mandir} \ --with-subsys-dir=/var/lock/subsys \ @@ -2024,6 +2024,8 @@ fi %endif %changelog +* Sun Sep 16 2007 D. Scott Barninger +- fix disable-batch-insert * Fri Sep 14 2007 D. Scott Barninger - 2.2.4 release - turn off gconsole build for fc3, tray monitor fails to build diff --git a/bacula/platforms/suse/bacula.spec.in b/bacula/platforms/suse/bacula.spec.in index 3d78d925a5..a636dc991c 100644 --- a/bacula/platforms/suse/bacula.spec.in +++ b/bacula/platforms/suse/bacula.spec.in @@ -1155,9 +1155,9 @@ make %endif %if %{client_only} --enable-client-only \ +%endif %if %{rh7} || %{rh8} || %{rh9} || %{fc1} || %{fc3} || %{wb3} --disable-batch-insert \ -%endif %endif --mandir=%{_mandir} \ --with-subsys-dir=/var/lock/subsys \ @@ -2024,6 +2024,8 @@ fi %endif %changelog +* Sun Sep 16 2007 D. Scott Barninger +- fix disable-batch-insert * Fri Sep 14 2007 D. Scott Barninger - 2.2.4 release - turn off gconsole build for fc3, tray monitor fails to build -- 2.39.5