11 Star 0 Fork 4

src-openEuler / chrpath

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
chrpath.spec 1.09 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
wangchen 提交于 2020-12-10 11:27 . Correct invalid URL and Source
Name: chrpath
Version: 0.16
Release: 12
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
BuildRequires: gcc
%description
Chrpath allows you to modify the dynamic library load path (rpath) of
compiled programs. Currently, only removing and modifying the rpath
is supported.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure
%make_build
%install
%make_install
rm -rf %{buildroot}/usr/doc
%check
make check
%files
%defattr(-,root,root)
%license COPYING
%doc README NEWS AUTHORS ChangeLog
%{_bindir}/chrpath
%files help
%{_mandir}/man1/chrpath.1*
%changelog
* Thu Dec 10 2020 wangchen <wangchen137@huawei.com> - 0.16-12
- Correct invalid 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
1
https://gitee.com/src-openeuler/chrpath.git
git@gitee.com:src-openeuler/chrpath.git
src-openeuler
chrpath
chrpath
openEuler-20.03-LTS

搜索帮助

14c37bed 8189591 565d56ea 8189591