auto-import changelog data from pinfo-0.6.7-2.src.rpm
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Sun May 18 2003 Mike A. Harris <mharris@redhat.com> 0.6.7-1 - Updated to 0.6.7 - Dropped already included patch pinfo-0.6.6-0.6.6p1.patch
This commit is contained in:
parent
7fa3543705
commit
975bbee7b6
@ -1 +1 @@
|
|||||||
pinfo-0.6.6.tar.bz2
|
pinfo-0.6.7.tar.bz2
|
||||||
|
13
pinfo.spec
13
pinfo.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: An info file viewer.
|
Summary: An info file viewer.
|
||||||
Name: pinfo
|
Name: pinfo
|
||||||
Version: 0.6.6
|
Version: 0.6.7
|
||||||
Release: 4
|
Release: 2
|
||||||
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
|
||||||
@ -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: http://zeus.polsl.gliwice.pl/~pborys/stable-version/pinfo-%{version}.tar.gz
|
||||||
Source: pinfo-%{version}.tar.bz2
|
Source: pinfo-%{version}.tar.bz2
|
||||||
Patch0: pinfo-0.6.0-mkstemp.patch
|
Patch0: pinfo-0.6.0-mkstemp.patch
|
||||||
Patch1: pinfo-0.6.6-0.6.6p1.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
@ -22,7 +21,6 @@ using regular expressions, and is based on the ncurses library.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .mkstemp
|
%patch -p1 -b .mkstemp
|
||||||
%patch1 -p1 -b .patch0.6.6-0.6.6p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS=-ggdb
|
export CFLAGS=-ggdb
|
||||||
@ -63,6 +61,13 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
|
* Sun May 18 2003 Mike A. Harris <mharris@redhat.com> 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 <mharris@redhat.com> 0.6.6-4
|
* Wed Jan 22 2003 Mike A. Harris <mharris@redhat.com> 0.6.6-4
|
||||||
- Added pinfo-0.6.6-0.6.6p1.patch to fix bug (#78504)
|
- Added pinfo-0.6.6-0.6.6p1.patch to fix bug (#78504)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user