solve source url problem

This commit is contained in:
hanzj0122_admin 2020-09-10 16:08:13 +08:00 committed by hanzj0122_admin
parent 7b55309bd4
commit 643083ad7d

View File

@ -1,11 +1,11 @@
Name: xinetd
Epoch: 2
Version: 2.3.15
Release: 30
Release: 31
Summary: A super-server daemon that manages Internet-based connectivity
License: xinetd
URL: https://github.com/xinetd-org/xinetd
Source0: %{name}-%{version}.tar.gz
Source0: https://ftp.osuosl.org/pub/blfs/conglomeration/xinetd/%{name}-%{version}.tar.gz
Source1: xinetd.service
#patches from the opensource fedora/redhat repository
@ -115,6 +115,9 @@ install -m600 contrib/xinetd.d/* %{buildroot}%{_sysconfdir}/xinetd.d
%exclude %{_mandir}/man8/xconv.pl*
%changelog
* Thu Sep 10 2020 hanzhijun<hanzhijun11@huawei.com> - 2:2.3.15-31
- solve source url problem
* Mon Aug 03 2020 gaihuiying <gaihuiying1@huawei.com> - 2:2.3.15-30
- Type:bugfix
- ID:NA