!24 add Requires NetworkManager-wifi linux-firmware-iwlwifi
From: @peijiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
bc4c339a1a
@ -1,6 +1,6 @@
|
||||
Name: kylin-nm
|
||||
Version: 3.0.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Gui Applet tool for display and edit network simply
|
||||
License: GPL-3+
|
||||
URL: http://www.ukui.org
|
||||
@ -18,6 +18,8 @@ BuildRequires: qt5-qtsvg-devel
|
||||
BuildRequires: ethtool
|
||||
Requires: NetworkManager
|
||||
Requires: network-manager-applet
|
||||
Requires: NetworkManager-wifi linux-firmware-iwlwifi
|
||||
|
||||
%description
|
||||
Kylin NM is a Applet tool for managing network settings simply.
|
||||
It has beautiful UI and very comfortable to use.
|
||||
@ -27,8 +29,6 @@ Requires: network-manager-applet
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
#qmake-qt5
|
||||
#make
|
||||
%{qmake_qt5} %{_qt5_qmake_flags} CONFIG+=enable-by-default kylin-nm.pro
|
||||
%{make_build}
|
||||
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 12 2023 peijiankang <peijiankang@kylinos.cn> - 3.0.3-2
|
||||
- add Requires NetworkManager-wifi linux-firmware-iwlwifi
|
||||
|
||||
* Tue Jan 25 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.3-1
|
||||
- update 3.0.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user