2006-07-20 11:35:33 +00:00
|
|
|
Summary: Modify rpath of compiled programs
|
2015-02-25 20:29:16 +00:00
|
|
|
Name: chrpath
|
2015-02-25 20:12:01 +00:00
|
|
|
Version: 0.16
|
|
|
|
Release: 1%{?dist}
|
2007-09-08 19:29:49 +00:00
|
|
|
License: GPL+
|
2015-02-25 20:29:16 +00:00
|
|
|
Group: Development/Tools
|
|
|
|
URL: https://chrpath.alioth.debian.org/
|
|
|
|
Source0: https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz
|
2006-07-20 11:35:33 +00:00
|
|
|
|
2013-04-08 08:39:00 +00:00
|
|
|
|
2006-07-20 11:35:33 +00:00
|
|
|
%description
|
|
|
|
chrpath allows you to modify the dynamic library load path (rpath) of
|
|
|
|
compiled programs. Currently, only removing and modifying the rpath
|
|
|
|
is supported.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
2015-02-25 20:12:01 +00:00
|
|
|
|
2006-07-20 11:35:33 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
make
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=%{buildroot}
|
|
|
|
rm -fr %{buildroot}/usr/doc
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
2015-02-25 20:30:09 +00:00
|
|
|
%doc AUTHORS README NEWS ChangeLog*
|
|
|
|
%license COPYING
|
2006-07-20 11:35:33 +00:00
|
|
|
%{_bindir}/chrpath
|
|
|
|
%{_mandir}/man1/chrpath.1*
|
|
|
|
|
|
|
|
%changelog
|
2015-02-25 20:12:01 +00:00
|
|
|
* Wed Feb 25 2015 David King <amigadave@amigadave.com> - 0.16-1
|
|
|
|
- Update to 0.16 (#1144863)
|
2015-02-25 20:16:40 +00:00
|
|
|
- Remove clean section and BuildRoot tag
|
2015-02-25 20:29:16 +00:00
|
|
|
- Update URL and Sourc0
|
2015-02-25 20:30:09 +00:00
|
|
|
- Use license macro for COPYING
|
2015-02-25 20:12:01 +00:00
|
|
|
|
2014-08-16 00:11:07 +00:00
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-15
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-07 04:43:09 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-03 04:54:27 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-04-08 11:02:29 +00:00
|
|
|
* Mon Apr 8 2013 Petr Machata <pmachata@redhat.com> - 0.13-12
|
2013-04-08 08:39:00 +00:00
|
|
|
- Add missing help for -k|--keepgoing option
|
|
|
|
(chrpath-0.13-help.patch)
|
|
|
|
|
2013-04-04 16:01:18 +00:00
|
|
|
* Thu Apr 4 2013 Petr Machata <pmachata@redhat.com> - 0.13-11
|
2012-10-22 10:15:07 +00:00
|
|
|
- Add missing last entry in long options array
|
2013-04-04 16:01:18 +00:00
|
|
|
(chrpath-0.13-getopt_long.patch)
|
|
|
|
- Update config.sub and config.guess to support aarch64
|
|
|
|
(chrpath-0.13-aarch64.patch)
|
2012-10-22 10:15:07 +00:00
|
|
|
|
2013-02-13 18:30:11 +00:00
|
|
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-18 18:59:23 +00:00
|
|
|
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-12 23:22:31 +00:00
|
|
|
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-02-08 08:35:54 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2009-07-24 18:57:53 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-23 15:27:24 +00:00
|
|
|
* Thu Jul 23 2009 Axel Thimm <Axel.Thimm@ATrpms.net> - 0.13-5
|
|
|
|
- Fix last entry in .dynamic (by Christian Krause <chkr@plauener.de>).
|
2009-02-24 07:32:16 +00:00
|
|
|
|
2007-09-08 19:29:49 +00:00
|
|
|
* Sat Sep 8 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.13-2
|
|
|
|
- License: GPL+
|
|
|
|
|
2006-07-20 11:35:33 +00:00
|
|
|
* Sun Mar 12 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 0.13-1
|
|
|
|
- Initial build.
|
|
|
|
|