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