Package: acct / 6.6.4-2

Metadata

Package Version Patches format
acct 6.6.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_do not split html info.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't split html documentation in multiple files.
02_414300 lastcomm fields descr.patch | (download)

accounting.texi | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct field description for the last field in lastcomm's reports
 Thanks David Simner.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414300


03_cross build support.patch | (download)

Makefile.am | 5 0 + 5 - 0 !
configure.ac | 97 0 + 97 - 0 !
files.h.in | 89 85 + 4 - 0 !
3 files changed, 85 insertions(+), 106 deletions(-)

 remove pointless configure check that breaks cross-building
 Remove pointless configure check that tries to run a program to define
 wtmp/acct file paths; we can just as well include this in files.h.in and
 use the results of the macro checks directly.
04_Fix spelling errors.patch | (download)

NEWS | 6 3 + 3 - 0 !
accounting.info | 4 2 + 2 - 0 !
al_share.cpp | 2 1 + 1 - 0 !
dump-utmp.8 | 2 1 + 1 - 0 !
last.c | 2 1 + 1 - 0 !
5 files changed, 8 insertions(+), 8 deletions(-)

 fix minor spelling errors.
05_Adapt_dump.acct.8 manpage.patch | (download)

dump-acct.8 | 114 80 + 34 - 0 !
1 file changed, 80 insertions(+), 34 deletions(-)

 debianize dump-acct.8 manpage.
06_adapt_dump utmp.8 manpage.patch | (download)

dump-utmp.8 | 70 53 + 17 - 0 !
1 file changed, 53 insertions(+), 17 deletions(-)

 debianize dump-utmp.8 manpage