- Update to 6.6.1

- Fixing bogus dates in the changelog
This commit is contained in:
Jaromir Capik 2013-04-11 19:02:56 +02:00
parent d408b28a11
commit 73565819d0
4 changed files with 46 additions and 11 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
acct-6.5.4.tar.gz acct-6.5.4.tar.gz
/acct-6.5.5.tar.gz /acct-6.5.5.tar.gz
/acct-6.6.1.tar.gz

View File

@ -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

View File

@ -3,8 +3,8 @@
Summary: Utilities for monitoring process activities Summary: Utilities for monitoring process activities
Name: psacct Name: psacct
Version: 6.5.5 Version: 6.6.1
Release: 9%{?dist} Release: 1%{?dist}
License: GPLv3+ License: GPLv3+
Group: Applications/System Group: Applications/System
URL: ftp://ftp.gnu.org/pub/gnu/acct/ URL: ftp://ftp.gnu.org/pub/gnu/acct/
@ -14,7 +14,7 @@ Source2: psacct-logrotate.in
Patch1: psacct-6.3.2-lastcomm_man.patch Patch1: psacct-6.3.2-lastcomm_man.patch
Patch2: acct-6.3.2-sa_manpage.patch Patch2: acct-6.3.2-sa_manpage.patch
Patch3: psacct-6.3.2-man-pages.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: filesystem < 3
Conflicts: systemd < 39-1 Conflicts: systemd < 39-1
@ -45,7 +45,7 @@ commands.
%patch1 -p1 -b .man %patch1 -p1 -b .man
%patch2 -p1 -b .pct %patch2 -p1 -b .pct
%patch3 -p1 -b .new %patch3 -p1 -b .new
%patch4 -p1 -b .direntry %patch4 -p1 -b .subsubsec
# fixing 'gets' undeclared # fixing 'gets' undeclared
sed -i 's|.*(gets,.*||g' lib/stdio.in.h sed -i 's|.*(gets,.*||g' lib/stdio.in.h
@ -134,6 +134,10 @@ fi
%{_infodir}/accounting.info.gz %{_infodir}/accounting.info.gz
%changelog %changelog
* Tue Apr 09 2013 Jaromir Capik <jcapik@redhat.com> - 6.6.1-1
- Update to 6.6.1
- Fixing bogus dates in the changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.5-9 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
@ -194,7 +198,7 @@ fi
- remove obsolete patches - remove obsolete patches
- fix license tag - fix license tag
* Wed Jan 28 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 6.5.1-5 * Thu Jan 28 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 6.5.1-5
- Fix the logrotate script and split its template to a separate file. - Fix the logrotate script and split its template to a separate file.
(Michal Schmidt patch, thanks) (Michal Schmidt patch, thanks)
@ -214,7 +218,7 @@ fi
- update to 6.5.1 - update to 6.5.1
remove unnecessary patches, spec file changes remove unnecessary patches, spec file changes
* Fri Dec 9 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 6.2.3-57 * Wed Dec 9 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 6.2.3-57
- fix the initscript (service restart does not work) - fix the initscript (service restart does not work)
* Wed Dec 2 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 6.2.3-56 * Wed Dec 2 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 6.2.3-56
@ -229,7 +233,7 @@ fi
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3.2-53 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3.2-53
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Nov 13 2008 Ivana Varekova <varekova@redhat.com> - 6.3.2-52 * Thu Nov 13 2008 Ivana Varekova <varekova@redhat.com> - 6.3.2-52
- remove link to nonexisting page from sa man-page - remove link to nonexisting page from sa man-page
* Tue Jun 3 2008 Ivana Varekova <varekova@redhat.com> - 6.3.2-51 * Tue Jun 3 2008 Ivana Varekova <varekova@redhat.com> - 6.3.2-51
@ -347,11 +351,11 @@ fi
* Thu May 23 2002 Tim Powers <timp@redhat.com> * Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild - automated rebuild
* Tue Mar 27 2002 Mike A. Harris <mharris@redhat.com> 6.3.2-19 * Wed Mar 27 2002 Mike A. Harris <mharris@redhat.com> 6.3.2-19
- Made initscript touch/chmod accounting file if it is not present during - Made initscript touch/chmod accounting file if it is not present during
startup, to ensure accounting works properly when enabled. startup, to ensure accounting works properly when enabled.
* Mon Mar 26 2002 Mike A. Harris <mharris@redhat.com> 6.3.2-18 * Tue Mar 26 2002 Mike A. Harris <mharris@redhat.com> 6.3.2-18
- Fixed duh in initscript pointing to wrong accounting file (#61939) - Fixed duh in initscript pointing to wrong accounting file (#61939)
* Sun Mar 17 2002 Mike A. Harris <mharris@redhat.com> 6.3.2-17 * Sun Mar 17 2002 Mike A. Harris <mharris@redhat.com> 6.3.2-17
@ -405,7 +409,7 @@ fi
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com> * Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
- Bump release + rebuild. - Bump release + rebuild.
* Mon Feb 02 2001 Helge Deller <hdeller@redhat.de> * Fri Feb 02 2001 Helge Deller <hdeller@redhat.de>
- added logrotate file for /var/log/pacct (#24900) - added logrotate file for /var/log/pacct (#24900)
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com> * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>

View File

@ -1 +1 @@
554a9e9c6aa3482df07e80853eac0350 acct-6.5.5.tar.gz 31a7a2ea81da1fddbc92b9c62cdea1c5 acct-6.6.1.tar.gz