Author: shadzik Date: Mon Nov 6 22:24:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add BR and R: crondaemon. Why ? Well, shush searches for it at configure time and adds apropriate functionality to the program. If cron isn't available at configure time, shush won't recognize it even if you install it later.
---- Files affected: SPECS: shush.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/shush.spec diff -u SPECS/shush.spec:1.5 SPECS/shush.spec:1.6 --- SPECS/shush.spec:1.5 Mon Nov 6 22:02:51 2006 +++ SPECS/shush.spec Mon Nov 6 23:24:16 2006 @@ -10,7 +10,9 @@ # Source0-md5: e08e7be994060e549627d205040734dd Patch0: %{name}-Makefile.patch URL: http://web.taranis.org/shush/ +BuildRequires: crondaemon BuildRequires: pcre-devel +Requires: crondaemon BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -51,6 +53,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/11/06 22:24:16 shadzik +- add BR and R: crondaemon. Why ? Well, shush searches for it at configure time and adds apropriate functionality to the program. + If cron isn't available at configure time, shush won't recognize it even if you install it later. + Revision 1.5 2006/11/06 21:02:51 shadzik - BR: pcre-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/shush.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit