modify the URL of Source0

This commit is contained in:
wangchen2020 2020-09-09 10:49:42 +08:00
parent b5e469abea
commit 0ebc22e55e

View File

@ -3,10 +3,10 @@
Summary: Libcap-ng is a library used for posix capabilities programming Summary: Libcap-ng is a library used for posix capabilities programming
Name: libcap-ng Name: libcap-ng
Version: 0.7.10 Version: 0.7.10
Release: 1 Release: 2
License: LGPLv2+ and GPLv2+ License: LGPLv2+ and GPLv2+
URL: http://people.redhat.com/sgrubb/libcap-ng URL: http://people.redhat.com/sgrubb/libcap-ng
Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz Source0: https://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
BuildRequires: gcc, kernel-headers >= 2.6.11, libattr-devel BuildRequires: gcc, kernel-headers >= 2.6.11, libattr-devel
Provides: %{name}-utils = %{version}-%{release} Provides: %{name}-utils = %{version}-%{release}
Obsoletes: %{name}-utils < %{version}-%{release} Obsoletes: %{name}-utils < %{version}-%{release}
@ -107,6 +107,12 @@ make check
%attr(0644,root,root) %{_mandir}/man8/* %attr(0644,root,root) %{_mandir}/man8/*
%changelog %changelog
* Wed Sep 9 2020 wangchen<wangchen137@huawei.com> - 0.7.10-2
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:modify the URL of Source0
* Thu Apr 16 2020 zhangchenfeng<zhangchenfeng1@huawei.com> - 0.7.10-1 * Thu Apr 16 2020 zhangchenfeng<zhangchenfeng1@huawei.com> - 0.7.10-1
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA