!3 解除libproxy对libmodman的依赖

Merge pull request !3 from 无极/master
This commit is contained in:
openeuler-ci-bot 2020-08-06 19:10:16 +08:00 committed by Gitee
commit 54c7c8636e

View File

@ -1,6 +1,6 @@
Name: libproxy
Version: 0.4.15
Release: 13
Release: 14
Summary: Libproxy is a library that provides automatic proxy configuration management
License: LGPLv2+
@ -15,7 +15,7 @@ Patch1: libproxy-0.4.11-crash.patch
Patch2: libproxy-0.4.15-python3738.patch
Patch3: libproxy-0.4.15-mozjs52.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)
@ -122,6 +122,12 @@ make test
%{_mandir}/man1/proxy.1*
%changelog
* Thu Aug 6 2020 zengwefeng <zwfeng@huawei.com> - 0.4.15-14
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:drop dependency of libmodman
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.4.15-13
- Type:NA
- ID:NA