4.0.4-alt57
This commit is contained in:
parent
6ab04af722
commit
f40a06a6df
10
rpm-4_0.spec
10
rpm-4_0.spec
@ -6,7 +6,7 @@
|
||||
|
||||
Name: %rpm_name
|
||||
Version: %rpm_version
|
||||
Release: alt56
|
||||
Release: alt57
|
||||
|
||||
%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')
|
||||
@ -521,6 +521,14 @@ fi
|
||||
%endif #with contrib
|
||||
|
||||
%changelog
|
||||
* Mon Jan 16 2006 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt57
|
||||
- find-requires:
|
||||
+ Fix ld-linux* dependencies handling.
|
||||
- verify-elf:
|
||||
+ Make fhs check really work.
|
||||
+ Redirect output of unresolved check to stderr.
|
||||
+ Prefix all messages with WARNING or ERROR depending on check mode.
|
||||
|
||||
* Sat Jan 14 2006 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt56
|
||||
- ldd: New helper.
|
||||
- find-provides, find-requires:
|
||||
|
Loading…
x
Reference in New Issue
Block a user