]> git.sur5r.net Git - bacula/bacula/commitdiff
Get rid of %suse_version, causes undefined error other platforms.
authorScott Barninger <scott@barninger.com>
Sat, 5 Aug 2006 22:24:29 +0000 (22:24 +0000)
committerScott Barninger <scott@barninger.com>
Sat, 5 Aug 2006 22:24:29 +0000 (22:24 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3250 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/platforms/mandrake/bacula.spec.in
bacula/platforms/redhat/bacula.spec.in
bacula/platforms/suse/bacula.spec.in

index d4aea233f6ecec6369f13d42ce9e3dbb2c0c9313..23cc7a6435021341800473aea6ca526294354b0d 100644 (file)
@@ -196,15 +196,12 @@ Distribution: %{_dist}
 # leaving all the BuildRequires and Requires in place below for now.
 
 %define gconsole 1
-%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1}
+%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{su9}
 %define gconsole 0
 %endif
 %if %{mdk} && ! %{mdv}
 %define gconsole 0
 %endif
-%if %suse_version == 900 || %suse_version == 910
-%define gconsole 0
-%endif
 
 # specifically disallow gconsole if desired
 %{?nobuild_gconsole:%define gconsole 0}
index d4aea233f6ecec6369f13d42ce9e3dbb2c0c9313..23cc7a6435021341800473aea6ca526294354b0d 100644 (file)
@@ -196,15 +196,12 @@ Distribution: %{_dist}
 # leaving all the BuildRequires and Requires in place below for now.
 
 %define gconsole 1
-%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1}
+%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{su9}
 %define gconsole 0
 %endif
 %if %{mdk} && ! %{mdv}
 %define gconsole 0
 %endif
-%if %suse_version == 900 || %suse_version == 910
-%define gconsole 0
-%endif
 
 # specifically disallow gconsole if desired
 %{?nobuild_gconsole:%define gconsole 0}
index d4aea233f6ecec6369f13d42ce9e3dbb2c0c9313..23cc7a6435021341800473aea6ca526294354b0d 100644 (file)
@@ -196,15 +196,12 @@ Distribution: %{_dist}
 # leaving all the BuildRequires and Requires in place below for now.
 
 %define gconsole 1
-%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1}
+%if %{rh7} || %{rh8} || %{rh9} || %{wb3} || %{fc1} || %{su9}
 %define gconsole 0
 %endif
 %if %{mdk} && ! %{mdv}
 %define gconsole 0
 %endif
-%if %suse_version == 900 || %suse_version == 910
-%define gconsole 0
-%endif
 
 # specifically disallow gconsole if desired
 %{?nobuild_gconsole:%define gconsole 0}