>>>>> On Tue, 17 Aug 2010 07:58:55 -0400, Kern Sibbald said: > > On Tuesday 17 August 2010 06:41:24 Martin Simmons wrote: > > >>>>> On Mon, 16 Aug 2010 16:57:28 -0400, Kern Sibbald said: > > > > > > I fixed this some time ago justs after Martin pointed out the problem. > > > There is no need to tweak the spec files or create new ones. The fixed > > > versions are in the git repo. > > > > I couldn't find any trace of the change in git platforms/rpm/bacula.spec > > and the 5.0.2 and 5.0.3 versions are identical except for the blurb. > > > > Maybe it is still in your private repo? > > Most of my changes including the fix to the libs problem discussed above are > and have been in Branch-5.0 in the Source Forge repo.
Sorry, you are right -- I was confused again by Branch-5.1 being older than Branch-5.0. @Bruno: start with the file from http://bacula.git.sourceforge.net/git/gitweb.cgi?p=bacula/bacula;a=blob_plain;f=bacula/platforms/rpm/bacula.spec;h=b0dcddb69e2e97f73a7268a504cfbd18216bfa45;hb=48d37be7031686f0e5a38ab8724b5ba63a80d610 which works much better. > I believe there are still a few "minor" problems with setting the hostname > and/or random password in one of the .conf files at installation time. I'll > fix that, if Scott doesn't do it this weekend, when I am back from vacation. There is one more fix needed for sqlite: diff --git a/bacula/platforms/rpm/bacula.spec b/bacula/platforms/rpm/bacula.spec index b0dcddb..fefe8cb 100644 --- a/bacula/platforms/rpm/bacula.spec +++ b/bacula/platforms/rpm/bacula.spec @@ -976,6 +976,7 @@ rm -f $RPM_BUILD_DIR/Release_Notes-%{version}-%{release}.txt %attr(-, root, %{daemon_group}) %{script_dir}/make_sqlite3_tables %attr(-, root, %{daemon_group}) %{script_dir}/drop_sqlite3_tables %attr(-, root, %{daemon_group}) %{script_dir}/update_sqlite3_tables +%{_libdir}/libbacsql* %{sqlite_bindir}/libsqlite3.a %{sqlite_bindir}/sqlite3.h %{sqlite_bindir}/sqlite3 __Martin ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel