4.0.4-alt100.50
- Fixed build with ld --no-copy-dt-needed-entries.
This commit is contained in:
parent
787f805585
commit
cacba087ef
@ -3,7 +3,7 @@
|
||||
|
||||
Name: rpm
|
||||
Version: 4.0.4
|
||||
Release: alt100.49
|
||||
Release: alt100.50
|
||||
|
||||
%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')
|
||||
@ -506,6 +506,9 @@ fi
|
||||
%_bindir/rpm2cpio.static
|
||||
|
||||
%changelog
|
||||
* Mon May 21 2012 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt100.50
|
||||
- Fixed build with ld --no-copy-dt-needed-entries.
|
||||
|
||||
* Fri May 11 2012 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt100.49
|
||||
- platform.in: Added %%_unitdir macro.
|
||||
- Fixed build with new automake.
|
||||
|
Loading…
x
Reference in New Issue
Block a user