Re: [Rpm-maint] [rpm-software-management/rpm] %_build_cpu is untranslated in macros file (#791)

2019-07-20 Thread ニール・ゴンパ
@mlschroe `%_build_arch` is the macro set in the platform macros for a target platform to represent the RPM build architecture for a given platform. The value is set to `RPMCANONARCH`, and probably is the right value to set this to... -- You are receiving this because you are subscribed to

Re: [Rpm-maint] [rpm-software-management/rpm] Take changelog timezone in account (RhBug 1715412) (#739)

2019-07-20 Thread ニール・ゴンパ
@pavlinamv It is not true that the timezone short codes do not encode whether daylight saving time/summer time is in effect. For example, where I live, daylight saving time means Eastern Time is represented with `EDT`, whereas standard time is represented as `EST`. Europe has `CET` vs `CEST`,

[Rpm-maint] [rpm-software-management/rpm] rpmbuild: Generate buildreqs.nosrc.rpm even if no output (#797)

2019-07-20 Thread Igor Gnatenko
Fixes: https://github.com/rpm-software-management/rpm/issues/781 Reported-by: Michael Schroeder Signed-off-by: Igor Gnatenko You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/797 -- Commit Summary -- * rpmbuild: Generate