SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for at-3.1.8-31.i586.rpm :
Thu May 11 12:00:00 2006 PLD Team
All persons listed below can be reached at AATTpld-linux.org

$Log: at.spec,v $
Revision 1.66 2006/05/11 20:40:24 glen
- rel 31

Revision 1.65 2006/02/24 15:20:04 glen
- use %service

Revision 1.64 2005/07/07 17:19:02 darekr
- unify

Revision 1.63 2004/12/17 21:39:21 saq
- don\'t capitalize command names

Revision 1.62 2004/12/17 21:25:20 sparky
- spanish desc/summary fixes; many just thrown

Revision 1.61 2004/12/17 08:20:26 roman
- added timespec do docs (mentioned in the man page)
- release 30
- STBR

Revision 1.60 2004/08/10 18:40:59 averne
- rel 29

Revision 1.59 2003/08/06 16:30:36 kloczek
- może wrescie ktoś wykasuje to konto ?

Revision 1.58 2003/07/29 15:12:19 qboosh
- more specific Requires

Revision 1.57 2003/05/28 12:58:47 malekith
- massive attack: source-md5

Revision 1.56 2003/05/25 05:45:45 misi3k
- massive attack s/pld.org.pl/pld-linux.org/

Revision 1.55 2002/12/20 19:03:27 blues
- release 28 - fixed filename in sysconfig - BTS #507
- STBR to updates/general

Revision 1.54 2002/10/09 13:14:17 kloczek
- use more macros, some cosmetics, added missing \"rm -f missing\" and use new %doc

Revision 1.53 2002/09/17 11:03:48 ankry
- create /var/spool/at/.SEQ in %%post. at is unable to do it
- release 27

Revision 1.52 2002/05/22 14:05:28 kloczek
- release 26,
- merge dst and env-tng patches from RH,
- merge translations from KSI and Conectiva,
- use new %doc packing infrastrucrure.

Revision 1.51 2002/05/21 23:12:41 kloczek
perl -pi -e \"s/^automake -a -c -f --foreing/\\%\\{__automake\\}/; \\
s/^automake -a -c -f/\\%\\{__automake\\}/; \\
s/^autoconf/\\%\\{__autoconf\\}/\"

Revision 1.50 2002/04/25 15:49:26 arturs
fixed a small typo

Revision 1.49 2002/02/23 01:23:24 kloczek
- adapterized.

Revision 1.48 2002/02/22 23:28:42 kloczek
- removed all Group fields translations (our rpm now can handle translating
Group field using gettext).

Revision 1.47 2002/01/24 00:12:57 ankry
- added man-pages tar URL

Tue Jun 1 12:00:00 1999 Wojtek Ślusarczyk
- misc changes -- FHS 2.0 ready

Sun May 9 12:00:00 1999 Tomasz Kłoczko
[3.1.8-7]
- now package is FHS 2.0 compliant,
- recompiled on new rpm.

Thu Mar 25 11:00:00 1999 Tomasz Kłoczko
[3.1.7-6]
- added at.patch adopted from latest Debian source which fix man pages,
lex relayted bugs, displaing corectly dates in am/pm format and fiew
others,
- modifications %post, %preun for standarizing this section; this allow stop
service on uninstall and automatic restart on upgrade,
- changed permission (to more liberal).

Sun Sep 13 12:00:00 1998 Wojtek Ślusarczyk
[3.1.7-5d]
- build against glibc-2.1,
- translation modified for pl,
- fixed files permissions,
- macro %%{name}-%%{version} in Source,
- macro %%{name}-%%{version} in Patch,
- removed conflicts: crontabs <= 1.5,
- added %ghost /var/spool/at/.SEQ,
- added %defattr and %doc,
- minor modifications of spec file.

Tue Sep 8 12:00:00 1998 Tomasz Kłoczko
[3.1.7-5]
- added -q %setup parameter,
- changed Buildroot to /tmp/%%{name}-%%{version}-root,
- added using %%{name} and %%{version} in Source,
- added using $RPM_OPT_FLAGS during compile,
- atq(1), atrm(1), batch(1) man pages are now maked as nroff include to at(1)
instead making sym link to at.1 (this allow compress man pages in future),
- added using %{SOURCE#} macro in %install,
- smarter instaling %doc,
- changed permission on some executables.
- added %attr and %defattr macros in %files (allow build package from
non-root account),
- start at RH spec.