Commit 23030c47 authored by Vitaly Lipatov's avatar Vitaly Lipatov

2.0-alt1

- distro_info: fix bashism - distro_info: fix --distro-arch for rpm based systems
parent 784c2572
Name: distro_info Name: distro_info
Version: 1.9 Version: 2.0
Release: alt1 Release: alt1
Summary: Get various info about a system and used distro Summary: Get various info about a system and used distro
...@@ -32,6 +32,10 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1 ...@@ -32,6 +32,10 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1
%_man1dir/* %_man1dir/*
%changelog %changelog
* Thu Mar 04 2021 Vitaly Lipatov <lav@altlinux.ru> 2.0-alt1
- distro_info: fix bashism
- distro_info: fix --distro-arch for rpm based systems
* Tue Feb 16 2021 Vitaly Lipatov <lav@altlinux.ru> 1.9-alt1 * Tue Feb 16 2021 Vitaly Lipatov <lav@altlinux.ru> 1.9-alt1
- distro_info: use getconf LONG_BIT for get_bit_size - distro_info: use getconf LONG_BIT for get_bit_size
- distro_info: fix get_arch for arm64 and armv7 - distro_info: fix get_arch for arm64 and armv7
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment