drop dependency of libmodman

This commit is contained in:
eaglegai 2020-11-09 19:25:34 +08:00
parent d9f75b86bf
commit eea43ba8ba

View File

@ -1,6 +1,6 @@
Name: libproxy
Version: 0.4.15
Release: 14
Release: 15
Summary: Libproxy is a library that provides automatic proxy configuration management
License: LGPLv2+
@ -16,7 +16,7 @@ Patch2: libproxy-0.4.15-python3738.patch
Patch3: libproxy-0.4.15-mozjs52.patch
Patch4: Fix-buffer-overflow-when-PAC-is-enabled.patch
BuildRequires: cmake >= 2.6.0 gcc-c++ libmodman-devel >= 2.0.1
BuildRequires: cmake >= 2.6.0 gcc-c++
BuildRequires: pkgconfig(gio-2.0) >= 2.26 pkgconfig(mozjs-52) pkgconfig(libnm) python2-devel python3-devel
BuildRequires: pkgconfig(dbus-1) pkgconfig(javascriptcoregtk-4.0)
@ -123,6 +123,12 @@ make test
%{_mandir}/man1/proxy.1*
%changelog
* Mon Nov 9 gaihuiying <gaihuiying1@huawei.com> - 0.4.15-15
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:drop dependency of libmodman
* Tue Oct 20 hanzhijun <hanzhijun1@huawei.com> - 0.4.15-14
- Type:cves
- Id:NA