[psacct] - fix two man-pages links

Ivana Varekova varekova at fedoraproject.org
Mon Aug 16 08:45:44 UTC 2010


commit 123237a896c3f03e1b2145abe269c57fdd028958
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Mon Aug 16 10:49:06 2010 +0200

    - fix two man-pages links

 acct-6.5.4-mp.patch |   18 ++++++++++++++++++
 psacct.spec         |    7 ++++++-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/acct-6.5.4-mp.patch b/acct-6.5.4-mp.patch
new file mode 100644
index 0000000..ee57231
--- /dev/null
+++ b/acct-6.5.4-mp.patch
@@ -0,0 +1,18 @@
+diff -up acct-6.5.4/accton.8.pom acct-6.5.4/accton.8
+--- acct-6.5.4/accton.8.pom	2010-01-23 20:17:45.000000000 +0100
++++ acct-6.5.4/accton.8	2010-08-16 10:41:03.000000000 +0200
+@@ -53,4 +53,4 @@ The GNU accounting utilities were writte
+ texinfo page by Susan Kleinmann <sgk at sgk.tiac.net>.
+ .SH "SEE ALSO"
+ .BR acct (5),
+-.BR ac (8)
++.BR ac (1)
+diff -up acct-6.5.4/sa.8.pom acct-6.5.4/sa.8
+--- acct-6.5.4/sa.8.pom	2010-08-16 10:33:59.000000000 +0200
++++ acct-6.5.4/sa.8	2010-08-16 10:40:37.000000000 +0200
+@@ -422,4 +422,4 @@ The GNU accounting utilities were writte
+ texinfo page by Susan Kleinmann <sgk at sgk.tiac.net>.
+ .SH "SEE ALSO"
+ .BR acct (5),
+-.BR ac (8)
++.BR ac (1)
diff --git a/psacct.spec b/psacct.spec
index 109f484..0ad77e7 100644
--- a/psacct.spec
+++ b/psacct.spec
@@ -12,7 +12,7 @@
 Summary: Utilities for monitoring process activities
 Name: psacct
 Version: 6.5.4
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv3+
 Group: Applications/System
 URL: ftp://ftp.gnu.org/pub/gnu/acct/
@@ -26,6 +26,7 @@ Patch8: psacct-6.3.2-lastcomm_man.patch
 Patch9: acct-6.3.2-sa_manpage.patch
 Patch11: psacct-6.3.2-man-pages.patch
 Patch12: psacct-6.5.4-hzval.patch
+Patch13: acct-6.5.4-mp.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: /sbin/chkconfig /sbin/install-info
@@ -55,6 +56,7 @@ commands.
 %patch9 -p1 -b .pct
 %patch11 -p1 -b .new
 %patch12 -p1 -b .hzval
+%patch13 -p1 -b .mp
 
 %build
 %if ! %{FHS_compliant}
@@ -149,6 +151,9 @@ fi
 %{_infodir}/accounting.info.gz
 
 %changelog
+* Mon Aug 16 2010 Ivana Hutarova Varekova <varekova at redhat.com> - 6.5.4-6
+- fix two man-pages links
+
 * Mon Jun 28 2010 Ivana Hutarova Varekova <varekova at redhat.com> - 6.5.4-5
 - remove obsolete patches
 


More information about the scm-commits mailing list