Document job names.
[whenjobs.git] / whenjobs.spec.in
index 500c9a0..e94e69b 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:            @PACKAGE_NAME@
 Version:         @PACKAGE_VERSION@
 
 Name:            @PACKAGE_NAME@
 Version:         @PACKAGE_VERSION@
-Release:         1
+Release:         @RPM_RELEASE@
 Summary:         Replacement for cron with dependencies
 
 Group:           Development/Libraries
 Summary:         Replacement for cron with dependencies
 
 Group:           Development/Libraries
@@ -75,6 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/prelink.conf.d/%{name}.conf
 %{_bindir}/whenjobs
 %{_sbindir}/whenjobsd
 %{_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*
 %{_libdir}/whenjobs/pa_when.cmo
 %{_libdir}/whenjobs/whenlib.cma
 %{_mandir}/man1/*.1*
@@ -82,5 +83,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
 
 
 %changelog
-* Fri Feb 17 2012 Richard W.M. Jones <rjones@redhat.com> - @PACKAGE_VERSION@-1
+* Fri Feb 17 2012 Richard W.M. Jones <rjones@redhat.com> - @PACKAGE_VERSION@-@RPM_RELEASE@
 - Initial release.
 - Initial release.