diff --git a/acct-timestamp.patch b/acct-timestamp.patch new file mode 100644 index 0000000..b0ef1c4 --- /dev/null +++ b/acct-timestamp.patch @@ -0,0 +1,19 @@ +--- + accounting.texi | 4 +--- + 1 file changed, 1 insertion(+), 3 deletions(-) + +Index: acct-6.6.2/accounting.texi +=================================================================== +--- acct-6.6.2.orig/accounting.texi ++++ acct-6.6.2/accounting.texi +@@ -79,9 +79,7 @@ the accounting utilities, read the intro + information about any of the applications, see the chapter with the + program's name. + +-This is Edition @value{EDITION} of the documentation, updated +-@value{UPDATED} for version @value{VERSION} of the GNU Accounting +-Utilities. ++This is version @value{VERSION} of the GNU Accounting Utilities. + @end ifnottex + + @menu diff --git a/acct.changes b/acct.changes index 88dd575..d191ed5 100644 --- a/acct.changes +++ b/acct.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 4 17:41:25 UTC 2016 - olaf@aepfle.de + +- Remove timestamp from info file + acct-timestamp.patch + ------------------------------------------------------------------- Thu Jul 2 20:31:14 UTC 2015 - tchvatal@suse.com diff --git a/acct.spec b/acct.spec index 4225a0c..0e70e61 100644 --- a/acct.spec +++ b/acct.spec @@ -1,7 +1,7 @@ # # spec file for package acct # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,6 +31,7 @@ Source4: %{name}.keyring Patch0: %{name}-%{version}-hz.patch Patch2: %{name}-info.patch Patch3: %{name}-ac.patch +Patch4: acct-timestamp.patch BuildRequires: libtool BuildRequires: makeinfo BuildRequires: systemd-rpm-macros @@ -49,6 +50,7 @@ accounting: sa, accton, and lastcomm. %patch0 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build autoreconf -ivf