]> git.sur5r.net Git - bacula/bacula/commitdiff
Apply rpm fix for Sci Linux from bug #1494
authorKern Sibbald <kern@sibbald.com>
Thu, 11 Feb 2010 11:02:14 +0000 (12:02 +0100)
committerKern Sibbald <kern@sibbald.com>
Thu, 11 Feb 2010 11:02:14 +0000 (12:02 +0100)
bacula/platforms/rpm/bacula.spec

index c8d63feb44f24b57667d95dc75eb752b3f4516d1..a774be3ca618759d4e61ce0369dc06616fbe2e7c 100644 (file)
@@ -367,7 +367,7 @@ Source3: http://www.prdownloads.sourceforge.net/bacula/depkgs-%{depkgs_version}.
 
 
 # test for a platform definition
-%if !%{rhat} && !%{rhel} && !%{fed} && !%{wb3} && !%{suse} && !%{mdk}
+%if !%{rhat} && !%{rhel} && !%{fed} && !%{wb3} && !%{suse} && !%{mdk} && !%{scil}
 %{error: You must specify a platform. Please examine the spec file.}
 exit 1
 %endif
@@ -723,6 +723,7 @@ cd ${cwd}
 patch -p3 src/cats/postgresql.c < %SOURCE2
 %endif
 
+%if %{sqlite}
 # patches for the bundled sqlite scripts
 
 # patch the make_sqlite_tables script for installation bindir
@@ -741,6 +742,7 @@ patch src/cats/update_sqlite3_tables.in src/cats/update_sqlite3_tables.in.patch
 %if %{sqlite} && %{suse}
 patch platforms/suse/bacula-dir.in platforms/suse/bacula-dir-suse-sqlite.patch
 %endif
+%endif
 
 # 64 bit lib location hacks
 # as of 1.39.18 it should not be necessary to enable x86_64 as configure is