This commit is contained in:
Jesse Keating 2009-07-24 18:57:53 +00:00
parent 545039b4e3
commit f5461c7f44

View File

@ -1,7 +1,7 @@
Summary: Modify rpath of compiled programs
Name: chrpath
Version: 0.13
Release: 5%{?dist}
Release: 6%{?dist}
License: GPL+
Group: Development/Tools
URL: ftp://ftp.hungry.com/pub/hungry/chrpath/
@ -38,6 +38,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/chrpath.1*
%changelog
* 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
* Thu Jul 23 2009 Axel Thimm <Axel.Thimm@ATrpms.net> - 0.13-5
- Fix last entry in .dynamic (by Christian Krause <chkr@plauener.de>).