- Rebase to new upstream release 6.6.3

This commit is contained in:
Jan Rybar 2017-06-22 15:12:04 +02:00
parent eb73ef3239
commit 9a3b6f60e3

View File

@ -3,8 +3,8 @@
Summary: Utilities for monitoring process activities
Name: psacct
Version: 6.6.2
Release: 7%{?dist}
Version: 6.6.3
Release: 1%{?dist}
License: GPLv3+
Group: Applications/System
URL: http://www.gnu.org/software/acct/
@ -14,15 +14,15 @@ Source1: psacct.service
Source2: psacct-logrotate.in
Source3: accton-create
Patch1: psacct-6.3.2-lastcomm_man.patch
Patch2: acct-6.3.2-sa_manpage.patch
#Patch1: psacct-6.3.2-lastcomm_man.patch
#Patch2: acct-6.3.2-sa_manpage.patch
# The upstream man page is more correct than the usage
# .. the C sources need to be fixed, not the man page
#Patch3: psacct-6.3.2-man-pages.patch
Patch4: psacct-6.6.2-unnumberedsubsubsec.patch
Patch5: psacct-6.6.1-RH-man-page-scan.patch
#Patch5: psacct-6.6.1-RH-man-page-scan.patch
# Partial replacement for Patch3: psacct-6.3.2-man-pages.patch
Patch6: psacct-6.6.1-man-dump-acct.patch
#Patch6: psacct-6.6.1-man-dump-acct.patch
# Preventing SEGVs when an incomplete record appears
Patch7: psacct-6.6.1-SEGV-when-record-incomplete.patch
@ -53,12 +53,12 @@ commands.
%prep
%setup -q -n acct-%{version}
%patch1 -p1 -b .man
%patch2 -p1 -b .pct
#%%patch1 -p1 -b .man
#%%patch2 -p1 -b .pct
#%%patch3 -p1 -b .new
%patch4 -p1 -b .subsubsec
%patch5 -p1 -b .rh-man-scan
%patch6 -p1 -b .man-dump-acct
#%%patch5 -p1 -b .rh-man-scan
#%%patch6 -p1 -b .man-dump-acct
%patch7 -p1
# fixing 'gets' undeclared
@ -165,6 +165,9 @@ fi
%changelog
* Fri Dec 08 2017 Jan Rybar <jrybar@redhat.com> - 6.6.3-1
- New upstream release 6.6.3
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
@ -289,7 +292,7 @@ fi
* Mon Jan 4 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 6.5.1-2
- fix initscript (accton parameters changed)
- fix lastcomm setings (#550229 - confusion about accounting file
- fix lastcomm setings (#550229 - confusion about accounting file
location)
* Fri Dec 18 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 6.5.1-1
@ -360,7 +363,7 @@ fi
- add chkconfig to prereq - bug 182848
* Mon Feb 20 2006 Ivana Varekova <varekova@redhat.com> - 6.3.2-39
- add Large File Support
- add Large File Support
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.3.2-38.2
- bump again for double-long bug on ppc(64)
@ -468,7 +471,7 @@ fi
locations. Also fixed up other places in specfile for FHS 2.2.
- Added acct-6.3.2-I-HATE-GNU-AUTOCONK.patch because I hate GNU autoconk
really really badly.
- Bumped to -11 to avoid buildsystem stupidness
* Thu Sep 06 2001 Mike A. Harris <mharris@redhat.com> 6.3.2-9
@ -508,7 +511,7 @@ fi
* Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
- install-info sucks. Still.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 8)
* Thu Mar 18 1999 Bill Nottingham <notting@redhat.com>