diff --git a/rpm-4_0.spec b/rpm-4_0.spec index 92e4363..2bb13f3 100644 --- a/rpm-4_0.spec +++ b/rpm-4_0.spec @@ -4,7 +4,7 @@ Name: %rpm_name Version: %rpm_version -Release: alt96.7 +Release: alt96.8 %define ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}} %define get_dep() %(rpm -q --qf '%%{NAME} >= %%|SERIAL?{%%{SERIAL}:}|%%{VERSION}-%%{RELEASE}' %1 2>/dev/null || echo '%1 >= unknown') @@ -551,6 +551,11 @@ fi %endif #with contrib %changelog +* Mon Oct 20 2008 Dmitry V. Levin 4.0.4-alt96.8 +- Fixed build with new toolchain. +- brp-cleanup: Remove .gitignore files as well. +- fixup-libraries: Enhance recognition of ELF executables. + * Mon Oct 06 2008 Alexey Tourbin 4.0.4-alt96.7 - build/reqprov.c: when folding duplicate dependencies, Requires(pre) or Requires(post) should not opimitze out bare Requires