packages: psacct/psacct.spec, psacct/acct-info.patch - updated info patch i...

qboosh qboosh at pld-linux.org
Sat Jan 29 11:29:28 CET 2011


Author: qboosh                       Date: Sat Jan 29 10:29:28 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated info patch is back (unify direntry)
- ac,lt versions, missing libtoolize call

---- Files affected:
packages/psacct:
   psacct.spec (1.66 -> 1.67) , acct-info.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/psacct/psacct.spec
diff -u packages/psacct/psacct.spec:1.66 packages/psacct/psacct.spec:1.67
--- packages/psacct/psacct.spec:1.66	Sat Jan 29 11:00:01 2011
+++ packages/psacct/psacct.spec	Sat Jan 29 11:29:22 2011
@@ -17,10 +17,12 @@
 # Source2-md5:	85eb213fc45fad1c7834d239ff8e28a4
 Source3:	acct.sysinit
 Source4:	acct.sysconfig
-Patch3:		%{name}-path.patch
+Patch0:		acct-info.patch
+Patch1:		%{name}-path.patch
 URL:		http://www.gnu.org/directory/GNU/acct.html
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake
+BuildRequires:	libtool >= 2:2.2.6
 BuildRequires:	texinfo
 Requires:	logrotate
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,9 +52,11 @@
 
 %prep
 %setup -q -n acct-%{version}
-%patch3 -p1
+%patch0 -p1
+%patch1 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
@@ -139,6 +143,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2011/01/29 10:29:22  qboosh
+- updated info patch is back (unify direntry)
+- ac,lt versions, missing libtoolize call
+
 Revision 1.66  2011/01/29 10:00:01  qboosh
 - added AUTHORS and TODO to docs
 - package dump-utmp

================================================================
Index: packages/psacct/acct-info.patch
diff -u /dev/null packages/psacct/acct-info.patch:1.3
--- /dev/null	Sat Jan 29 11:29:28 2011
+++ packages/psacct/acct-info.patch	Sat Jan 29 11:29:22 2011
@@ -0,0 +1,15 @@
+--- acct-6.5.5/accounting.texi.orig	2010-10-23 13:33:27.000000000 +0200
++++ acct-6.5.5/accounting.texi	2011-01-29 11:00:24.368688037 +0100
+@@ -2,10 +2,9 @@
+ @setfilename accounting.info
+ @settitle Accounting Utilities Manual
+ 
+- at dircategory GNU Utilities
+-
++ at dircategory Miscellaneous:
+ @direntry
+-* acct: (acct).                The GNU Accounting utilities for process and login accounting
++* acct: (acct).				GNU Accounting utilities for process and login accounting
+ @end direntry
+ 
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/psacct/psacct.spec?r1=1.66&r2=1.67&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/psacct/acct-info.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list