commit
3000e6972a
@ -1,6 +1,6 @@
|
||||
Name: chrpath
|
||||
Version: 0.16
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: Modify the dynamic library load path (rpath) of compiled programs
|
||||
License: GPL+
|
||||
URL: https://chrpath.alioth.debian.org/
|
||||
@ -26,6 +26,9 @@ is supported.
|
||||
%make_install
|
||||
rm -rf %{buildroot}/usr/doc
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
@ -36,6 +39,9 @@ rm -rf %{buildroot}/usr/doc
|
||||
%{_mandir}/man1/chrpath.1*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user