Author: glen Date: Fri Sep 8 18:03:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 23 (rebuild with fixed %useradd/%groupadd macros)
---- Files affected: SPECS: hc-cron.spec (1.99 -> 1.100) ---- Diffs: ================================================================ Index: SPECS/hc-cron.spec diff -u SPECS/hc-cron.spec:1.99 SPECS/hc-cron.spec:1.100 --- SPECS/hc-cron.spec:1.99 Fri Apr 14 17:04:24 2006 +++ SPECS/hc-cron.spec Fri Sep 8 20:03:26 2006 @@ -5,7 +5,7 @@ Summary(tr): Home computer cron süreci, periyodik program çalýţtýrma yeteneđi Name: hc-cron Version: 0.14 -Release: 22 +Release: 23 License: GPL Group: Daemons Source0: ftp://ftp.berlios.de/pub/hc-cron/stable/%{name}-%{version}.tar.gz @@ -189,6 +189,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.100 2006/09/08 18:03:26 glen +- rel 23 (rebuild with fixed %useradd/%groupadd macros) + Revision 1.99 2006/04/14 15:04:24 glen - rel 22 @@ -402,7 +405,7 @@ - fixed patch numbers used in install (siefca THINK!) Revision 1.33 2000/05/07 15:41:59 siefca -removed run-parts script, now you can find it in other package (rc-scripts) +- removed run-parts script, now you can find it in other package (rc-scripts) Revision 1.32 2000/04/13 08:43:49 zagrodzki - release 2 (rc-scripts v. 2.0 compatible init) @@ -434,61 +437,3 @@ Revision 1.24 1999/07/12 23:05:58 kloczek - added using CVS keywords in %changelog (for automating them). - -* Thu Apr 22 1999 Artur Frysiak <[EMAIL PROTECTED]> - [0.11-5] -- compiled on rpm 3 -- removed man group from man pages - -* Sat Mar 06 1999 Wojtek Ślusarczyk <[EMAIL PROTECTED]> - [0.11-4] -- fixed files permissions, -- cleaning up spec. - -* Wed Jan 26 1999 Tomasz Kłoczko <[EMAIL PROTECTED]> - [0.11-3d] -- added Gorup(pl). - -* Mon Dec 9 1998 Tomasz Kłoczko <[EMAIL PROTECTED]> - [0.11-2] -- added gzipping man pages, -- fixed %preun, -- fixed system crontab. - -* Mon Nov 16 1998 Tomasz Kłoczko <[EMAIL PROTECTED]> - [0.11-1] -- added crontabs to Obsoletes, -- added Provides: crontabs, -- added restatring service in %post if before insall was started, -- added stop service in %preun on uninstall package, -- added NICE=15 in default crontab (as Qrczak suggest), -- new hc-cron-syscrondir.patch (made by Marcin 'Qrczak' Kowalczyk - <[EMAIL PROTECTED]>), -- added using %{SOURCE#} macros in %install. - -* Mon Oct 5 1998 Marcin 'Qrczak' Kowalczyk <[EMAIL PROTECTED]> - [0.10-1] -- package generally reviewed: now properly handles catched-up jobs - (it generally didn't work at all), added support for NICE variable, - removed testing load average to execute catched-up jobs at idle time - only (my system has a permanent low-priority process running), minor - bugs fixed; everything is in the syscrondir patch - -* Wed Sep 30 1998 Marcin 'Qrczak' Kowalczyk <[EMAIL PROTECTED]> -- vixie-cron's spec and syscrondir patch adapted to hc-cron; - other patches removed, as they are already applied in hc-cron's sources - -* Mon Sep 28 1998 Marcin 'Qrczak' Kowalczyk <[EMAIL PROTECTED]> -- use %{name} and %{version} macros -- simplified /etc/rc.d/rc?.d/???crond stuff -- added %setup -q parameter -- `mkdir -p' replaced with more standard `install -d' -- added full %attr description in %files -- %{_sbindir}/crond permissions changed to 700 -- replaced symlink in man page with .so include -- added pl translation -- changed install procedure to allow building from non-root account -- added patch that reads /etc/crontab.d/* in addition to /etc/crontab, - simplifying automatic adding of cron jobs by packages, -- build against GNU libc-2.1 -- start at RH spec file. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hc-cron.spec?r1=1.99&r2=1.100&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
