]> 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)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:28 +0000 (16:49 +0200)
bacula/platforms/rpm/bacula.spec

index 20e579595d29f7eb68e3c950d3f96fe503048e77..a0f08bbf1d29acf437dc75e9b2853f580c765d0e 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