SHA256
1
0
forked from pool/acct

Accepting request 173442 from openSUSE:Factory:Staging:Automake

- Added makeinfo BuildRequire to fix build with new automake

OBS-URL: https://build.opensuse.org/request/show/173442
OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=26
This commit is contained in:
Stephan Kulow
2013-04-26 10:41:35 +00:00
committed by Git OBS Bridge
parent a649e3eb24
commit 3401375a1a
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 26 08:06:16 UTC 2013 - mmeister@suse.com
- Added makeinfo BuildRequire to fix build with new automake
-------------------------------------------------------------------
Sat Jan 12 07:32:04 UTC 2013 - coolo@suse.com

View File

@@ -24,6 +24,9 @@ Source: %{name}-%{version}.tar.gz
Source1: rc.acct
Source2: logrotate.acct
BuildRequires: libtool
%if %suse_version >= 1230
BuildRequires: makeinfo
%endif
Patch: %{name}-hz.patch
Patch2: %{name}-info.patch
Patch3: %{name}-ac.patch