Correct invalid URL and Source
This commit is contained in:
parent
d0dbc1ab49
commit
4a707f74c5
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user