Commit 1de8dee2 authored by Vitaly Lipatov's avatar Vitaly Lipatov

2.5.2-alt1

- distr_info: add OpenWrt detection - distr_info: drop obsoleted systems - fix inputistty (implement via test -t) - distr_info: use awk instead tr (broken in busybox on OpenWrt), cleanup code
parent b31bcb1a
Name: eepm Name: eepm
Version: 2.5.1 Version: 2.5.2
Release: alt1 Release: alt1
Summary: Etersoft EPM package manager Summary: Etersoft EPM package manager
...@@ -88,6 +88,12 @@ rm -f %buildroot%_datadir/%name/tools_eget ...@@ -88,6 +88,12 @@ rm -f %buildroot%_datadir/%name/tools_eget
%_sysconfdir/bash_completion.d/cerv %_sysconfdir/bash_completion.d/cerv
%changelog %changelog
* Tue Jul 24 2018 Vitaly Lipatov <lav@altlinux.ru> 2.5.2-alt1
- distr_info: add OpenWrt detection
- distr_info: drop obsoleted systems
- fix inputistty (implement via test -t)
- distr_info: use awk instead tr (broken in busybox on OpenWrt), cleanup code
* Tue Jul 17 2018 Vitaly Lipatov <lav@altlinux.ru> 2.5.1-alt1 * Tue Jul 17 2018 Vitaly Lipatov <lav@altlinux.ru> 2.5.1-alt1
- distr_info: small fixes - distr_info: small fixes
- epm-query: fix __print_suffix (skip for empty arg) - epm-query: fix __print_suffix (skip for empty arg)
......
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