File acct.changes of Package acct

-------------------------------------------------------------------
Thu Jun  6 14:53:49 UTC 2013 - schuetzm@gmx.net

- Converted rc file to systemd unit file.
- Fixed a bug where the accounting file wasn't reopened after
  logrotate, because force-reload isn't implemented.

-------------------------------------------------------------------
Fri Apr 26 08:06:16 UTC 2013 - mmeister@suse.com

- Added makeinfo BuildRequire to fix build with new automake

-------------------------------------------------------------------
Sat Jan 12 07:32:04 UTC 2013 - coolo@suse.com

- remove suse_update_config

-------------------------------------------------------------------
Wed Sep  5 09:13:28 UTC 2012 - vcizek@suse.com

- drop useless acct-axp.patch 

-------------------------------------------------------------------
Sun Jul 22 06:56:58 UTC 2012 - aj@suse.de

- Fix build with missing gets declaration (glibc 2.16)

-------------------------------------------------------------------
Mon Jan 23 08:43:45 UTC 2012 - bart.vanassche@gmail.com

- switch from acct-6.3.5 to acct-6.5.5. From the upstream acct ChangeLog:
	* Fix potential buffer-overflows.
	* UNIX 98 pty support.
	* Add Linux multiformat support.
	* lastcomm.c: integrated patch from Paul Jones which adds
	  paging and swapping support to lastcomm and sa

-------------------------------------------------------------------
Mon Oct  4 10:37:43 UTC 2011 - uli@suse.com

- cross-build fix: use %__cc, %__cxx macros

-------------------------------------------------------------------
Fri Sep 30 20:07:39 UTC 2011 - coolo@suse.com

- add libtool as buildrequire to make the spec file more reliable

-------------------------------------------------------------------
Sat Sep 17 10:43:53 UTC 2011 - jengelh@medozas.de

- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

-------------------------------------------------------------------
Thu Mar  3 14:44:35 UTC 2011 - lchiquitto@novell.com

- fix initscript's force-reload action to reload the service only
  if it is running [bnc#667437]

-------------------------------------------------------------------
Wed Dec 23 20:22:47 UTC 2009 - coolo@novell.com

- remove the moblin hack that fixes something not in this package

-------------------------------------------------------------------

Fri Nov  6 03:42:04 UTC 2009 - gregkh@suse.de

- fix mode on /etc/logrotate.d/acct to not be executable.

-------------------------------------------------------------------

Wed Nov  4 04:01:04 UTC 2009 - gregkh@suse.de

- do not enable acct to start automatically on Moblin.  We don't
  want to access the disk every 15 seconds or so for no reason at
  all on laptops.

-------------------------------------------------------------------
Wed Feb 14 14:46:17 CET 2007 - mkudlvasr@suse.cz

- fixed ahz value problems [#244186] 

-------------------------------------------------------------------
Tue Sep  5 15:32:51 CEST 2006 - anosek@suse.cz

- fixed compiler warning: old-style function definition
  [#203115] (warning.patch)

-------------------------------------------------------------------
Tue Aug 22 18:58:08 CEST 2006 - postadal@suse.cz

- define HZ as sysconf(_SC_CLK_TCK) if undefined

-------------------------------------------------------------------
Wed Jan 25 21:34:06 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Oct 05 12:37:47 CEST 2004 - postadal@suse.cz

- fixed 64bit problem in printing time [#42969]

-------------------------------------------------------------------
Mon Oct 04 17:47:43 CEST 2004 - postadal@suse.cz

- fixed to work with acct v3 format which the new kernel uses [#46768]

-------------------------------------------------------------------
Thu Feb 12 14:05:04 CET 2004 - ro@suse.de

- fix owner/group for var/account/pacct

-------------------------------------------------------------------
Thu Feb 12 12:45:44 CET 2004 - postadal@suse.cz

-added norootforbuild flag to the spec file

-------------------------------------------------------------------
Tue Aug 26 11:06:31 CEST 2003 - postadal@suse.cz

- use new stop_on_removal/restart_on_upate macros

-------------------------------------------------------------------
Mon May 26 01:06:49 CEST 2003 - ro@suse.de

- remove unpackaged files from buildroot 

-------------------------------------------------------------------
Thu Apr 24 14:54:01 CEST 2003 - ro@suse.de

- merge postuns 

-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de

- fix install_info --delete call and move from preun to postun

-------------------------------------------------------------------
Tue Feb 25 15:21:18 CET 2003 - postadal@suse.cz

- used install-info macros
- fixed accounting.info (dir entry)

-------------------------------------------------------------------
Mon Sep  9 15:11:42 CEST 2002 - ro@suse.de

- added logrotate configuration

-------------------------------------------------------------------
Fri Aug 16 13:07:34 CEST 2002 - postadal@suse.cz

- added %insserv_prereq, %fillup_prereq and fileutils 
  to PreReq [#17787]

-------------------------------------------------------------------
Wed Aug 14 10:44:15 CEST 2002 - poeml@suse.de

- fix comment in rc.script

-------------------------------------------------------------------
Tue Apr  2 15:51:10 CEST 2002 - postadal@suse.cz

- fixed to compile with autoconf-2.53

-------------------------------------------------------------------
Mon Feb 25 16:40:13 CET 2002 - postadal@suse.cz

- modified copyright in /etc/init.d/acct

-------------------------------------------------------------------
Tue Jan 15 14:20:58 CET 2002 - egmont@suselinux.hu

- removed colons from startup/shutdown messages

-------------------------------------------------------------------
Sun Jan 13 12:05:12 CET 2002 - ro@suse.de

- removed START_ACCT 

-------------------------------------------------------------------
Wed Nov 14 18:02:46 CET 2001 - ro@suse.de

- don't call automake for now

-------------------------------------------------------------------
Wed Aug  8 09:54:31 CEST 2001 - cihlar@suse.cz

- fixed to compile on axp

-------------------------------------------------------------------
Tue Aug  7 10:04:09 CEST 2001 - cihlar@suse.cz

- fixed stop and status part of init script
- moved rc.acct and rc.config.acct from patch

-------------------------------------------------------------------
Mon Jun 25 14:44:12 CEST 2001 - pblaha@suse.cz

- rewrite init script to conform LSB 

-------------------------------------------------------------------
Wed Dec 13 16:13:39 CET 2000 - smid@suse.cz

- rcacct link added

-------------------------------------------------------------------
Tue Nov 28 01:10:25 CET 2000 - ro@suse.de

- startscript to etc/init.d 

-------------------------------------------------------------------
Thu Nov  2 13:12:49 CET 2000 - smid@suse.cz

- fix ugly bug in startup scripts

-------------------------------------------------------------------
Tue Aug 29 21:07:47 CEST 2000 - smid@suse.cz

- sources => bzip2
- spec cleanup

-------------------------------------------------------------------
Wed Jun  7 13:03:42 MEST 2000 - cihlar@suse.cz

- Copyright tag fixed

-------------------------------------------------------------------
Fri Apr  7 12:55:16 CEST 2000 - smid@suse.cz

- upgrade to 6.3.5
- buildroot added

-------------------------------------------------------------------
Mon Feb 21 00:35:46 CET 2000 - garloff@suse.de

- Create /var/account/pacct in script if non-existing

-------------------------------------------------------------------
Thu Feb 17 10:53:31 CET 2000 - kukuk@suse.de

- Fix configure options 

-------------------------------------------------------------------
Tue Feb 15 15:51:51 CET 2000 - kukuk@suse.de

- Fill in group tag

-------------------------------------------------------------------
Thu Jan 20 17:45:55 CET 2000 - kukuk@suse.de

- Move /usr/{man,info} -> /usr/share/{man,info}

-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de

- ran old prepare_spec on spec file to switch to new prepare_spec.

-------------------------------------------------------------------
Wed Apr  7 13:49:51 MEST 1999 - kukuk@suse.de

- With glibc 2, include linux/acct.h, not sys/acct.h

-------------------------------------------------------------------
Tue Dec 29 13:28:38 MET 1998 - tmg@suse.de

- fixed several bugs in init script ;)

-------------------------------------------------------------------
Sat Dec 12 23:58:07 MET 1998 - bs@suse.de

- made absolute path in %post to relative path

-------------------------------------------------------------------
Tue Dec  8 17:28:20 MET 1998 - ro@suse.de

- updated init script

-------------------------------------------------------------------
Sun Oct 18 15:05:28 MEST 1998 - tmg@suse.de

- initial revision
openSUSE Build Service is sponsored by