4.0.4-alt96.8
- Fixed build with new toolchain. - brp-cleanup: Remove .gitignore files as well. - fixup-libraries: Enhance recognition of ELF executables.
This commit is contained in:
parent
0c9c8d3b05
commit
5e322cbea6
@ -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 <ldv@altlinux.org> 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 <at@altlinux.ru> 4.0.4-alt96.7
|
||||
- build/reqprov.c: when folding duplicate dependencies, Requires(pre)
|
||||
or Requires(post) should not opimitze out bare Requires
|
||||
|
Loading…
x
Reference in New Issue
Block a user