]> git.sur5r.net Git - bacula/bacula/commitdiff
minor spec file edit for SLES9 compat.
authorScott Barninger <scott@barninger.com>
Sun, 13 Nov 2005 13:50:16 +0000 (13:50 +0000)
committerScott Barninger <scott@barninger.com>
Sun, 13 Nov 2005 13:50:16 +0000 (13:50 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2581 91ce42f0-d328-0410-95d8-f526ca767f89

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

index 65fc1ab8c470393afb150b1261204dc82a8243e0..7e82118e74d78dc8c1d91b63ca283d90df8a2367 100644 (file)
@@ -94,7 +94,7 @@ exit 1
 %define _dist %(grep White /etc/whitebox-release)
 %endif
 %if %{su9}
-%define _dist %(grep SuSE /etc/SuSE-release)
+%define _dist %(grep -i SuSE /etc/SuSE-release)
 %endif
 %if %{mdk}
 %define _dist %(grep Mandrake /etc/mandrake-release)
@@ -1164,6 +1164,8 @@ echo "The database update scripts were installed to /etc/bacula/updatedb"
 
 
 %changelog
+* Sun Nov 13 2005 D. Scott Barninger <barninger@fairfieldcomputers.com>
+- minor edit to _dist for SLES9 compatibility
 * Sat Nov 05 2005 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - 1.38.0 release
 - kern changed location of pdf files and html manual in docs package
index 65fc1ab8c470393afb150b1261204dc82a8243e0..7e82118e74d78dc8c1d91b63ca283d90df8a2367 100644 (file)
@@ -94,7 +94,7 @@ exit 1
 %define _dist %(grep White /etc/whitebox-release)
 %endif
 %if %{su9}
-%define _dist %(grep SuSE /etc/SuSE-release)
+%define _dist %(grep -i SuSE /etc/SuSE-release)
 %endif
 %if %{mdk}
 %define _dist %(grep Mandrake /etc/mandrake-release)
@@ -1164,6 +1164,8 @@ echo "The database update scripts were installed to /etc/bacula/updatedb"
 
 
 %changelog
+* Sun Nov 13 2005 D. Scott Barninger <barninger@fairfieldcomputers.com>
+- minor edit to _dist for SLES9 compatibility
 * Sat Nov 05 2005 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - 1.38.0 release
 - kern changed location of pdf files and html manual in docs package
index 65fc1ab8c470393afb150b1261204dc82a8243e0..7e82118e74d78dc8c1d91b63ca283d90df8a2367 100644 (file)
@@ -94,7 +94,7 @@ exit 1
 %define _dist %(grep White /etc/whitebox-release)
 %endif
 %if %{su9}
-%define _dist %(grep SuSE /etc/SuSE-release)
+%define _dist %(grep -i SuSE /etc/SuSE-release)
 %endif
 %if %{mdk}
 %define _dist %(grep Mandrake /etc/mandrake-release)
@@ -1164,6 +1164,8 @@ echo "The database update scripts were installed to /etc/bacula/updatedb"
 
 
 %changelog
+* Sun Nov 13 2005 D. Scott Barninger <barninger@fairfieldcomputers.com>
+- minor edit to _dist for SLES9 compatibility
 * Sat Nov 05 2005 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - 1.38.0 release
 - kern changed location of pdf files and html manual in docs package