SHA256
1
0
forked from pool/acct

Accepting request 132618 from home:vitezslav_cizek:branches:Base:System

- drop useless acct-axp.patch

OBS-URL: https://build.opensuse.org/request/show/132618
OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=22
This commit is contained in:
Marcus Meissner 2012-09-05 14:50:05 +00:00 committed by Git OBS Bridge
parent 00e8392f2e
commit dd98d13fe9
3 changed files with 5 additions and 23 deletions

View File

@ -1,21 +0,0 @@
Subject: acct-axp.patch
---
accton.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/accton.c b/accton.c
index eeb503d..4c8e2eb 100644
--- a/accton.c
+++ b/accton.c
@@ -21,6 +21,7 @@ MA 02139, USA.
#include "config.h"
+#include <stdlib.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
--
1.7.7

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 5 09:13:28 UTC 2012 - vcizek@suse.com
- drop useless acct-axp.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 22 06:56:58 UTC 2012 - aj@suse.de Sun Jul 22 06:56:58 UTC 2012 - aj@suse.de

View File

@ -25,7 +25,6 @@ Source1: rc.acct
Source2: logrotate.acct Source2: logrotate.acct
BuildRequires: libtool BuildRequires: libtool
Patch: %{name}-hz.patch Patch: %{name}-hz.patch
Patch1: %{name}-axp.patch
Patch2: %{name}-info.patch Patch2: %{name}-info.patch
Patch3: %{name}-ac.patch Patch3: %{name}-ac.patch
Patch4: acct-stdio.h.patch Patch4: acct-stdio.h.patch
@ -42,7 +41,6 @@ accounting: sa, accton, and lastcomm.
%prep %prep
%setup -q %setup -q
%patch -p1 %patch -p1
%patch1 -p1
%patch2 -p1 %patch2 -p1
%patch3 -p1 %patch3 -p1
%patch4 -p1 %patch4 -p1