!103 fix miss patch

From: @robertxw 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-03-07 08:52:16 +00:00 committed by Gitee
commit 610462dcb4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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