- 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
|
Summary: Utilities for monitoring process activities
|
||||||
Name: psacct
|
Name: psacct
|
||||||
Version: 6.6.2
|
Version: 6.6.3
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.gnu.org/software/acct/
|
URL: http://www.gnu.org/software/acct/
|
||||||
@ -14,15 +14,15 @@ Source1: psacct.service
|
|||||||
Source2: psacct-logrotate.in
|
Source2: psacct-logrotate.in
|
||||||
Source3: accton-create
|
Source3: accton-create
|
||||||
|
|
||||||
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
|
||||||
# The upstream man page is more correct than the usage
|
# The upstream man page is more correct than the usage
|
||||||
# .. the C sources need to be fixed, not the man page
|
# .. the C sources need to be fixed, not the man page
|
||||||
#Patch3: psacct-6.3.2-man-pages.patch
|
#Patch3: psacct-6.3.2-man-pages.patch
|
||||||
Patch4: psacct-6.6.2-unnumberedsubsubsec.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
|
# 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
|
# Preventing SEGVs when an incomplete record appears
|
||||||
Patch7: psacct-6.6.1-SEGV-when-record-incomplete.patch
|
Patch7: psacct-6.6.1-SEGV-when-record-incomplete.patch
|
||||||
|
|
||||||
@ -53,12 +53,12 @@ commands.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n acct-%{version}
|
%setup -q -n acct-%{version}
|
||||||
|
|
||||||
%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 .subsubsec
|
%patch4 -p1 -b .subsubsec
|
||||||
%patch5 -p1 -b .rh-man-scan
|
#%%patch5 -p1 -b .rh-man-scan
|
||||||
%patch6 -p1 -b .man-dump-acct
|
#%%patch6 -p1 -b .man-dump-acct
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
|
|
||||||
# fixing 'gets' undeclared
|
# fixing 'gets' undeclared
|
||||||
@ -165,6 +165,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user