Compare commits

..

No commits in common. "011e7ccf6992a4af58e0a6b65c40339c6b760a9a" and "ad2d41a179aa5ae04398108d7857c18185ad65a2" have entirely different histories.

2 changed files with 3 additions and 20 deletions

View File

@ -1,10 +1,10 @@
Name: chrpath
Version: 0.16
Release: 13
Release: 10
Summary: Modify the dynamic library load path (rpath) of compiled programs
License: GPL+
URL: https://github.com/openEuler-BaseService/chrpath
Source0: https://alioth-archive.debian.org/releases/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
URL: https://chrpath.alioth.debian.org/
Source0: https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz
BuildRequires: gcc
@ -26,9 +26,6 @@ is supported.
%make_install
rm -rf %{buildroot}/usr/doc
%check
make check
%files
%defattr(-,root,root)
%license COPYING
@ -39,15 +36,6 @@ make check
%{_mandir}/man1/chrpath.1*
%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
- Package init

View File

@ -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: "_"