4.0.4-alt47
This commit is contained in:
parent
1eedbeba03
commit
81ae84ec65
@ -6,7 +6,7 @@
|
||||
|
||||
Name: %rpm_name
|
||||
Version: %rpm_version
|
||||
Release: alt46
|
||||
Release: alt47
|
||||
|
||||
%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')
|
||||
@ -512,6 +512,10 @@ fi
|
||||
%endif #with contrib
|
||||
|
||||
%changelog
|
||||
* Fri Jul 01 2005 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt47
|
||||
- shell.req:
|
||||
redirected test run of "bash --rpm-requires" to /dev/null.
|
||||
|
||||
* Wed Jun 29 2005 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt46
|
||||
- lib/header.c:
|
||||
parseFormat(): allocate necessary memory for arrays
|
||||
|
Loading…
Reference in New Issue
Block a user