fix patch source

This commit is contained in:
zhuchengliang 2020-01-11 16:48:54 +08:00
parent d8e806a38a
commit c0db67330f

View File

@ -1,6 +1,6 @@
Name: libproxy Name: libproxy
Version: 0.4.15 Version: 0.4.15
Release: 12 Release: 13
Summary: Libproxy is a library that provides automatic proxy configuration management Summary: Libproxy is a library that provides automatic proxy configuration management
License: LGPLv2+ License: LGPLv2+
@ -8,7 +8,7 @@ URL: https://libproxy.github.io/libproxy/
Source0: https://github.com/libproxy/%{name}/archive/%{version}.tar.gz Source0: https://github.com/libproxy/%{name}/archive/%{version}.tar.gz
# Source1 comes from the Debian package. # Source1 comes from the Debian package.
Source1: proxy.1 Source1: proxy.1
# Patch0 and patch 1 come from fedora commuity # Patch from google code
Patch0: 0001-Add-config-module-for-querying-PacRunner-d-mon.patch Patch0: 0001-Add-config-module-for-querying-PacRunner-d-mon.patch
Patch1: libproxy-0.4.11-crash.patch Patch1: libproxy-0.4.11-crash.patch
# Patch 2 and 3 are backported from upstream commuity # Patch 2 and 3 are backported from upstream commuity
@ -122,6 +122,12 @@ make test
%{_mandir}/man1/proxy.1* %{_mandir}/man1/proxy.1*
%changelog %changelog
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.4.15-13
- Type:NA
- ID:NA
- SUG:NA
- DESC:fix patch source
* Thu Nov 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.15-12 * Thu Nov 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.15-12
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA