packages: bacula/bacula.spec - fix without dbi files

glen glen at pld-linux.org
Wed Oct 13 11:15:56 CEST 2010


Author: glen                         Date: Wed Oct 13 09:15:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix without dbi files

---- Files affected:
packages/bacula:
   bacula.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: packages/bacula/bacula.spec
diff -u packages/bacula/bacula.spec:1.158 packages/bacula/bacula.spec:1.159
--- packages/bacula/bacula.spec:1.158	Tue Oct  5 13:44:01 2010
+++ packages/bacula/bacula.spec	Wed Oct 13 11:15:51 2010
@@ -926,6 +926,7 @@
 %ghost %{_libexecdir}/%{name}/make_bacula_tables
 %ghost %{_libexecdir}/%{name}/update_bacula_tables
 
+%if %{with dbi}
 %files db-dbi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/%{name}/create_postgresql_database
@@ -949,6 +950,7 @@
 %attr(755,root,root) %{_libdir}/libbacsql-dbi-5*.so
 
 %ghost %attr(755,root,root) %{_libdir}/libbacsql-5*.so
+%endif
 
 %files fd
 %defattr(644,root,root,755)
@@ -1055,6 +1057,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2010/10/13 09:15:51  glen
+- fix without dbi files
+
 Revision 1.158  2010/10/05 11:44:01  glen
 - nagios plugin is ELF binary
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bacula/bacula.spec?r1=1.158&r2=1.159&f=u



More information about the pld-cvs-commit mailing list