diff --git a/.gitignore b/.gitignore index 92f5529..1fd1a4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ acct-6.5.4.tar.gz /acct-6.5.5.tar.gz +/acct-6.6.1.tar.gz diff --git a/psacct-6.6.1-unnumberedsubsubsec.patch b/psacct-6.6.1-unnumberedsubsubsec.patch new file mode 100644 index 0000000..6dbc128 --- /dev/null +++ b/psacct-6.6.1-unnumberedsubsubsec.patch @@ -0,0 +1,30 @@ +diff -Naur acct-6.6.1.orig/accounting.texi acct-6.6.1/accounting.texi +--- acct-6.6.1.orig/accounting.texi 2011-03-16 23:50:13.000000000 +0100 ++++ acct-6.6.1/accounting.texi 2013-04-11 14:34:30.895000000 +0200 +@@ -468,7 +468,7 @@ + wrong order. GNU @code{ac} automatically compensates for this, but some + other @code{ac}s may not... beware. + +-@unnumberedsubsubsec The FTP Problem ++@unnumberedsubsec The FTP Problem + + I've tested the standard @code{ac} in Ultrix 4.2 (DECstation/DECsystem), + SunOS 4.1.1 (Sun3, Sun4, Sparc), Mach 2.5 (Omron/Luna), and DomainOS +@@ -491,7 +491,7 @@ + @code{ac} (provided you specify the other flags that will make GNU + @code{ac} behave like the system's). + +-@unnumberedsubsubsec The Shutdown/Reboot Problem ++@unnumberedsubsec The Shutdown/Reboot Problem + + On Suns, @code{init} is a little screwed up. For some reason, after a + shutdown record is written, a reboot record is written with a time-stamp +@@ -513,7 +513,7 @@ + 60 second default is that of all of the machines with this problem, the + largest timewarp was 45. + +-@unnumberedsubsubsec Stupid System V Machines ++@unnumberedsubsec Stupid System V Machines + + Some @code{ac}'s on System V machines (I've tried SGI Indigo & SGI Indy) + forget to pay attention to the @code{ut_type} field in a @code{struct diff --git a/psacct.spec b/psacct.spec index 976dbcf..b3e74fc 100644 --- a/psacct.spec +++ b/psacct.spec @@ -3,8 +3,8 @@ Summary: Utilities for monitoring process activities Name: psacct -Version: 6.5.5 -Release: 9%{?dist} +Version: 6.6.1 +Release: 1%{?dist} License: GPLv3+ Group: Applications/System URL: ftp://ftp.gnu.org/pub/gnu/acct/ @@ -14,7 +14,7 @@ Source2: psacct-logrotate.in Patch1: psacct-6.3.2-lastcomm_man.patch Patch2: acct-6.3.2-sa_manpage.patch Patch3: psacct-6.3.2-man-pages.patch -Patch4: acct-6.5.5-direntry.patch +Patch4: psacct-6.6.1-unnumberedsubsubsec.patch Conflicts: filesystem < 3 Conflicts: systemd < 39-1 @@ -45,7 +45,7 @@ commands. %patch1 -p1 -b .man %patch2 -p1 -b .pct %patch3 -p1 -b .new -%patch4 -p1 -b .direntry +%patch4 -p1 -b .subsubsec # fixing 'gets' undeclared sed -i 's|.*(gets,.*||g' lib/stdio.in.h @@ -134,6 +134,10 @@ fi %{_infodir}/accounting.info.gz %changelog +* Tue Apr 09 2013 Jaromir Capik - 6.6.1-1 +- Update to 6.6.1 +- Fixing bogus dates in the changelog + * Thu Feb 14 2013 Fedora Release Engineering - 6.5.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild @@ -194,7 +198,7 @@ fi - remove obsolete patches - fix license tag -* Wed Jan 28 2010 Ivana Hutarova Varekova - 6.5.1-5 +* Thu Jan 28 2010 Ivana Hutarova Varekova - 6.5.1-5 - Fix the logrotate script and split its template to a separate file. (Michal Schmidt patch, thanks) @@ -214,7 +218,7 @@ fi - update to 6.5.1 remove unnecessary patches, spec file changes -* Fri Dec 9 2009 Ivana Hutarova Varekova - 6.2.3-57 +* Wed Dec 9 2009 Ivana Hutarova Varekova - 6.2.3-57 - fix the initscript (service restart does not work) * Wed Dec 2 2009 Ivana Hutarova Varekova - 6.2.3-56 @@ -229,7 +233,7 @@ fi * Thu Feb 26 2009 Fedora Release Engineering - 6.3.2-53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Tue Nov 13 2008 Ivana Varekova - 6.3.2-52 +* Thu Nov 13 2008 Ivana Varekova - 6.3.2-52 - remove link to nonexisting page from sa man-page * Tue Jun 3 2008 Ivana Varekova - 6.3.2-51 @@ -347,11 +351,11 @@ fi * Thu May 23 2002 Tim Powers - automated rebuild -* Tue Mar 27 2002 Mike A. Harris 6.3.2-19 +* Wed Mar 27 2002 Mike A. Harris 6.3.2-19 - Made initscript touch/chmod accounting file if it is not present during startup, to ensure accounting works properly when enabled. -* Mon Mar 26 2002 Mike A. Harris 6.3.2-18 +* Tue Mar 26 2002 Mike A. Harris 6.3.2-18 - Fixed duh in initscript pointing to wrong accounting file (#61939) * Sun Mar 17 2002 Mike A. Harris 6.3.2-17 @@ -405,7 +409,7 @@ fi * Sun Jun 24 2001 Elliot Lee - Bump release + rebuild. -* Mon Feb 02 2001 Helge Deller +* Fri Feb 02 2001 Helge Deller - added logrotate file for /var/log/pacct (#24900) * Wed Jul 12 2000 Prospector diff --git a/sources b/sources index f474462..8c39ce2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -554a9e9c6aa3482df07e80853eac0350 acct-6.5.5.tar.gz +31a7a2ea81da1fddbc92b9c62cdea1c5 acct-6.6.1.tar.gz