This commit is contained in:
Jesse Keating 2009-02-27 00:31:46 +00:00
parent a78e66990b
commit 395b225704

View File

@ -1,7 +1,7 @@
Summary: An info file viewer
Name: pinfo
Version: 0.6.9
Release: 8%{?dist}
Release: 9%{?dist}
Group: System Environment/Base
License: GPLv2
URL: http://pinfo.alioth.debian.org
@ -74,6 +74,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.9-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Sep 04 2008 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-8
- modify default search path for info pages so that current
directory is searched last (#458633)