# if the platform is using systemd
%define usesystemd 0
-%if %{rhel7} || %{fc22}
+%if %{rhel7} || %{fc22} || %{centos7}
%define usesystemd 1
%endif
%{blurb7}
%{blurb8}
+#
+# ===========================================================
+# Generate mysql, sqlite, or postgresql rpm
+# ===========================================================
+#
%if %{mysql}
%package mysql
%endif
This build includes tcp-wrappers support.
%endif
+#
+# ===========================================================
+# Client -- bacula-fd rpm
+# ===========================================================
+#
%package client
Summary: Bacula - The Network Backup Solution
Group: System Environment/Daemons
This build includes tcp-wrappers support.
%endif
+#
+# ===========================================================
+# Generate updatedb rpm
+# ===========================================================
+#
%if ! %{client_only}
%package updatedb
database.
%endif
+#
+# ===========================================================
+# Generate libs rpm
+# ===========================================================
+#
%package libs
Summary: Bacula - The Network Backup Solution