Compare commits
No commits in common. "011e7ccf6992a4af58e0a6b65c40339c6b760a9a" and "ad2d41a179aa5ae04398108d7857c18185ad65a2" have entirely different histories.
011e7ccf69
...
ad2d41a179
18
chrpath.spec
18
chrpath.spec
@ -1,10 +1,10 @@
|
|||||||
Name: chrpath
|
Name: chrpath
|
||||||
Version: 0.16
|
Version: 0.16
|
||||||
Release: 13
|
Release: 10
|
||||||
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://github.com/openEuler-BaseService/chrpath
|
URL: https://chrpath.alioth.debian.org/
|
||||||
Source0: https://alioth-archive.debian.org/releases/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
|
||||||
@ -26,9 +26,6 @@ is supported.
|
|||||||
%make_install
|
%make_install
|
||||||
rm -rf %{buildroot}/usr/doc
|
rm -rf %{buildroot}/usr/doc
|
||||||
|
|
||||||
%check
|
|
||||||
make check
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@ -39,15 +36,6 @@ make check
|
|||||||
%{_mandir}/man1/chrpath.1*
|
%{_mandir}/man1/chrpath.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 0.16-13
|
|
||||||
- rebuild for next release
|
|
||||||
|
|
||||||
* 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
|
|
||||||
- Enable test cases
|
|
||||||
|
|
||||||
* Thu Sep 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.16-10
|
* Thu Sep 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.16-10
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +0,0 @@
|
|||||||
git_url: https://github.com/jwilk-mirrors/chrpath.git
|
|
||||||
version_control: github
|
|
||||||
src_repo: jwilk-mirrors/chrpath
|
|
||||||
tag_prefix: "RELEASE_"
|
|
||||||
seperator: "_"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user