X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=rpm.spec;h=b113bdf559540abea5371a67103c8c36fb21d66a;hb=e378f3fd89a500dd5c19631cb51b47eeaa75c527;hp=401584ff32bd8d79d55a254912c70864811f8da8;hpb=b6c95ad84c753a989e96ac8ab2a51b10eb80772c;p=packages%2Frpm.git diff --git a/rpm.spec b/rpm.spec index 401584f..b113bdf 100644 --- a/rpm.spec +++ b/rpm.spec @@ -29,11 +29,16 @@ # force_cxx - force using __cxx other than "%{_target_cpu}-tld-linux-g++" # force_cpp - force using __cpp other than "%{_target_cpu}-tld-linux-gcc -E" +#%%define force_cc "%{_target_cpu}-tld-linux-gcc" +#%%define force_cxx "%{_target_cpu}-tld-linux-g++" +#%%define force_cpp '%{_target_cpu}-tld-linux-gcc -E' + # versions of required libraries %define reqdb_ver 4.5.20 %define reqpopt_ver 1.10.8 %define beecrypt_ver 2:4.1.2-4 %define sover 4.5 + Summary: RPM Package Manager Summary(de.UTF-8): RPM Packet-Manager Summary(es.UTF-8): Gestor de paquetes RPM @@ -43,11 +48,11 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm Version: 4.5 -Release: 55 +Release: 59 License: LGPL Group: Base Source0: %{name}-%{version}.tar.gz -# Source0-md5: 6b4cda21de59dc250d2e33e4187fd166 +# Source0-md5: 4e69ab971f682c87625dc0f65d9e16bc Source1: %{name}.groups Source2: %{name}.platform Source3: %{name}-install-tree @@ -239,6 +244,10 @@ 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 + %description RPM is a powerful package manager, which can be used to build, install, query, verify, update, and uninstall individual software