]> git.sur5r.net Git - bacula/bacula/commitdiff
Update spec copyrights
authorKern Sibbald <kern@sibbald.com>
Fri, 12 Jan 2007 10:16:13 +0000 (10:16 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 12 Jan 2007 10:16:13 +0000 (10:16 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3976 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/platforms/mandrake/bacula.spec.in
bacula/platforms/redhat/bacula.spec.in
bacula/platforms/suse/bacula.spec.in
bacula/src/cats/grant_postgresql_privileges.in
bacula/src/cats/update_mysql_tables.in
bacula/src/cats/update_sqlite3_tables.in
bacula/src/cats/update_sqlite_tables.in

index 95749a4f59e9eb85e81fcd4856e55e760738e849..802792452218301f6f64d667b5312cdf34dac781 100644 (file)
@@ -1,5 +1,5 @@
 # Bacula RPM spec file
-# Copyright (C) 2000-2006 Kern Sibbald
+# Copyright (C) 2000-2007 Free Software Foundation Europe, e.V.
 
 # Platform Build Configuration
 
@@ -861,9 +861,9 @@ export LDFLAGS="${LDFLAGS} -L/usr/lib64/python%{pyver}"
         --with-scriptdir=/etc/bacula \
         --enable-smartalloc \
         --enable-client-only \
-       %if %{mdk}
-       --disable-nls \
-       %endif
+        %if %{mdk}
+        --disable-nls \
+        %endif
         --enable-static-fd
 
 make
@@ -890,15 +890,15 @@ make
         --with-postgresql \
 %endif
 %if %{wxconsole}
-       --enable-wx-console \
+        --enable-wx-console \
 %endif
 %if %{python}
-       --with-python \
+        --with-python \
 %endif
 %if %{client_only}
-       --enable-client-only \
+        --enable-client-only \
 %endif
-       --mandir=%{_mandir} \
+        --mandir=%{_mandir} \
         --with-working-dir=%{working_dir} \
         --with-pid-dir=/var/run \
         --with-subsys-dir=/var/lock/subsys \
@@ -956,7 +956,7 @@ make \
         sysconfdir=$RPM_BUILD_ROOT/etc/bacula \
         scriptdir=$RPM_BUILD_ROOT/etc/bacula \
         working_dir=$RPM_BUILD_ROOT%{working_dir} \
-       mandir=$RPM_BUILD_ROOT%{_mandir} \
+        mandir=$RPM_BUILD_ROOT%{_mandir} \
         install
 
 %if ! %{client_only}
index 95749a4f59e9eb85e81fcd4856e55e760738e849..802792452218301f6f64d667b5312cdf34dac781 100644 (file)
@@ -1,5 +1,5 @@
 # Bacula RPM spec file
-# Copyright (C) 2000-2006 Kern Sibbald
+# Copyright (C) 2000-2007 Free Software Foundation Europe, e.V.
 
 # Platform Build Configuration
 
@@ -861,9 +861,9 @@ export LDFLAGS="${LDFLAGS} -L/usr/lib64/python%{pyver}"
         --with-scriptdir=/etc/bacula \
         --enable-smartalloc \
         --enable-client-only \
-       %if %{mdk}
-       --disable-nls \
-       %endif
+        %if %{mdk}
+        --disable-nls \
+        %endif
         --enable-static-fd
 
 make
@@ -890,15 +890,15 @@ make
         --with-postgresql \
 %endif
 %if %{wxconsole}
-       --enable-wx-console \
+        --enable-wx-console \
 %endif
 %if %{python}
-       --with-python \
+        --with-python \
 %endif
 %if %{client_only}
-       --enable-client-only \
+        --enable-client-only \
 %endif
-       --mandir=%{_mandir} \
+        --mandir=%{_mandir} \
         --with-working-dir=%{working_dir} \
         --with-pid-dir=/var/run \
         --with-subsys-dir=/var/lock/subsys \
@@ -956,7 +956,7 @@ make \
         sysconfdir=$RPM_BUILD_ROOT/etc/bacula \
         scriptdir=$RPM_BUILD_ROOT/etc/bacula \
         working_dir=$RPM_BUILD_ROOT%{working_dir} \
-       mandir=$RPM_BUILD_ROOT%{_mandir} \
+        mandir=$RPM_BUILD_ROOT%{_mandir} \
         install
 
 %if ! %{client_only}
index 95749a4f59e9eb85e81fcd4856e55e760738e849..802792452218301f6f64d667b5312cdf34dac781 100644 (file)
@@ -1,5 +1,5 @@
 # Bacula RPM spec file
-# Copyright (C) 2000-2006 Kern Sibbald
+# Copyright (C) 2000-2007 Free Software Foundation Europe, e.V.
 
 # Platform Build Configuration
 
@@ -861,9 +861,9 @@ export LDFLAGS="${LDFLAGS} -L/usr/lib64/python%{pyver}"
         --with-scriptdir=/etc/bacula \
         --enable-smartalloc \
         --enable-client-only \
-       %if %{mdk}
-       --disable-nls \
-       %endif
+        %if %{mdk}
+        --disable-nls \
+        %endif
         --enable-static-fd
 
 make
@@ -890,15 +890,15 @@ make
         --with-postgresql \
 %endif
 %if %{wxconsole}
-       --enable-wx-console \
+        --enable-wx-console \
 %endif
 %if %{python}
-       --with-python \
+        --with-python \
 %endif
 %if %{client_only}
-       --enable-client-only \
+        --enable-client-only \
 %endif
-       --mandir=%{_mandir} \
+        --mandir=%{_mandir} \
         --with-working-dir=%{working_dir} \
         --with-pid-dir=/var/run \
         --with-subsys-dir=/var/lock/subsys \
@@ -956,7 +956,7 @@ make \
         sysconfdir=$RPM_BUILD_ROOT/etc/bacula \
         scriptdir=$RPM_BUILD_ROOT/etc/bacula \
         working_dir=$RPM_BUILD_ROOT%{working_dir} \
-       mandir=$RPM_BUILD_ROOT%{_mandir} \
+        mandir=$RPM_BUILD_ROOT%{_mandir} \
         install
 
 %if ! %{client_only}
index d4ab9a22f97fd54eb1439d221e2d543540241703..20039116336841219f0a95fc93711731fbf30f11 100644 (file)
@@ -30,7 +30,7 @@ grant all on device     to ${USER};
 grant all on status      to ${USER};
 grant all on location    to ${USER};
 grant all on locationlog  to ${USER};
-grant all on log                 to ${USER};
+grant all on log         to ${USER};
 
 -- for sequences on those tables
 
@@ -47,9 +47,9 @@ grant select, update on basefiles_baseid_seq     to ${USER};
 grant select, update on storage_storageid_seq     to ${USER};
 grant select, update on mediatype_mediatypeid_seq  to ${USER};
 grant select, update on device_deviceid_seq       to ${USER};
-grant select, update on location_locationid_seq                to ${USER};
-grant select, update on locationlog_loclogid_seq       to ${USER};
-grant select, update on log_logid_seq                          to ${USER};
+grant select, update on location_locationid_seq    to ${USER};
+grant select, update on locationlog_loclogid_seq   to ${USER};
+grant select, update on log_logid_seq             to ${USER};
 
 END-OF-DATA
 then
index 1361514577b358be3807b4a4a786814f70fa8e31..6ce5469c7669caf31d0d297f493d734fc3390b32 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# Shell script to update MySQL tables from version 1.38 to 1.39  
+# Shell script to update MySQL tables from version 1.38 to 2.0 
 #
 echo " "
 echo "This script will update a Bacula MySQL database from version 9 to 10"
-echo " which is needed to convert from Bacula version 1.38.x to 1.39.x or higher"
+echo " which is needed to convert from Bacula version 1.38.x to 2.0.x or higher"
 echo "Depending on the size of your database,"
 echo "this script may take several minutes to run."
 echo " "
index efb79fb88ab7cb9cc3a39f1f64df78b3ea41dac9..7712d35a5592e634e00533eff681c17aa4187de5 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# shell script to update SQLite from version 1.38 to 1.39
+# shell script to update SQLite from version 1.38 to 2.0
 #
 echo " "
 echo "This script will update a Bacula SQLite database from version 9 to 10"
-echo " which is needed to convert from Bacula version 1.38.x to 1.39.x or higher"
+echo " which is needed to convert from Bacula version 1.38.x to 2.0.x or higher"
 echo "Depending on the size of your database,"
 echo "this script may take several minutes to run."
 echo " "
index efb79fb88ab7cb9cc3a39f1f64df78b3ea41dac9..7712d35a5592e634e00533eff681c17aa4187de5 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# shell script to update SQLite from version 1.38 to 1.39
+# shell script to update SQLite from version 1.38 to 2.0
 #
 echo " "
 echo "This script will update a Bacula SQLite database from version 9 to 10"
-echo " which is needed to convert from Bacula version 1.38.x to 1.39.x or higher"
+echo " which is needed to convert from Bacula version 1.38.x to 2.0.x or higher"
 echo "Depending on the size of your database,"
 echo "this script may take several minutes to run."
 echo " "