From: Scott Barninger Date: Mon, 3 Sep 2007 22:48:00 +0000 (+0000) Subject: Release 2.2.1 X-Git-Tag: Release-7.0.0~5748 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c1eaf550393708e25d7a01995863b7a056ae5fb2;p=bacula%2Fbacula Release 2.2.1 git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5447 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/platforms/mandrake/bacula.spec.in b/bacula/platforms/mandrake/bacula.spec.in index 983536665e..d0d146aaa1 100644 --- a/bacula/platforms/mandrake/bacula.spec.in +++ b/bacula/platforms/mandrake/bacula.spec.in @@ -215,9 +215,10 @@ Distribution: %{_dist} # Should we build gconsole, possible only if gtk= >= 2.4 available. # leaving all the BuildRequires and Requires in place below for now. +# su10 and fc4 now nobuild, tray monitor fails to build as of 2.2.1 release %define gconsole 1 -%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{su9} +%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc4} || %{su9} || %{su10} %define gconsole 0 %endif %if %{mdk} && ! %{mdv} @@ -2007,6 +2008,9 @@ fi %endif %changelog +* Mon Sep 03 2007 D. Scott Barninger +- 2.2.1 release +- turn off gconsole build for su10 & fc4, tray monitor fails to build * Sat Jul 14 2007 D. Scott Barninger - 2.1.26 add make of qwt in depkgs for bat * Sat Jun 02 2007 D. Scott Barninger diff --git a/bacula/platforms/redhat/bacula.spec.in b/bacula/platforms/redhat/bacula.spec.in index 983536665e..d0d146aaa1 100644 --- a/bacula/platforms/redhat/bacula.spec.in +++ b/bacula/platforms/redhat/bacula.spec.in @@ -215,9 +215,10 @@ Distribution: %{_dist} # Should we build gconsole, possible only if gtk= >= 2.4 available. # leaving all the BuildRequires and Requires in place below for now. +# su10 and fc4 now nobuild, tray monitor fails to build as of 2.2.1 release %define gconsole 1 -%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{su9} +%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc4} || %{su9} || %{su10} %define gconsole 0 %endif %if %{mdk} && ! %{mdv} @@ -2007,6 +2008,9 @@ fi %endif %changelog +* Mon Sep 03 2007 D. Scott Barninger +- 2.2.1 release +- turn off gconsole build for su10 & fc4, tray monitor fails to build * Sat Jul 14 2007 D. Scott Barninger - 2.1.26 add make of qwt in depkgs for bat * Sat Jun 02 2007 D. Scott Barninger diff --git a/bacula/platforms/suse/bacula.spec.in b/bacula/platforms/suse/bacula.spec.in index 983536665e..d0d146aaa1 100644 --- a/bacula/platforms/suse/bacula.spec.in +++ b/bacula/platforms/suse/bacula.spec.in @@ -215,9 +215,10 @@ Distribution: %{_dist} # Should we build gconsole, possible only if gtk= >= 2.4 available. # leaving all the BuildRequires and Requires in place below for now. +# su10 and fc4 now nobuild, tray monitor fails to build as of 2.2.1 release %define gconsole 1 -%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{su9} +%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc4} || %{su9} || %{su10} %define gconsole 0 %endif %if %{mdk} && ! %{mdv} @@ -2007,6 +2008,9 @@ fi %endif %changelog +* Mon Sep 03 2007 D. Scott Barninger +- 2.2.1 release +- turn off gconsole build for su10 & fc4, tray monitor fails to build * Sat Jul 14 2007 D. Scott Barninger - 2.1.26 add make of qwt in depkgs for bat * Sat Jun 02 2007 D. Scott Barninger