git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8793 
91ce42f0-d328-0410-95d8-
f526ca767f89
 
                 done
         done
 fi
-%endif
-
 /sbin/ldconfig
+%endif
 
 %if %{mysql}
 %preun mysql
 
 %if %{mysql}
 %postun mysql
+/sbin/ldconfig
 %endif
 %if %{sqlite}
 %postun sqlite
+/sbin/ldconfig
 %endif
 %if %{postgresql}
 %postun postgresql
-%endif
-
 /sbin/ldconfig
+%endif
 
 
 %if ! %{client_only} && %{mtx}
 %endif
 
 %changelog
+* Mon May 04 2009 D. Scott Barninger <barninger@fairfieldcomputers.com>
+- Fix post ldconfig problem in client only build
 * Sun May 03 2009 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - remove more files installed by client-only build not needed by client package
 - remove libbacsql files from client package
 
                 done
         done
 fi
-%endif
-
 /sbin/ldconfig
+%endif
 
 %if %{mysql}
 %preun mysql
 
 %if %{mysql}
 %postun mysql
+/sbin/ldconfig
 %endif
 %if %{sqlite}
 %postun sqlite
+/sbin/ldconfig
 %endif
 %if %{postgresql}
 %postun postgresql
-%endif
-
 /sbin/ldconfig
+%endif
 
 
 %if ! %{client_only} && %{mtx}
 %endif
 
 %changelog
+* Mon May 04 2009 D. Scott Barninger <barninger@fairfieldcomputers.com>
+- Fix post ldconfig problem in client only build
 * Sun May 03 2009 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - remove more files installed by client-only build not needed by client package
 - remove libbacsql files from client package
 
                 done
         done
 fi
-%endif
-
 /sbin/ldconfig
+%endif
 
 %if %{mysql}
 %preun mysql
 
 %if %{mysql}
 %postun mysql
+/sbin/ldconfig
 %endif
 %if %{sqlite}
 %postun sqlite
+/sbin/ldconfig
 %endif
 %if %{postgresql}
 %postun postgresql
-%endif
-
 /sbin/ldconfig
+%endif
 
 
 %if ! %{client_only} && %{mtx}
 %endif
 
 %changelog
+* Mon May 04 2009 D. Scott Barninger <barninger@fairfieldcomputers.com>
+- Fix post ldconfig problem in client only build
 * Sun May 03 2009 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - remove more files installed by client-only build not needed by client package
 - remove libbacsql files from client package