Implement pre functions.
[whenjobs.git] / whenjobs.spec.in
index aba6433..f9ee961 100644 (file)
@@ -29,6 +29,9 @@ Requires:        /usr/bin/ocamlc
 Requires:        ocaml-camlp4-devel
 Requires:        ocaml-findlib-devel
 
+# Requires mailx for sending email.
+Requires:        /usr/bin/mailx
+
 
 %description
 Whenjobs is a powerful but simple cron replacement.
@@ -75,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/prelink.conf.d/%{name}.conf
 %{_bindir}/whenjobs
 %{_sbindir}/whenjobsd
+%{_libdir}/whenjobs/*.cmi
 %{_libdir}/whenjobs/pa_when.cmo
 %{_libdir}/whenjobs/whenlib.cma
 %{_mandir}/man1/*.1*