Accepting request 86494 from Base:System

- cross-build fix: use %__cc macro (forwarded request 86487 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/utempter?expand=0&rev=17
This commit is contained in:
Ruediger Oertel 2011-10-04 16:15:57 +00:00 committed by Git OBS Bridge
commit 16e58d81ab
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 4 09:03:15 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Thu Nov 11 09:09:07 UTC 2010 - aj@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package utempter (Version 0.5.5)
# spec file for package utempter
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -65,7 +65,7 @@ package contains the development files needed.
%patch2 -p1
%build
make %{?_smp_mflags} RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
make %{?_smp_mflags} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" CC="%{__cc}"
%install
export DESTDIR=$RPM_BUILD_ROOT