Changelog for
anacron-2.3-21.i586.rpm :
Tue Apr 23 14:00:00 2002 PLD Team
All persons listed below can be reached at AATTpld.org.pl
$Log: anacron.spec,v $
Revision 1.24 2002/04/23 19:59:18 mkochano
- Release 21.
- sAATT/usr/lub/sendmailAATT/usr/lib/sendmailAATT.
^ ^
STBR
Revision 1.23 2002/04/22 05:45:45 kloczek
- release 20,
- merge translations from Conectiva,
- added sendmail patch (use /usr/lib/sendmail instead /usr/sbin/sendmail).
Revision 1.22 2002/03/19 09:06:56 mkochano
- Release 19.
- Replaced RedHat with PLD.
- Better Polish description.
- Added SIGTERM patch.
Revision 1.21 2002/02/23 01:13:38 kloczek
- adapterized.
Revision 1.20 2002/02/22 23:28:40 kloczek
- removed all Group fields translations (oure rpm now can handle translating
Group field using gettext).
Revision 1.19 2002/01/18 02:12:19 kloczek
perl -pi -e \"s/pld-list\\AATTpld.org.pl/feedback\\AATTpld.org.pl/\"
Revision 1.18 2001/12/18 14:51:35 kloczek
- bump release to 18.
Revision 1.17 2001/09/24 09:34:14 qboosh
- run chkconfig --del only on remove, not upgrade
Revision 1.16 2001/07/26 05:42:03 saq
- reverting last change: removing new macros from %p{re,ost}{,un}
Revision 1.13 2001/04/30 16:05:14 kloczek
- added using %%{rpmcflags} macro.
Revision 1.12 2001/04/02 06:41:45 kloczek
- release 16.
Revision 1.11 2001/01/25 20:03:20 misiek
Massive attack. We use -O0 instead -O flags while debug enabled.
Revision 1.10 2000/12/23 00:48:42 michuz
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
(now it\'s more C like)
Revision 1.9 2000/11/06 13:22:55 undefine
- adding sourceurl and url
Revision 1.8 2000/11/05 16:22:09 kloczek
- removed COPYING from %doc.
Revision 1.7 2000/11/05 12:55:17 undefine
- anacron isn\'t standard cron daemon!
- removing obsoletes & provides crondeamons
- rename cron -> anacron
Revision 1.6 2000/10/10 16:48:20 kloczek
- bump release to 10 (for allow upgrade from RH 7),
- adapterized, make %%{debug} ready.
- added Provides: crondeamon, crontabs amd Obsoletes for crondeamon, hc-cron,
vixie-cron,
- standarized %post/%preun,
- rewrited init script.
NOTE: released but it will be good add patch for read crontabs from
/etc/cron.d (like on vixie-cron and hc-cron) and remove /etc/anacrontab.
Revision 1.5 2000/10/10 16:12:00 undefine
Updating to 2.3
Revision 1.4 2000/08/07 23:00:14 baggins
- fixed rpm Group
Revision 1.3 2000/06/09 07:22:47 kloczek
- added using %%{__make} macro.
Revision 1.2 2000/05/19 11:30:00 kloczek
- partialy rewrited.
Revision 1.1 2000/05/19 08:49:22 undefine
Initial version for PLD
Fri Mar 3 13:00:00 2000 Tim Powers
- fixed startup script so that it doesn\'t put stuff in /var/lock/subsys.
Complains since anacronda turns itself off when it is run, and the file
in /var/lock/subsys isn\'t removed.
Mon Feb 28 13:00:00 2000 Tim Powers
- fixed startup script, now it actually stops, gives status and restarts.
Fixes bug #9835
Mon Feb 7 13:00:00 2000 Bill Nottingham
- handle compressed manpages
Fri Feb 4 13:00:00 2000 Bernhard Rosenkraenzer
- rebuild to get compressed man pages
- mark /etc/cron.daily/... as config files
Wed Feb 2 13:00:00 2000 Cristian Gafton
- fix annoying defines
- rebuild to update description and group
Thu Jan 6 13:00:00 2000 Bernhard Rosenkränzer
- initial Red Hat package
Wed Dec 29 13:00:00 1999 Chmouel Boudjnah
- Remove cron.hourly check (unusefull).
Wed Nov 10 13:00:00 1999 Chmouel Boudjnah
- 2.1 from debian.
- Fix typo in initscripts.
Thu Jul 22 14:00:00 1999 Chmouel Boudjnah
- Fix wrong entries in anacrontab.
- Add a /etc/rc.d/rc.sysinit/ script
Tue Apr 27 14:00:00 1999 Chmouel Boudjnah
- Fix bug with /var/spool/anacron/
Sat Apr 10 14:00:00 1999 Chmouel Boudjnah
- First version mainly inspired from the Debian package.