SHA256
1
0
forked from pool/coreutils

Accepting request 121162 from home:AndreasSchwab:ff

- Build factor with gmp support

OBS-URL: https://build.opensuse.org/request/show/121162
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=154
This commit is contained in:
Andreas Jaeger 2012-05-16 11:08:03 +00:00 committed by Git OBS Bridge
parent 684831c59a
commit 5f6070ac6a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 15 22:34:03 UTC 2012 - schwab@linux-m68k.org
- Build factor with gmp support
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 7 14:22:29 CEST 2012 - pth@suse.de Mon May 7 14:22:29 CEST 2012 - pth@suse.de

View File

@ -21,6 +21,7 @@ Summary: GNU Core Utilities
License: GPL-3.0+ License: GPL-3.0+
Group: System/Base Group: System/Base
BuildRequires: automake BuildRequires: automake
BuildRequires: gmp-devel
BuildRequires: help2man BuildRequires: help2man
BuildRequires: libacl-devel BuildRequires: libacl-devel
BuildRequires: libcap-devel BuildRequires: libcap-devel