auto-import changelog data from pinfo-0.6.4-1.src.rpm
Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 0.6.4-1 - Updated to 0.6.4 Wed Nov 21 2001 Mike A. Harris <mharris@redhat.com> 0.6.3-1 - Updated to 0.6.3
This commit is contained in:
parent
cb521b9db9
commit
28fa04838f
@ -1 +1 @@
|
|||||||
pinfo-0.6.1.tar.bz2
|
pinfo-0.6.4.tar.bz2
|
||||||
|
14
pinfo.spec
14
pinfo.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: An info file viewer.
|
Summary: An info file viewer.
|
||||||
Name: pinfo
|
Name: pinfo
|
||||||
Version: 0.6.1
|
Version: 0.6.4
|
||||||
Release: 2
|
Release: 1
|
||||||
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/
|
||||||
@ -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's interface. Pinfo support regexp
|
similar to the Lynx Web browser interface. Pinfo supports regular
|
||||||
searching and is based on the ncurses library.
|
expression searching and is based on the ncurses library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -44,6 +44,12 @@ ln -sf pinfo.1 $RPM_BUILD_ROOT%{_mandir}/man1/pman.1
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 0.6.4-1
|
||||||
|
- Updated to 0.6.4
|
||||||
|
|
||||||
|
* Wed Nov 21 2001 Mike A. Harris <mharris@redhat.com> 0.6.3-1
|
||||||
|
- Updated to 0.6.3
|
||||||
|
|
||||||
* Sat Jul 21 2001 Mike A. Harris <mharris@redhat.com> 0.6.1-2
|
* Sat Jul 21 2001 Mike A. Harris <mharris@redhat.com> 0.6.1-2
|
||||||
- Add buildprereq on ncurses-devel
|
- Add buildprereq on ncurses-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user