From 7a33e1d3cd8dfc090c6ba9f742cf2f8d199f6c22 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20=C5=9Awi=C4=85tek?= Date: Mon, 3 Oct 2011 23:18:02 +0200 Subject: [PATCH] - switch back to normal build mode, should work now - rel 58 --- rpm.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/rpm.spec b/rpm.spec index 30ea5c5..cfb51d6 100644 --- a/rpm.spec +++ b/rpm.spec @@ -48,7 +48,7 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm Version: 4.5 -Release: 57 +Release: 58 License: LGPL Group: Base Source0: %{name}-%{version}.tar.gz @@ -244,9 +244,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define specflags -fno-strict-aliasing -%define _host_alias %{_target_cpu}-tld-linux%{nil} -%define _host_vendor tld -%define _vendor tld +#%%define _host_alias %{_target_cpu}-tld-linux%{nil} +#%%define _host_vendor tld +#%%define _vendor tld %description RPM is a powerful package manager, which can be used to build, @@ -868,9 +868,9 @@ CPPFLAGS="%{rpmcppflags} -I/usr/include/ossp-uuid" --without-db %{__make} \ - CC="%{__newcc}" \ - CXX="%{__newcxx}" \ - CPP="%{__newcpp}" \ + CC="%{__cc}" \ + CXX="%{__cxx}" \ + CPP="%{__cpp}" \ libdb_la=%{_libdir}/libdb.la \ pylibdir=%{py_libdir} \ myLDFLAGS="%{rpmldflags}" \ -- 2.44.0