!4 Correct invalid URL and Source

From: @wangchen2020
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2020-12-10 20:45:46 +08:00 committed by Gitee
commit 9d494281bf

View File

@ -1,10 +1,10 @@
Name: chrpath Name: chrpath
Version: 0.16 Version: 0.16
Release: 11 Release: 12
Summary: Modify the dynamic library load path (rpath) of compiled programs Summary: Modify the dynamic library load path (rpath) of compiled programs
License: GPL+ License: GPL+
URL: https://chrpath.alioth.debian.org/ URL: https://github.com/openEuler-BaseService/chrpath
Source0: https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz Source0: https://alioth-archive.debian.org/releases/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc BuildRequires: gcc
@ -39,6 +39,9 @@ make check
%{_mandir}/man1/chrpath.1* %{_mandir}/man1/chrpath.1*
%changelog %changelog
* Thu Dec 10 2020 wangchen <wangchen137@huawei.com> - 0.16-12
- Correct URL and Source0
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.16-11 * Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.16-11
- Enable test cases - Enable test cases