4.0.4-alt4
This commit is contained in:
parent
db39d10db2
commit
64d81fa68f
@ -4,7 +4,7 @@
|
||||
|
||||
Name: rpm
|
||||
Version: %rpm_version
|
||||
Release: alt3
|
||||
Release: alt4
|
||||
|
||||
%define ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}}
|
||||
%define get_dep() %(rpm -q --qf '%%{NAME} >= %%|SERIAL?{%%{SERIAL}:}|%%{VERSION}-%%{RELEASE}' %1 2>/dev/null)
|
||||
@ -471,6 +471,13 @@ fi
|
||||
%endif #with contrib
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2002 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt4
|
||||
- new brp method: verify_elf.
|
||||
- platform:
|
||||
+ set %%_verify_elf_method to "normal";
|
||||
+ added %set_verify_elf_method() macro;
|
||||
+ set %%_configure_target to "--build=%%{_target_platform}".
|
||||
|
||||
* Thu Sep 05 2002 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt3
|
||||
- Fixed typo in %%install_info/%%uninstall_info macros (sb).
|
||||
- brp-strip:
|
||||
|
Loading…
Reference in New Issue
Block a user