update to 1.4.2
dropped requirement for ncurses-dialog [release 1.4.2-1mamba;Sun Dec 20 2020]
This commit is contained in:
parent
4374207b09
commit
77a8f33cac
@ -1,6 +1,6 @@
|
|||||||
%define nopermfs_gid 32
|
%define nopermfs_gid 32
|
||||||
Name: postplug
|
Name: postplug
|
||||||
Version: 1.4.1
|
Version: 1.4.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Pluggable boot-time configuration tool
|
Summary: Pluggable boot-time configuration tool
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -16,7 +16,6 @@ License: GPL
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
Requires: /usr/bin/mktemp
|
Requires: /usr/bin/mktemp
|
||||||
Requires: ncurses-dialog
|
|
||||||
Requires: pciutils
|
Requires: pciutils
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
Requires: read-edid
|
Requires: read-edid
|
||||||
@ -200,6 +199,10 @@ exit 0
|
|||||||
%{_sbindir}/update-alternatives-set-dri
|
%{_sbindir}/update-alternatives-set-dri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 20 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.2-1mamba
|
||||||
|
- update to 1.4.2
|
||||||
|
- dropped requirement for ncurses-dialog
|
||||||
|
|
||||||
* Sat Oct 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-1mamba
|
* Sat Oct 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-1mamba
|
||||||
- update to 1.4.1
|
- update to 1.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user