4.0.4-alt100.85
- Added aarch64 architecture support.
This commit is contained in:
parent
ed33f2daf7
commit
499405d5b4
@ -3,7 +3,7 @@
|
||||
|
||||
Name: rpm
|
||||
Version: 4.0.4
|
||||
Release: alt100.84
|
||||
Release: alt100.85
|
||||
|
||||
%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')
|
||||
@ -530,6 +530,9 @@ fi
|
||||
%_bindir/rpm2cpio.static
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2015 Gleb F-Malinovskiy <glebfm@altlinux.org> 4.0.4-alt100.85
|
||||
- Added aarch64 architecture support.
|
||||
|
||||
* Thu May 21 2015 Gleb F-Malinovskiy <glebfm@altlinux.org> 4.0.4-alt100.84
|
||||
- set.c: rewritten without nested functions.
|
||||
- find-package: added support for newer naming of gcc and
|
||||
|
Loading…
Reference in New Issue
Block a user