Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/chrpath.git#dd25fbba008d66dd1ebaef7c995685d4d747c30c
This commit is contained in:
parent
bd4b9265f8
commit
5bd2a56f80
@ -1,6 +1,6 @@
|
||||
Name: chrpath
|
||||
Version: 0.16
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: Modify rpath of compiled programs
|
||||
|
||||
License: GPL+
|
||||
@ -8,6 +8,7 @@ URL: https://chrpath.alioth.debian.org/
|
||||
Source0: https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
|
||||
|
||||
%description
|
||||
@ -39,6 +40,9 @@ rm -fr %{buildroot}/usr/doc
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Dec 14 2020 Jeff Law <law@redhat.com> - 0.16-14
|
||||
- Use autosetup and enable testsuite
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user