From 975bbee7b624c80eaecf402fc1f4a37d45928433 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:30:21 +0000 Subject: [PATCH] auto-import changelog data from pinfo-0.6.7-2.src.rpm Wed Jun 04 2003 Elliot Lee - rebuilt Sun May 18 2003 Mike A. Harris 0.6.7-1 - Updated to 0.6.7 - Dropped already included patch pinfo-0.6.6-0.6.6p1.patch --- .cvsignore | 2 +- pinfo.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7e3d07c..132ab29 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pinfo-0.6.6.tar.bz2 +pinfo-0.6.7.tar.bz2 diff --git a/pinfo.spec b/pinfo.spec index a6299e1..0670f5c 100644 --- a/pinfo.spec +++ b/pinfo.spec @@ -1,7 +1,7 @@ Summary: An info file viewer. Name: pinfo -Version: 0.6.6 -Release: 4 +Version: 0.6.7 +Release: 2 Group: System Environment/Base License: GPL URL: http://zeus.polsl.gliwice.pl/~pborys @@ -9,7 +9,6 @@ URL: http://zeus.polsl.gliwice.pl/~pborys #Source: http://zeus.polsl.gliwice.pl/~pborys/stable-version/pinfo-%{version}.tar.gz Source: pinfo-%{version}.tar.bz2 Patch0: pinfo-0.6.0-mkstemp.patch -Patch1: pinfo-0.6.6-0.6.6p1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: ncurses-devel Prereq: /sbin/install-info @@ -22,7 +21,6 @@ using regular expressions, and is based on the ncurses library. %prep %setup -q %patch -p1 -b .mkstemp -%patch1 -p1 -b .patch0.6.6-0.6.6p1 %build export CFLAGS=-ggdb @@ -63,6 +61,13 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 04 2003 Elliot Lee +- rebuilt + +* Sun May 18 2003 Mike A. Harris 0.6.7-1 +- Updated to 0.6.7 +- Dropped already included patch pinfo-0.6.6-0.6.6p1.patch + * Wed Jan 22 2003 Mike A. Harris 0.6.6-4 - Added pinfo-0.6.6-0.6.6p1.patch to fix bug (#78504) diff --git a/sources b/sources index 8f25edc..d1d6519 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03fdfc44135b441e7fb49bacd42b20fb pinfo-0.6.6.tar.bz2 +d3447ae72ec25178b381c74ff828a7b4 pinfo-0.6.7.tar.bz2