Accepting request 366099 from home:olh:branches:Base:System
Remove timestamp from info file OBS-URL: https://build.opensuse.org/request/show/366099 OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=49
This commit is contained in:
parent
5f70f6804a
commit
78d104b222
19
acct-timestamp.patch
Normal file
19
acct-timestamp.patch
Normal file
@ -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
|
@ -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
|
Thu Jul 2 20:31:14 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package acct
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -31,6 +31,7 @@ Source4: %{name}.keyring
|
|||||||
Patch0: %{name}-%{version}-hz.patch
|
Patch0: %{name}-%{version}-hz.patch
|
||||||
Patch2: %{name}-info.patch
|
Patch2: %{name}-info.patch
|
||||||
Patch3: %{name}-ac.patch
|
Patch3: %{name}-ac.patch
|
||||||
|
Patch4: acct-timestamp.patch
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
@ -49,6 +50,7 @@ accounting: sa, accton, and lastcomm.
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -ivf
|
autoreconf -ivf
|
||||||
|
Loading…
Reference in New Issue
Block a user