SPECS: bacula.spec - fix with sqlite

areq areq at pld-linux.org
Sun Nov 25 18:00:20 CET 2007


Author: areq                         Date: Sun Nov 25 17:00:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix with sqlite

---- Files affected:
SPECS:
   bacula.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/bacula.spec
diff -u SPECS/bacula.spec:1.82 SPECS/bacula.spec:1.83
--- SPECS/bacula.spec:1.82	Sun Nov 25 01:30:28 2007
+++ SPECS/bacula.spec	Sun Nov 25 18:00:15 2007
@@ -17,6 +17,8 @@
 %bcond_with	sqlite3_sync_off	# makes sqlite3 backend much faster, but less reliable
 %if %{with sqlite}
 %define		_database	sqlite
+%undefine       with_mysql
+%undefine       with_pgsql
 %endif
 %if %{with sqlite3}
 %define		_database	sqlite3
@@ -936,6 +938,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2007-11-25 17:00:15  areq
+- fix with sqlite
+
 Revision 1.82  2007-11-25 00:30:28  arekm
 - /etc/bacula should be provided only by common subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bacula.spec?r1=1.82&r2=1.83&f=u



More information about the pld-cvs-commit mailing list