fix source0 url

This commit is contained in:
lunankun 2020-09-11 10:20:20 +08:00
parent d098d439ec
commit ff37ff0709

View File

@ -1,11 +1,11 @@
Name: libdnet Name: libdnet
Version: 1.12 Version: 1.12
Release: 28 Release: 29
Summary: Simple portable interface work with low-level networking routines Summary: Simple portable interface work with low-level networking routines
License: BSD License: BSD
URL: https://github.com/dugsong/%{name}/ URL: https://github.com/dugsong/%{name}/
Source: http://%{name}.googlecode.com/files/%{name}-%{version}.tgz Source: http://src.fedoraproject.org/repo/pkgs/libdnet/libdnet-1.12.tgz/9253ef6de1b5e28e9c9a62b882e44cc9/libdnet-1.12.tgz
Patch0: %{name}-shrext.patch Patch0: %{name}-shrext.patch
Patch1: dnet-config-multilib.patch Patch1: dnet-config-multilib.patch
@ -100,5 +100,11 @@ popd
%{_mandir}/man8/*.8* %{_mandir}/man8/*.8*
%changelog %changelog
* Fri Sep 11 2020 lunankun <lunankun@huawei.com> - 1.12 - 29
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix source0 url
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.12 - 28 * Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.12 - 28
- Package init - Package init