auto-import changelog data from pinfo-0.6.4-4.src.rpm
Tue Feb 26 2002 Mike A. Harris <mharris@redhat.com> 0.6.4-4 - Bumped release to rebuild in rawhide Wed Jan 09 2002 Tim Powers <timp@redhat.com> 0.6.4-3 - automated rebuild
This commit is contained in:
parent
28fa04838f
commit
f10cf9b931
17
pinfo.spec
17
pinfo.spec
@ -1,10 +1,10 @@
|
|||||||
Summary: An info file viewer.
|
Summary: An info file viewer.
|
||||||
Name: pinfo
|
Name: pinfo
|
||||||
Version: 0.6.4
|
Version: 0.6.4
|
||||||
Release: 1
|
Release: 4
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPL
|
License: GPL
|
||||||
Url: http://zeus.polsl.gliwice.pl/~pborys/
|
URL: http://zeus.polsl.gliwice.pl/~pborys/
|
||||||
Source: pinfo-%{version}.tar.bz2
|
Source: pinfo-%{version}.tar.bz2
|
||||||
Patch0: pinfo-0.6.0-mkstemp.patch
|
Patch0: pinfo-0.6.0-mkstemp.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -12,8 +12,8 @@ BuildPrereq: ncurses-devel
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
Pinfo is an info file (or man page) viewer with a user interface
|
Pinfo is an info file (or man page) viewer with a user interface
|
||||||
similar to the Lynx Web browser interface. Pinfo supports regular
|
similar to the Lynx Web browser's interface. Pinfo support regexp
|
||||||
expression searching and is based on the ncurses library.
|
searching and is based on the ncurses library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -44,6 +44,15 @@ ln -sf pinfo.1 $RPM_BUILD_ROOT%{_mandir}/man1/pman.1
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 26 2002 Mike A. Harris <mharris@redhat.com> 0.6.4-4
|
||||||
|
- Bumped release to rebuild in rawhide
|
||||||
|
|
||||||
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 0.6.4-3
|
||||||
|
- automated rebuild
|
||||||
|
|
||||||
|
* Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 0.6.4-2
|
||||||
|
- Bumped release to rebuild in rawhide
|
||||||
|
|
||||||
* Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 0.6.4-1
|
* Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 0.6.4-1
|
||||||
- Updated to 0.6.4
|
- Updated to 0.6.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user