- Rebase to new upstream release 6.6.3
This commit is contained in:
parent
eb73ef3239
commit
9a3b6f60e3
23
psacct.spec
23
psacct.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user