From: Scott Barninger Date: Fri, 14 Sep 2007 14:12:57 +0000 (+0000) Subject: Turn off gconsole build for fc3. X-Git-Tag: Release-7.0.0~5674 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e771d92d45c566ce071e9d89474d0909581ea05d;p=bacula%2Fbacula Turn off gconsole build for fc3. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5555 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/platforms/mandrake/bacula.spec.in b/bacula/platforms/mandrake/bacula.spec.in index b86af1e703..d43d27a2b9 100644 --- a/bacula/platforms/mandrake/bacula.spec.in +++ b/bacula/platforms/mandrake/bacula.spec.in @@ -224,10 +224,11 @@ 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 +# su10, fc3 and fc4 now nobuild, tray monitor fails to build as of 2.2.1 +# release as it needs 2.10 %define gconsole 1 -%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc4} || %{su9} || %{su10} +%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc3} || %{fc4} || %{su9} || %{su10} %define gconsole 0 %endif %if %{mdk} && ! %{mdv} @@ -2020,6 +2021,9 @@ fi %endif %changelog +* Fri Sep 14 2007 D. Scott Barninger +- 2.2.4 release +- turn off gconsole build for fc3, tray monitor fails to build * Sat Sep 08 2007 D. Scott Barninger - add --disable-batch-insert for older platforms - add build targets for rhel5 and clones diff --git a/bacula/platforms/redhat/bacula.spec.in b/bacula/platforms/redhat/bacula.spec.in index b86af1e703..d43d27a2b9 100644 --- a/bacula/platforms/redhat/bacula.spec.in +++ b/bacula/platforms/redhat/bacula.spec.in @@ -224,10 +224,11 @@ 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 +# su10, fc3 and fc4 now nobuild, tray monitor fails to build as of 2.2.1 +# release as it needs 2.10 %define gconsole 1 -%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc4} || %{su9} || %{su10} +%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc3} || %{fc4} || %{su9} || %{su10} %define gconsole 0 %endif %if %{mdk} && ! %{mdv} @@ -2020,6 +2021,9 @@ fi %endif %changelog +* Fri Sep 14 2007 D. Scott Barninger +- 2.2.4 release +- turn off gconsole build for fc3, tray monitor fails to build * Sat Sep 08 2007 D. Scott Barninger - add --disable-batch-insert for older platforms - add build targets for rhel5 and clones diff --git a/bacula/platforms/suse/bacula.spec.in b/bacula/platforms/suse/bacula.spec.in index b86af1e703..d43d27a2b9 100644 --- a/bacula/platforms/suse/bacula.spec.in +++ b/bacula/platforms/suse/bacula.spec.in @@ -224,10 +224,11 @@ 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 +# su10, fc3 and fc4 now nobuild, tray monitor fails to build as of 2.2.1 +# release as it needs 2.10 %define gconsole 1 -%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc4} || %{su9} || %{su10} +%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{fc3} || %{fc4} || %{su9} || %{su10} %define gconsole 0 %endif %if %{mdk} && ! %{mdv} @@ -2020,6 +2021,9 @@ fi %endif %changelog +* Fri Sep 14 2007 D. Scott Barninger +- 2.2.4 release +- turn off gconsole build for fc3, tray monitor fails to build * Sat Sep 08 2007 D. Scott Barninger - add --disable-batch-insert for older platforms - add build targets for rhel5 and clones