fix miss patch

This commit is contained in:
gaoxingwang 2022-03-07 16:09:41 +08:00
parent 7f13358912
commit d8d97298b1

View File

@ -50,7 +50,7 @@
Name: NetworkManager
Version: 1.32.12
Epoch: 1
Release: 5
Release: 6
Summary: Network Link Manager and User Applications
License: GPLv2+
URL: https://www.gnome.org/projects/NetworkManager/
@ -58,6 +58,7 @@ Source: https://download.gnome.org/sources/NetworkManager/%{real_versi
Source1: NetworkManager.conf
Source2: 00-server.conf
Patch1: fix-wants-and-add-requires.patch
Patch2: bugfix-use-PartOf-replace-Requires-in-service.patch
BuildRequires: gcc libtool pkgconfig automake autoconf intltool gettext-devel ppp-devel gnutls-devel
BuildRequires: dbus-devel dbus-glib-devel glib2-devel gobject-introspection-devel jansson-devel
@ -475,6 +476,12 @@ fi
%{_datadir}/gtk-doc/html/NetworkManager/*
%changelog
* Mon Mar 7 2022 gaoxingwang <gaoxingwang@huawei.com> - 1.32.12-6
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix miss patch
* Sat Feb 26 2022 gaoxingwang <gaoxingwang@huawei.com> - 1.32.12-5
- Type:bugfix
- ID:NA